public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  5:19 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     043f19612c1fb45338d160c27c8f88d6141e0c77
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 05:14:34 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 05:19:14 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=043f1961

specs/hppa: Ship more util-linux libs in netboot images

Also remove libblkid.so from e2fsprogs' list of files. util-linux
provides that, not e2fsprogs.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/netboot-hppa32.spec | 8 +++++++-
 releases/specs/hppa/netboot-hppa64.spec | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 5a04d882..dd4eefd2 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -81,7 +81,6 @@ netboot/packages/sys-fs/e2fsprogs/files:
 	/sbin/fsck.ext2
 	/lib/libext2fs.so.*
 	/lib/libcom_err.so.*
-	/lib/libblkid.so.*
 	/lib/libe2p.so.*
 	/usr/lib/e2initrd_helper
 	/lib/libpthread*
@@ -145,8 +144,15 @@ netboot/packages/sys-apps/util-linux/files:
 	/bin/mount
 	/sbin/swapoff
 	/lib/libblkid.so.*
+	/lib/libfdisk.so.*
 	/lib/libmount.so.*
+	/lib/libsmartcols.so.*
 	/lib/libuuid.so.*
+	/usr/lib/libblkid.so
+	/usr/lib/libfdisk.so
+	/usr/lib/libmount.so
+	/usr/lib/libsmartcols.so
+	/usr/lib/libuuid.so
 
 netboot/packages/app-editors/nano/files:
 	/bin/nano

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 3ce91bb2..3de1daaa 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -93,7 +93,6 @@ netboot/packages/sys-fs/e2fsprogs/files:
 	/sbin/fsck.ext2
 	/lib/libext2fs.so.*
 	/lib/libcom_err.so.*
-	/lib/libblkid.so.*
 	/lib/libe2p.so.*
 	/usr/lib/e2initrd_helper
 	/lib/libpthread*
@@ -157,8 +156,15 @@ netboot/packages/sys-apps/util-linux/files:
 	/bin/mount
 	/sbin/swapoff
 	/lib/libblkid.so.*
+	/lib/libfdisk.so.*
 	/lib/libmount.so.*
+	/lib/libsmartcols.so.*
 	/lib/libuuid.so.*
+	/usr/lib/libblkid.so
+	/usr/lib/libfdisk.so
+	/usr/lib/libmount.so
+	/usr/lib/libsmartcols.so
+	/usr/lib/libuuid.so
 
 netboot/packages/app-editors/nano/files:
 	/bin/nano


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2024-04-05 21:53 Andreas K. Hüttel
  0 siblings, 0 replies; 20+ messages in thread
From: Andreas K. Hüttel @ 2024-04-05 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     d5782d0d9a00e802e434d1731d37803844e206a7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  5 21:53:20 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr  5 21:53:20 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=d5782d0d

Fix hppa profiles in boot media

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec         | 2 +-
 releases/specs/hppa/installcd-stage2-minimal.spec | 2 +-
 releases/specs/hppa/netboot-hppa32.spec           | 2 +-
 releases/specs/hppa/netboot-hppa64.spec           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 57b1a6cd..b6eb2162 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -2,7 +2,7 @@ subarch: hppa1.1
 version_stamp: @TIMESTAMP@
 target: livecd-stage1
 rel_type:  23.0-default
-profile: default/linux/hppa/23.0
+profile: default/linux/hppa/23.0/hppa1.1
 snapshot_treeish: @TREEISH@
 source_subpath: 23.0-default/stage3-hppa1.1-openrc-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/23.0-default/installcd-stage1

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index e56496da..649b00df 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -2,7 +2,7 @@ subarch: hppa1.1
 version_stamp: @TIMESTAMP@
 target: livecd-stage2
 rel_type: 23.0-default
-profile: default/linux/hppa/23.0
+profile: default/linux/hppa/23.0/hppa1.1
 snapshot_treeish: @TREEISH@
 source_subpath: 23.0-default/livecd-stage1-hppa1.1-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/23.0-default/installcd-stage2

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 24658ef2..7fa99994 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -8,7 +8,7 @@ pkgcache_path: /var/tmp/catalyst/packages/23.0-default/netboot-hppa32
 target:          netboot
 subarch:         hppa1.1
 rel_type:        23.0-default
-profile:         default/linux/hppa/23.0
+profile:         default/linux/hppa/23.0/hppa1.1
 
 # netboot stuff
 boot/kernel:                      hppa32

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index dd18fb71..4c616de4 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -8,7 +8,7 @@ pkgcache_path: /var/tmp/catalyst/packages/23.0-default/netboot-hppa64
 target:          netboot
 subarch:         hppa2.0
 rel_type:        23.0-default
-profile:         default/linux/hppa/23.0
+profile:         default/linux/hppa/23.0/hppa2.0
 
 boot/kernel:                      hppa64
 boot/kernel/hppa64/sources:       sys-kernel/gentoo-sources


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2023-04-03 21:04 Andreas K. Hüttel
  0 siblings, 0 replies; 20+ messages in thread
From: Andreas K. Hüttel @ 2023-04-03 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     42826cf6d1ed4358730069eba7d0a5dce3897a2c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 21:04:08 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 21:04:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=42826cf6

