Commit graph

59 commits

Author SHA1 Message Date
Andreas K. Hüttel 95cfb79dde
Merge remote-tracking branch 'github/pr/16'
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-05-04 14:30:11 +02:00
Sam James 93637cc113
releases: handle sys-devel/libtool -> dev-build/libtool pkgmove
Signed-off-by: Sam James <sam@gentoo.org>
2024-05-04 13:13:33 +01:00
Sam James d4ad19ae81
releases: add sys-apps/pv to release media
It's a useful tiny tool to allow monitoring progress.

Reported-by: Kerin Millar <kfm@plushkava.net>
Signed-off-by: Sam James <sam@gentoo.org>
2024-05-04 13:12:34 +01:00
Sam James 716668cbb3
releases: add sys-fs/xfsdump to installcd/admincd/livegui
XFS is the FS we recommend in the handbook nowadays and xfsdump is a useful
backup/admin tool.

Signed-off-by: Sam James <sam@gentoo.org>
2024-04-24 10:49:13 +01:00
Andreas K. Hüttel d5782d0d9a
Fix hppa profiles in boot media
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-04-05 23:53:20 +02:00
Andreas K. Hüttel 7c04158024
Cleanup hppa -mu specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-04-04 20:46:04 +02:00
Andreas K. Hüttel ece1c61bb0
Switch hppa boot media to 23.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-04-04 20:42:16 +02:00
Andreas K. Hüttel 1997700a87
Add hppa 23.0 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-03-02 02:02:35 +01:00
Andreas K. Hüttel 8aef48fa10
Drop hppa systemd split-usr specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-03-02 01:52:18 +01:00
Ian Jordan f2e7c76b94
specs: change @TIMESTAMP@ to @TREEISH@
After discussion this changes @TIMESTAMP@ to @TREEISH@ which is a
clearer name to use for a new user and supported by catalyst-auto.

Closes: https://github.com/gentoo/releng/pull/10
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2024-02-20 15:44:16 -05:00
Ian Jordan 4e8be067da
specs: Replace snapshot with snapshot_treeish
To aid with the transition to Catalyst 4 for users this patch replaces
the old snapshot option to snapshot_treeish to avoid confusion.

Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2024-02-20 15:40:22 -05:00
Andreas K. Hüttel 90470de136
Add binrepo_path for all hppa stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-08-21 23:37:14 +02:00
Andreas K. Hüttel 96544b23bb
Switch installcd's from ntp to chrony
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-05-01 21:51:03 +02:00
Andreas K. Hüttel 42826cf6d1
hppa netboot: add some Gnus
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-04-03 23:04:26 +02:00
Andreas K. Hüttel 06be35448c
Enable update_seed in a few more cases
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-02-09 19:58:38 +01:00
Andreas K. Hüttel 4599d57ff9
Need to rebootstrap hppa1.1 systemd-mu
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-12-16 17:30:08 +01:00
Andreas K. Hüttel 64efca68d9
Enable update_seed where the merged-usr bootstrap has finished (5)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-12-08 13:44:57 +01:00
Andreas K. Hüttel 9f9ab594f0
Enable update_seed where the merged-usr bootstrap has finished (4)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-28 22:16:11 +01:00
Andreas K. Hüttel cc592e180a
Move hppa merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 22:21:51 +01:00
Andreas K. Hüttel c13e2dbe23
Add hppa systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-16 21:58:26 +01:00
Matt Turner 3a6bcbd442
specs: Remove USE flags that are in make.defaults
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 20:10:18 -04:00
Matt Turner 9ea17259a5
specs: Drop USE="-*"
This makes everything more complex, and often triggers unnecessary and
expensive rebuilds of e.g. large toolchain packages like gcc in the
installcd stages.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 20:02:12 -04:00
Matt Turner ffbbcc6091
specs: Add USE=nptl
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 19:53:43 -04:00
Matt Turner 8d2c67de4d
specs: Remove explicit USE=bindist
Catalyst sets this based on the "bindist" option in catalyst.conf. specs
shouldn't be setting it themselves.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 19:51:24 -04:00
Matt Turner c14d6bee55
hppa: Set USE=xml
Needed for many Python packages, including setuptools.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-25 21:08:45 -04:00
Matt Turner bf9a8c31e2
hppa: Switch to Python 3.10
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-25 21:07:26 -04:00
Matt Turner 1b3568057c
specs: Drop dead /usr/bin/repoman removal
This dates to a time when repoman was provided by sys-apps/portage.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-07-25 19:35:30 -04:00
Andreas K. Hüttel c90c8561de
hppa: add update_seed spec
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-24 13:11:50 +02:00
Andreas K. Hüttel b9be3b7bbb
hppa: cleanups, modernization, build order
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-23 18:15:34 +02:00
Andreas K. Hüttel e947bce5ac
hppa: fix installcd, netboot source filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-23 14:43:40 +02:00
Andreas K. Hüttel 6a556d1e16
hppa1.1: go xz and simplify
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-23 01:34:17 +02:00
Andreas K. Hüttel 98b8d9474d
hppa11: also rename openrc and add systemd
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-22 21:16:59 +02:00
Andreas K. Hüttel b6054111f1
hppa20: rename openrc stages and add systemd stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-22 21:04:58 +02:00
Andreas K. Hüttel 85671b9938
hppa2.0: drop unused stage2, rename spec files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-22 20:58:58 +02:00
Matt Turner c8bc5410b9
specs/hppa: Include sys-boot/palo on the livecd
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-01-19 16:09:06 -08:00
Georgy Yakovlev 587c655b8c
releases/specs/hppa: specify portage_prefix: releng
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-10-31 15:49:04 -07:00
Matt Turner c218bd9f19
specs/hppa: Remove net-fs/cifs-utils from ISO
Samba is too big a burden.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-22 17:37:28 -07:00
Matt Turner 043f19612c
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@gentoo.org>
2021-09-12 22:19:14 -07:00
Matt Turner f05a60204a
specs/hppa: Pass more genkernel --kernel-* arguments
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 22:10:33 -07:00
Matt Turner d9483a3e02
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@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner 61fc46039c
specs/hppa: Remove USE=atm
net-dialup/linux-atm is no longer stable on hppa.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner e906450187
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@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner 2e02562add
specs/hppa: Use Python 3.9
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner 90d8399f1f
specs/hppa: Remove kernelopts setting
This option has been removed from catalyst.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner 41695d87ba
specs/hppa: Use --kernel-${tool}=... genkernel options
The --kernel-cross-compile= option was removed from genkernel-4.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner 4a12080c5c
specs/hppa: Use updated kernel configs
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:30 -07:00
Matt Turner 61cc664e9d
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@gentoo.org>
2021-09-12 21:49:29 -07:00
Matt Turner 33865c4e76
specs/hppa: Add sys-fs/lvm2 to netboot images
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:29 -07:00
Matt Turner 3131945596
specs/hppa: Enable USE=libtommath for dev-libs/libtomcrypt
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:29 -07:00
Matt Turner 71e4b843b8
specs/hppa: netboot2 -> netboot
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-09-12 21:49:29 -07:00