hppa netboot: add some Gnus

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/hppa/netboot-hppa32.spec | 1 +
 releases/specs/hppa/netboot-hppa64.spec | 1 +
 2 files changed, 2 insertions(+)

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 98d9a097..a0df1c64 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -27,6 +27,7 @@ netboot/use:
  ssl
  unicode
  xml
+ gnu # for app-alternatives/cpio
 
 netboot/packages:
 	sys-boot/palo

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 36bdb99e..c5d7718a 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -37,6 +37,7 @@ netboot/use:
  ssl
  unicode
  xml
+ gnu # for app-alternatives/cpio
 
 netboot/packages:
 	sys-boot/palo


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2022-10-26  1:09 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2022-10-26  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     c14d6bee55caf82da598b098c532186244dceb69
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 01:08:45 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 01:08:45 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=c14d6bee

hppa: Set USE=xml

Needed for many Python packages, including setuptools.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec         | 1 +
 releases/specs/hppa/installcd-stage2-minimal.spec | 1 +
 releases/specs/hppa/netboot-hppa32.spec           | 1 +
 releases/specs/hppa/netboot-hppa64.spec           | 1 +
 4 files changed, 4 insertions(+)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 0e86c1ed..2dc9d376 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -25,6 +25,7 @@ livecd/use:
 	openssl
 	curl_ssl_openssl
 	unicode
+	xml
 
 livecd/packages:
 	app-admin/hddtemp

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index 23e5eb79..f05ffca8 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -69,6 +69,7 @@ boot/kernel/hppa64/use:
 	truetype
 	unicode
 	usb
+	xml
 
 boot/kernel/hppa32/extraversion: hppa32
 boot/kernel/hppa64/extraversion: hppa64

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 250339e4..98d9a097 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -26,6 +26,7 @@ netboot/use:
  readline
  ssl
  unicode
+ xml
 
 netboot/packages:
 	sys-boot/palo

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index c1825784..36bdb99e 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -36,6 +36,7 @@ netboot/use:
  readline
  ssl
  unicode
+ xml
 
 netboot/packages:
 	sys-boot/palo


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2022-10-26  1:09 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2022-10-26  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     bf9a8c31e25371ecdbfe10e548cbfcba40fd24ef
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 01:07:26 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 01:07:26 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=bf9a8c31

hppa: Switch to Python 3.10

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec         | 4 ++--
 releases/specs/hppa/installcd-stage2-minimal.spec | 8 ++++----
 releases/specs/hppa/netboot-hppa32.spec           | 4 ++--
 releases/specs/hppa/netboot-hppa64.spec           | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 5934170b..0e86c1ed 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -9,8 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
 portage_confdir: @REPO_DIR@/releases/portage/isos
 livecd/use:
 	-*
-	python_targets_python3_9
-	python_single_target_python3_9
+	python_targets_python3_10
+	python_single_target_python3_10
 	bindist
 	compile-locales
 	fbcon

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index 5a8761f0..23e5eb79 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -20,8 +20,8 @@ boot/kernel/hppa32/sources: sys-kernel/gentoo-sources
 boot/kernel/hppa32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
 boot/kernel/hppa32/use:
 	-*
-	python_targets_python3_9
-	python_single_target_python3_9
+	python_targets_python3_10
+	python_single_target_python3_10
 	fbcon
 	ipv6
 	livecd
@@ -53,8 +53,8 @@ boot/kernel/hppa64/gk_kernargs:
 	--kernel-strip=hppa64-unknown-linux-gnu-strip
 boot/kernel/hppa64/use:
 	-*
-	python_targets_python3_9
-	python_single_target_python3_9
+	python_targets_python3_10
+	python_single_target_python3_10
 	fbcon
 	ipv6
 	livecd

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 5b682bff..250339e4 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -18,8 +18,8 @@ boot/kernel/hppa32/gk_kernargs:   --all-ramdisk-modules
 
 netboot/use:
  -*
- python_targets_python3_9
- python_single_target_python3_9
+ python_targets_python3_10
+ python_single_target_python3_10
  libtommath # dropbear requires libtomcrypt[libtommath]
  multicall
  shadow

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 3bdcd666..c1825784 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -28,8 +28,8 @@ boot/kernel/hppa64/gk_kernargs:
 
 netboot/use:
  -*
- python_targets_python3_9
- python_single_target_python3_9
+ python_targets_python3_10
+ python_single_target_python3_10
  libtommath # dropbear requires libtomcrypt[libtommath]
  multicall
  shadow


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2022-04-23 12:44 Andreas K. Hüttel
  0 siblings, 0 replies; 20+ messages in thread
From: Andreas K. Hüttel @ 2022-04-23 12:44 UTC (permalink / raw
  To: gentoo-commits

commit:     e947bce5acf2d569df7831990832222f68cc0c8e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 12:43:40 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 12:43:40 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e947bce5

hppa: fix installcd, netboot source filenames

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec | 2 +-
 releases/specs/hppa/netboot-hppa32.spec   | 2 +-
 releases/specs/hppa/netboot-hppa64.spec   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 680b0486..5934170b 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -4,7 +4,7 @@ target: livecd-stage1
 rel_type:  default
 profile: default/linux/hppa/17.0
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
+source_subpath: default/stage3-hppa1.1-openrc-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
 portage_confdir: @REPO_DIR@/releases/portage/isos
 livecd/use:

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index dd4eefd2..5b682bff 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -1,7 +1,7 @@
 # HPPA Netboot spec file by Guy Martin
 version_stamp: @TIMESTAMP@
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
+source_subpath: default/stage3-hppa1.1-openrc-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/default/netboot-hppa32
 
 # these shouldn't change

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 3de1daaa..3bdcd666 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -1,7 +1,7 @@
 # HPPA Netboot spec file by Guy Martin
 version_stamp: @TIMESTAMP@
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-hppa2.0-@TIMESTAMP@
+source_subpath: default/stage3-hppa2.0-openrc-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/default/netboot-hppa64
 
 # these shouldn't change


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2022-01-20  0:09 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2022-01-20  0:09 UTC (permalink / raw
  To: gentoo-commits

commit:     c8bc5410b95c68bcaa4657988b85a4a011e8af00
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 00:09:06 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 00:09:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=c8bc5410

specs/hppa: Include sys-boot/palo on the livecd

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index fd079e32..134d40d0 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -120,7 +120,6 @@ livecd/unmerge:
 	sys-apps/sandbox
 	sys-apps/tcp-wrappers
 	sys-apps/texinfo
-	sys-boot/palo
 	sys-apps/miscfiles
 	sys-devel/autoconf
 	sys-devel/autoconf-wrapper


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-23  1:03 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-23  1:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c218bd9f192435e52a6f118e44137a9b807391bc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 00:37:14 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 00:37:28 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=c218bd9f

specs/hppa: Remove net-fs/cifs-utils from ISO

Samba is too big a burden.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 4e438979..680b0486 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -40,7 +40,6 @@ livecd/packages:
 	app-text/wgetpaste
 	dev-util/debootstrap
 	net-analyzer/traceroute
-	net-fs/cifs-utils
 	net-fs/nfs-utils
 	net-irc/irssi
 	net-misc/dhcpcd


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  5:19 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     f05a60204a66a9db5370bae1d91845c70d98d356
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 05:10:33 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 05:10:33 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f05a6020

specs/hppa: Pass more genkernel --kernel-* arguments

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 5 +++++
 releases/specs/hppa/netboot-hppa64.spec           | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index ee450096..fd079e32 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -46,6 +46,11 @@ boot/kernel/hppa64/gk_kernargs:
 	--kernel-cc=hppa64-unknown-linux-gnu-cc
 	--kernel-ld=hppa64-unknown-linux-gnu-ld
 	--kernel-nm=hppa64-unknown-linux-gnu-nm
+	--kernel-objcopy=hppa64-unknown-linux-gnu-objcopy
+	--kernel-objdump=hppa64-unknown-linux-gnu-objdump
+	--kernel-ranlib=hppa64-unknown-linux-gnu-ranlib
+	--kernel-readelf=hppa64-unknown-linux-gnu-readelf
+	--kernel-strip=hppa64-unknown-linux-gnu-strip
 boot/kernel/hppa64/use:
 	-*
 	python_targets_python3_9

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 75039c30..3ce91bb2 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -20,6 +20,11 @@ boot/kernel/hppa64/gk_kernargs:
 	--kernel-cc=hppa64-unknown-linux-gnu-cc
 	--kernel-ld=hppa64-unknown-linux-gnu-ld
 	--kernel-nm=hppa64-unknown-linux-gnu-nm
+	--kernel-objcopy=hppa64-unknown-linux-gnu-objcopy
+	--kernel-objdump=hppa64-unknown-linux-gnu-objdump
+	--kernel-ranlib=hppa64-unknown-linux-gnu-ranlib
+	--kernel-readelf=hppa64-unknown-linux-gnu-readelf
+	--kernel-strip=hppa64-unknown-linux-gnu-strip
 
 netboot/use:
  -*


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4a12080c5c5536448103ef40759f6329f104a5cc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:06:03 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=4a12080c

specs/hppa: Use updated kernel configs

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 4 ++--
 releases/specs/hppa/netboot-hppa32.spec           | 2 +-
 releases/specs/hppa/netboot-hppa64.spec           | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index c1705741..a7ee0666 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -20,7 +20,7 @@ boot/kernel: livecd32 livecd64
 boot/kernel/livecd32/kernelopts: panic=30
 
 boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
-boot/kernel/livecd32/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd32.config
+boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
 boot/kernel/livecd32/use:
 	-*
 	atm
@@ -40,7 +40,7 @@ boot/kernel/livecd32/use:
 	usb
 
 boot/kernel/livecd64/sources: sys-kernel/gentoo-sources
-boot/kernel/livecd64/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd64.config
+boot/kernel/livecd64/config: @REPO_DIR@/releases/kconfig/hppa/hppa64.config
 boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu
 boot/kernel/livecd64/use:
 	-*

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 8d38bd7e..ff219ff5 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -13,7 +13,7 @@ profile:         default/linux/hppa/17.0
 # netboot stuff
 boot/kernel:                      netboot32
 boot/kernel/netboot32/sources:       sys-kernel/gentoo-sources
-boot/kernel/netboot32/config: /root/releng/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
+boot/kernel/netboot32/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
 boot/kernel/netboot32/gk_kernargs:   --all-ramdisk-modules
 
 netboot/use:

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index df742559..51b90f0e 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -12,7 +12,7 @@ profile:         default/linux/hppa/17.0
 
 boot/kernel:                      netboot64
 boot/kernel/netboot64/sources:       sys-kernel/gentoo-sources
-boot/kernel/netboot64/config: /root/releng/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
+boot/kernel/netboot64/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
 boot/kernel/netboot64/gk_kernargs:   --cross-compile=hppa64-unknown-linux-gnu --all-ramdisk-modules
 
 netboot/use:


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     e9064501872b6529ea79c9672df80664f426c942
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:21:15 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e9064501

specs/hppa: Rename kernels

Now that the kernel configs are consolidated, maybe we can share them
between the netboot images and the installcd.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 20 ++++++++++----------
 releases/specs/hppa/netboot-hppa32.spec           |  8 ++++----
 releases/specs/hppa/netboot-hppa64.spec           |  8 ++++----
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index ad132917..10a1a30d 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -14,11 +14,11 @@ livecd/fstype: squashfs
 livecd/iso: /var/tmp/catalyst/builds/default/install-hppa-minimal-@TIMESTAMP@.iso
 livecd/type: gentoo-release-minimal
 
-boot/kernel: livecd32 livecd64
+boot/kernel: hppa32 hppa64
 
-boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
-boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
-boot/kernel/livecd32/use:
+boot/kernel/hppa32/sources: sys-kernel/gentoo-sources
+boot/kernel/hppa32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
+boot/kernel/hppa32/use:
 	-*
 	python_targets_python3_9
 	python_single_target_python3_9
@@ -38,16 +38,16 @@ boot/kernel/livecd32/use:
 	unicode
 	usb
 
-boot/kernel/livecd64/sources: sys-kernel/gentoo-sources
-boot/kernel/livecd64/config: @REPO_DIR@/releases/kconfig/hppa/hppa64.config
-boot/kernel/livecd64/gk_kernargs:
+boot/kernel/hppa64/sources: sys-kernel/gentoo-sources
+boot/kernel/hppa64/config: @REPO_DIR@/releases/kconfig/hppa/hppa64.config
+boot/kernel/hppa64/gk_kernargs:
 	--all-ramdisk-modules
 	--kernel-ar=hppa64-unknown-linux-gnu-ar
 	--kernel-as=hppa64-unknown-linux-gnu-as
 	--kernel-cc=hppa64-unknown-linux-gnu-cc
 	--kernel-ld=hppa64-unknown-linux-gnu-ld
 	--kernel-nm=hppa64-unknown-linux-gnu-nm
-boot/kernel/livecd64/use:
+boot/kernel/hppa64/use:
 	-*
 	python_targets_python3_9
 	python_single_target_python3_9
@@ -67,8 +67,8 @@ boot/kernel/livecd64/use:
 	unicode
 	usb
 
-boot/kernel/livecd32/extraversion: livecd32
-boot/kernel/livecd64/extraversion: livecd64
+boot/kernel/hppa32/extraversion: hppa32
+boot/kernel/hppa64/extraversion: hppa64
 
 livecd/unmerge:
 	app-admin/eselect

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 4908c222..5a04d882 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -11,10 +11,10 @@ rel_type:        default
 profile:         default/linux/hppa/17.0
 
 # netboot stuff
-boot/kernel:                      netboot32
-boot/kernel/netboot32/sources:       sys-kernel/gentoo-sources
-boot/kernel/netboot32/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
-boot/kernel/netboot32/gk_kernargs:   --all-ramdisk-modules
+boot/kernel:                      hppa32
+boot/kernel/hppa32/sources:       sys-kernel/gentoo-sources
+boot/kernel/hppa32/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
+boot/kernel/hppa32/gk_kernargs:   --all-ramdisk-modules
 
 netboot/use:
  -*

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 992fc3db..75039c30 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -10,10 +10,10 @@ subarch:         hppa2.0
 rel_type:        default
 profile:         default/linux/hppa/17.0
 
-boot/kernel:                      netboot64
-boot/kernel/netboot64/sources:       sys-kernel/gentoo-sources
-boot/kernel/netboot64/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
-boot/kernel/netboot64/gk_kernargs:
+boot/kernel:                      hppa64
+boot/kernel/hppa64/sources:       sys-kernel/gentoo-sources
+boot/kernel/hppa64/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
+boot/kernel/hppa64/gk_kernargs:
 	--all-ramdisk-modules
 	--kernel-ar=hppa64-unknown-linux-gnu-ar
 	--kernel-as=hppa64-unknown-linux-gnu-as


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d9483a3e0289345a9f5bf2d534008f4a4edd1e1c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 04:43:19 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=d9483a3e

specs/hppa: Remove some packages from installcd-stage1

mingetty redundant because it is a dependency of livecd-tools.
I can't imagine anyone needing rp-pppoe to install Gentoo on their
PA-RISC machine, so remove it. lsscsi was listed twice.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 42def888..4e438979 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -40,8 +40,6 @@ livecd/packages:
 	app-text/wgetpaste
 	dev-util/debootstrap
 	net-analyzer/traceroute
-	net-dialup/mingetty
-	net-dialup/rp-pppoe
 	net-fs/cifs-utils
 	net-fs/nfs-utils
 	net-irc/irssi
@@ -64,7 +62,6 @@ livecd/packages:
 	sys-fs/dosfstools
 	sys-fs/e2fsprogs
 	sys-fs/lsscsi
-	sys-fs/lsscsi
 	sys-fs/lvm2
 	sys-fs/mdadm
 	sys-fs/reiserfsprogs


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     41695d87ba25fa3ed9bf7730657e11761906329b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:13:45 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=41695d87

specs/hppa: Use --kernel-${tool}=... genkernel options

The --kernel-cross-compile= option was removed from genkernel-4.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 8 +++++++-
 releases/specs/hppa/netboot-hppa64.spec           | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index a7ee0666..6bf638ae 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -41,7 +41,13 @@ boot/kernel/livecd32/use:
 
 boot/kernel/livecd64/sources: sys-kernel/gentoo-sources
 boot/kernel/livecd64/config: @REPO_DIR@/releases/kconfig/hppa/hppa64.config
-boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu
+boot/kernel/livecd64/gk_kernargs:
+	--all-ramdisk-modules
+	--kernel-ar=hppa64-unknown-linux-gnu-ar
+	--kernel-as=hppa64-unknown-linux-gnu-as
+	--kernel-cc=hppa64-unknown-linux-gnu-cc
+	--kernel-ld=hppa64-unknown-linux-gnu-ld
+	--kernel-nm=hppa64-unknown-linux-gnu-nm
 boot/kernel/livecd64/use:
 	-*
 	atm

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 51b90f0e..43c95c1e 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -13,7 +13,13 @@ profile:         default/linux/hppa/17.0
 boot/kernel:                      netboot64
 boot/kernel/netboot64/sources:       sys-kernel/gentoo-sources
 boot/kernel/netboot64/config:        @REPO_DIR@/releases/kconfig/hppa/hppa32.config
-boot/kernel/netboot64/gk_kernargs:   --cross-compile=hppa64-unknown-linux-gnu --all-ramdisk-modules
+boot/kernel/netboot64/gk_kernargs:
+	--all-ramdisk-modules
+	--kernel-ar=hppa64-unknown-linux-gnu-ar
+	--kernel-as=hppa64-unknown-linux-gnu-as
+	--kernel-cc=hppa64-unknown-linux-gnu-cc
+	--kernel-ld=hppa64-unknown-linux-gnu-ld
+	--kernel-nm=hppa64-unknown-linux-gnu-nm
 
 netboot/use:
  -*


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     90d8399f1f0378155b19da2ab6d4a34a87316d93
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:14:43 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=90d8399f

specs/hppa: Remove kernelopts setting

This option has been removed from catalyst.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index 6bf638ae..41d34ff2 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -16,9 +16,6 @@ livecd/type: gentoo-release-minimal
 
 boot/kernel: livecd32 livecd64
 
-# On hppa, kernelopts are common for all kernel and will be applied to both
-boot/kernel/livecd32/kernelopts: panic=30
-
 boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
 boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
 boot/kernel/livecd32/use:


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     2e02562add6db7ea46374eb71ae46d7cebb3f6a6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:18:52 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=2e02562a

specs/hppa: Use Python 3.9

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage1.spec         | 4 ++--
 releases/specs/hppa/installcd-stage2-minimal.spec | 4 ++++
 releases/specs/hppa/netboot-hppa32.spec           | 2 ++
 releases/specs/hppa/netboot-hppa64.spec           | 2 ++
 4 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
index 5a490a46..42def888 100644
--- a/releases/specs/hppa/installcd-stage1.spec
+++ b/releases/specs/hppa/installcd-stage1.spec
@@ -9,8 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
 portage_confdir: @REPO_DIR@/releases/portage/isos
 livecd/use:
 	-*
-	python_targets_python3_6
-	python_single_target_python3_6
+	python_targets_python3_9
+	python_single_target_python3_9
 	bindist
 	compile-locales
 	fbcon

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index 41d34ff2..ad132917 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -20,6 +20,8 @@ boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
 boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
 boot/kernel/livecd32/use:
 	-*
+	python_targets_python3_9
+	python_single_target_python3_9
 	atm
 	fbcon
 	ipv6
@@ -47,6 +49,8 @@ boot/kernel/livecd64/gk_kernargs:
 	--kernel-nm=hppa64-unknown-linux-gnu-nm
 boot/kernel/livecd64/use:
 	-*
+	python_targets_python3_9
+	python_single_target_python3_9
 	atm
 	fbcon
 	ipv6

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index ff219ff5..4908c222 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -18,6 +18,8 @@ boot/kernel/netboot32/gk_kernargs:   --all-ramdisk-modules
 
 netboot/use:
  -*
+ python_targets_python3_9
+ python_single_target_python3_9
  libtommath # dropbear requires libtomcrypt[libtommath]
  multicall
  shadow

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 43c95c1e..992fc3db 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -23,6 +23,8 @@ boot/kernel/netboot64/gk_kernargs:
 
 netboot/use:
  -*
+ python_targets_python3_9
+ python_single_target_python3_9
  libtommath # dropbear requires libtomcrypt[libtommath]
  multicall
  shadow


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     61fc46039c1bd61acab6d2f36d2735df841f1cfe
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:26:59 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=61fc4603

specs/hppa: Remove USE=atm

net-dialup/linux-atm is no longer stable on hppa.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/installcd-stage2-minimal.spec | 2 --
 1 file changed, 2 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
index 10a1a30d..ee450096 100644
--- a/releases/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/specs/hppa/installcd-stage2-minimal.spec
@@ -22,7 +22,6 @@ boot/kernel/hppa32/use:
 	-*
 	python_targets_python3_9
 	python_single_target_python3_9
-	atm
 	fbcon
 	ipv6
 	livecd
@@ -51,7 +50,6 @@ boot/kernel/hppa64/use:
 	-*
 	python_targets_python3_9
 	python_single_target_python3_9
-	atm
 	fbcon
 	ipv6
 	livecd


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     33865c4e763994667df5053271496b3bab1f5abc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 10 21:47:32 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=33865c4e

specs/hppa: Add sys-fs/lvm2 to netboot images

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/netboot-hppa32.spec | 1 +
 releases/specs/hppa/netboot-hppa64.spec | 1 +
 2 files changed, 2 insertions(+)

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index 378d23c6..ddab2d87 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -27,6 +27,7 @@ netboot/use:
 
 netboot/packages:
 	sys-boot/palo
+	sys-fs/lvm2
 	sys-fs/mdadm
 	sys-fs/e2fsprogs
 	sys-fs/reiserfsprogs

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 009b792a..35a34ceb 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -26,6 +26,7 @@ netboot/use:
 
 netboot/packages:
 	sys-boot/palo
+	sys-fs/lvm2
 	sys-fs/mdadm
 	sys-fs/e2fsprogs
 	sys-fs/reiserfsprogs


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     61cc664e9db84cce1121f11adad592a424d33bfb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 11 20:07:11 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=61cc664e

specs/hppa: Remove sys-devel/bc from netboot

It'll be emerged as a dependency of the kernel sources package.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/netboot-hppa32.spec | 2 --
 releases/specs/hppa/netboot-hppa64.spec | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index ddab2d87..8d38bd7e 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -42,8 +42,6 @@ netboot/packages:
 	net-misc/dropbear
 	dev-libs/openssl
 	app-misc/screen
-	#needed for the kernel to compile 
-	sys-devel/bc
 
 netboot/packages/sys-boot/palo/files:
 	/sbin/palo

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index 35a34ceb..df742559 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -43,9 +43,6 @@ netboot/packages:
 	sys-devel/binutils-hppa64
 	sys-devel/kgcc64
 	app-misc/screen
-	#needed for the kernel to compile 
-	sys-devel/bc
-
 
 netboot/packages/sys-boot/palo/files:
 	/sbin/palo


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2021-09-13  4:49 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2021-09-13  4:49 UTC (permalink / raw
  To: gentoo-commits

commit:     31319455969f80e7283a0f0c7536ad366d34056e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 10 21:46:13 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 04:49:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=31319455

specs/hppa: Enable USE=libtommath for dev-libs/libtomcrypt

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/hppa/netboot-hppa32.spec | 1 +
 releases/specs/hppa/netboot-hppa64.spec | 1 +
 2 files changed, 2 insertions(+)

diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
index e2e15639..378d23c6 100644
--- a/releases/specs/hppa/netboot-hppa32.spec
+++ b/releases/specs/hppa/netboot-hppa32.spec
@@ -18,6 +18,7 @@ boot/kernel/netboot32/gk_kernargs:   --all-ramdisk-modules
 
 netboot/use:
  -*
+ libtommath # dropbear requires libtomcrypt[libtommath]
  multicall
  shadow
  readline

diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
index b0241dc6..009b792a 100644
--- a/releases/specs/hppa/netboot-hppa64.spec
+++ b/releases/specs/hppa/netboot-hppa64.spec
@@ -17,6 +17,7 @@ boot/kernel/netboot64/gk_kernargs:   --cross-compile=hppa64-unknown-linux-gnu --
 
 netboot/use:
  -*
+ libtommath # dropbear requires libtomcrypt[libtommath]
  multicall
  shadow
  readline


^ permalink raw reply related	[flat|nested] 20+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
@ 2020-04-29 23:20 Matt Turner
  0 siblings, 0 replies; 20+ messages in thread
From: Matt Turner @ 2020-04-29 23:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d10290ad80122cfbaf2c1e6800345fdb6bfab3ac
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 29 02:23:28 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 29 04:36:06 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=d10290ad

specs/hppa: Drop long dead universal cd

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../specs/hppa/installcd-stage2-universal.spec     | 321 ---------------------
 1 file changed, 321 deletions(-)

diff --git a/releases/specs/hppa/installcd-stage2-universal.spec b/releases/specs/hppa/installcd-stage2-universal.spec
deleted file mode 100644
index 399d7bbf..00000000
--- a/releases/specs/hppa/installcd-stage2-universal.spec
+++ /dev/null
@@ -1,321 +0,0 @@
-subarch: hppa1.1
-version_stamp: 2008.0
-target: livecd-stage2
-rel_type: default
-profile: default/linux/hppa/17.0
-snapshot: 2008.0
-source_subpath: default/livecd-stage1-hppa1.1-2008.0
-
-livecd/bootargs: dokeymap
-livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/palo-1.5_pre20040515-cdtar.tar.bz2
-livecd/fstype: squashfs
-livecd/iso: /var/tmp/catalyst/builds/default/install-hppa-universal-2008.0.iso
-livecd/type: gentoo-release-universal
-
-livecd/overlay: /var/cvsroot/gentoo/src/releng/overlays/2008.0/common/overlay/installcd
-
-boot/kernel: livecd32 livecd64
-
-boot/kernel/livecd32/sources: sys-kernel/hppa-sources
-boot/kernel/livecd32/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/hppa/installcd-2.6.15-hppa32.config
-boot/kernel/livecd32/use:
-	-*
-	atm
-	fbcon
-	ipv6
-	livecd
-	lvm1
-	ncurses
-	nls
-	nptl
-	pam
-	png
-	readline
-	socks5
-	ssl
-	truetype
-	unicode
-	usb
-
-boot/kernel/livecd32/packages:
-	sys-fs/ntfs3g
-
-boot/kernel/livecd64/sources: sys-kernel/hppa-sources
-boot/kernel/livecd64/config: /var/svnroot/releng/trunk/releases/2008.0/kconfig/hppa/installcd-2.6.15-hppa64.config
-boot/kernel/livecd64/gk_kernargs:  --kernel-cc=hppa64-linux-gcc --kernel-ld=hppa64-linux-ld 
-boot/kernel/livecd64/use:
-	-*
-	atm
-	fbcon
-	ipv6
-	livecd
-	lvm1
-	ncurses
-	nls
-	nptl
-	pam
-	png
-	readline
-	socks5
-	ssl
-	truetype
-	unicode
-	usb
-
-boot/kernel/livecd64/packages:
-	sys-fs/ntfs3g
-
-boot/kernel/livecd32/extraversion: livecd32
-boot/kernel/livecd64/extraversion: livecd64
-
-livecd/unmerge:
-	app-admin/eselect
-	app-admin/eselect-ctags
-	app-admin/eselect-vi
-	app-admin/perl-cleaner
-	app-admin/python-updater
-	app-arch/cpio
-	dev-libs/gmp
-	dev-libs/libxml2
-	dev-libs/mpfr
-	dev-libs/popt
-	dev-python/pycrypto
-	dev-util/pkgconfig
-	net-misc/rsync
-	perl-core/PodParser
-	perl-core/Test-Harness
-	sys-apps/debianutils
-	sys-apps/diffutils
-	sys-apps/file
-	sys-apps/groff
-	sys-apps/man-db
-	sys-apps/man-pages
-	sys-apps/miscfiles
-	sys-apps/sandbox
-	sys-apps/texinfo
-	sys-devel/autoconf
-	sys-devel/autoconf-wrapper
-	sys-devel/automake
-	sys-devel/automake-wrapper
-	sys-devel/binutils
-	sys-devel/binutils-config
-	sys-devel/bison
-	sys-devel/flex
-	sys-devel/gcc
-	sys-devel/gcc-config
-	sys-devel/gettext
-	sys-devel/gnuconfig
-	sys-devel/libtool
-	sys-devel/m4
-	sys-devel/make
-	sys-devel/patch
-	sys-libs/db
-	sys-libs/gdbm
-	sys-libs/libkudzu
-	sys-kernel/genkernel
-	sys-kernel/linux-headers
-
-livecd/empty:
-	/boot
-	/etc/cron.daily
-	/etc/cron.hourly
-	/etc/cron.monthly
-	/etc/cron.weekly
-	/etc/logrotate.d
-	/etc/modules.autoload.d
-	/etc/rsync
-	/etc/runlevels/single
-	/etc/skel
-	/lib/dev-state
-	/lib/udev-state
-	/lib64/dev-state
-	/lib64/udev-state
-	/root/.ccache
-	/tmp
-	/usr/diet/include
-	/usr/diet/man
-	/usr/include
-	/usr/i386-gentoo-linux-uclibc
-	/usr/i386-pc-linux-gnu
-	/usr/i386-pc-linux-uclibc
-	/usr/lib/X11/config
-	/usr/lib/X11/doc
-	/usr/lib/X11/etc
-	/usr/lib/awk
-	/usr/lib/ccache
-	/usr/lib/gcc-config
-	/usr/lib/gconv
-	/usr/lib/nfs
-	/usr/lib/perl5/site_perl
-	/usr/lib/portage
-	/usr/lib/python2.2
-	/usr/lib/python2.3
-	/usr/lib/python2.4/test
-	/usr/lib64/X11/config
-	/usr/lib64/X11/doc
-	/usr/lib64/X11/etc
-	/usr/lib64/awk
-	/usr/lib64/ccache
-	/usr/lib64/gcc-config
-	/usr/lib64/gconv
-	/usr/lib64/nfs
-	/usr/lib64/perl5/site_perl
-	/usr/lib64/portage
-	/usr/lib64/python2.2
-	/usr/lib64/python2.3
-	/usr/lib64/python2.4/test
-	/usr/local
-	/usr/portage
-	/usr/powerpc-unknown-linux-gnu
-	/usr/powerpc64-unknown-linux-gnu
-	/usr/share/aclocal
-	/usr/share/baselayout
-	/usr/share/binutils-data
-	/usr/share/consolefonts/partialfonts
-	/usr/share/consoletrans
-	/usr/share/dict
-	/usr/share/doc
-	/usr/share/emacs
-	/usr/share/et
-	/usr/share/gcc-data
-	/usr/share/genkernel
-	/usr/share/gettext
-	/usr/share/glib-2.0
-	/usr/share/gnuconfig
-	/usr/share/gtk-doc
-	/usr/share/i18n
-	/usr/share/info
-	/usr/share/lcms
-	/usr/share/libtool
-	/usr/share/locale
-	/usr/share/man
-	/usr/share/rfc
-	/usr/share/ss
-	/usr/share/state
-	/usr/share/texinfo
-	/usr/share/unimaps
-	/usr/share/zoneinfo
-	/usr/sparc-unknown-linux-gnu
-	/usr/src
-	/usr/x86_64-pc-linux-gnu
-	/var/cache
-	/var/empty
-	/var/lib/portage
-	/var/lock
-	/var/log
-	/var/run
-	/var/spool
-	/var/state
-	/var/tmp
-
-livecd/rm:
-	/boot/System*
-	/boot/initr*
-	/boot/kernel*
-	/etc/*-
-	/etc/*.old
-	/etc/default/audioctl
-	/etc/dispatch-conf.conf
-	/etc/env.d/05binutils
-	/etc/env.d/05gcc
-	/etc/etc-update.conf
-	/etc/hosts.bck
-	/etc/issue*
-	/etc/genkernel.conf
-	/etc/make.conf*
-	/etc/make.globals
-	/etc/make.profile
-	/etc/man.conf
-	/etc/resolv.conf
-	/lib*/*.a
-	/lib*/*.la
-	/lib*/cpp
-	/root/.bash_history
-	/root/.viminfo
-	/sbin/*.static
-	/sbin/fsck.cramfs
-	/sbin/fsck.minix
-	/sbin/mkfs.bfs
-	/sbin/mkfs.cramfs
-	/sbin/mkfs.minix
-	/usr/bin/addr2line
-	/usr/bin/ar
-	/usr/bin/as
-	/usr/bin/audioctl
-	/usr/bin/c++*
-	/usr/bin/cc
-	/usr/bin/cjpeg
-	/usr/bin/cpp
-	/usr/bin/djpeg
-	/usr/bin/ebuild
-	/usr/bin/egencache
-	/usr/bin/emerge
-	/usr/bin/emerge-webrsync
-	/usr/bin/emirrordist
-	/usr/bin/elftoaout
-	/usr/bin/f77
-	/usr/bin/g++*
-	/usr/bin/g77
-	/usr/bin/gcc*
-	/usr/bin/genkernel
-	/usr/bin/gprof
-	/usr/bin/i386-gentoo-linux-uclibc-*
-	/usr/bin/i386-pc-linux-*
-	/usr/bin/jpegtran
-	/usr/bin/ld
-	/usr/bin/libpng*
-	/usr/bin/nm
-	/usr/bin/objcopy
-	/usr/bin/objdump
-	/usr/bin/piggyback*
-	/usr/bin/portageq
-	/usr/bin/ranlib
-	/usr/bin/readelf
-	/usr/bin/repoman
-	/usr/bin/size
-	/usr/bin/powerpc-unknown-linux-gnu-*
-	/usr/bin/powerpc64-unknown-linux-gnu-*
-	/usr/bin/sparc-unknown-linux-gnu-*
-	/usr/bin/sparc64-unknown-linux-gnu-*
-	/usr/bin/strings
-	/usr/bin/strip
-	/usr/bin/tbz2tool
-	/usr/bin/x86_64-pc-linux-gnu-*
-	/usr/bin/xpak
-	/usr/bin/yacc
-	/usr/lib*/*.a
-	/usr/lib*/*.la
-	/usr/lib*/perl5/site_perl
-	/usr/lib*/gcc-lib/*/*/libgcj*
-	/usr/sbin/archive-conf
-	/usr/sbin/dispatch-conf
-	/usr/sbin/emaint
-	/usr/sbin/env-update
-	/usr/sbin/etc-update
-	/usr/sbin/fb*
-	/usr/sbin/fixpackages
-	/usr/sbin/quickpkg
-	/usr/sbin/regenworld
-	/usr/share/consolefonts/1*
-	/usr/share/consolefonts/7*
-	/usr/share/consolefonts/8*
-	/usr/share/consolefonts/9*
-	/usr/share/consolefonts/A*
-	/usr/share/consolefonts/C*
-	/usr/share/consolefonts/E*
-	/usr/share/consolefonts/G*
-	/usr/share/consolefonts/L*
-	/usr/share/consolefonts/M*
-	/usr/share/consolefonts/R*
-	/usr/share/consolefonts/a*
-	/usr/share/consolefonts/c*
-	/usr/share/consolefonts/dr*
-	/usr/share/consolefonts/g*
-	/usr/share/consolefonts/i*
-	/usr/share/consolefonts/k*
-	/usr/share/consolefonts/l*
-	/usr/share/consolefonts/r*
-	/usr/share/consolefonts/s*
-	/usr/share/consolefonts/t*
-	/usr/share/consolefonts/v*
-	/usr/share/misc/*.old


^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-04-05 21:53 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-13  5:19 [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2024-04-05 21:53 Andreas K. Hüttel
2023-04-03 21:04 Andreas K. Hüttel
2022-10-26  1:09 Matt Turner
2022-10-26  1:09 Matt Turner
2022-04-23 12:44 Andreas K. Hüttel
2022-01-20  0:09 Matt Turner
2021-09-23  1:03 Matt Turner
2021-09-13  5:19 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2021-09-13  4:49 Matt Turner
2020-04-29 23:20 Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox