Commit graph

2672 commits

Author SHA1 Message Date
Georgy Yakovlev 56a04485f9
ppc: add sys-auth/ssh-import-id to isos
Bug: https://bugs.gentoo.org/854300
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2022-06-25 12:13:56 -07:00
Georgy Yakovlev b74c6c0563
x86: add sys-auth/ssh-import-id to isos
Bug: https://bugs.gentoo.org/854300
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2022-06-25 12:13:51 -07:00
Georgy Yakovlev 3e50c160d1
amd64: add sys-auth/ssh-import-id to isos
Bug: https://bugs.gentoo.org/854300
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2022-06-25 12:13:36 -07:00
Ben Kohler 5f060cd494
portage/isos: disable passwdqc on pambase to allow simpler passwords
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-06-14 12:59:13 -05:00
Ben Kohler 623d93389b
x86/admincd: drop duplicity for now due to rust & sse2 requirement
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-06-13 13:57:22 -05:00
Andreas K. Hüttel 990f8bb6d0
Allow glibc-2.35 with qemu
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-06-10 18:42:25 +02:00
Andreas K. Hüttel 4a3400c171
Use ECC key on catbus
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-06-01 12:12:55 +02:00
Andreas K. Hüttel 887fe4f448
Add one more singleproc exception for m68k
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-31 19:26:37 +02:00
Andreas K. Hüttel e84c4976c1
Enable m68k systemd stage
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-30 15:46:11 +02:00
Andreas K. Hüttel 14868f8fd4
That didnt work. Rely on portage for max. parallelism, keep MAKEOPTS unset
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-28 16:56:51 +02:00
Andreas K. Hüttel ea93b714da
Add MAKEOPTS in package.env, using nproc [ -j(n+1) -l(n*2) ]
Right now I'm setting MAKEOPTS in catalystrc as environment variable.
However, I suspect this *overrides* package.env, which kills our -j1
workaround for the python futex issue on m68k.

By setting the default also in package.env (earlier in the alphabet),
we might get around this

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-28 15:49:12 +02:00
Andreas K. Hüttel 872afc0e5c
s390x: fix version_stamp
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-25 13:37:57 +02:00
Andreas K. Hüttel 6f46d57fa4
s390x: enable systemd stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-25 13:35:08 +02:00
Andreas K. Hüttel a624a66b9d
s390: set subarch
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-24 12:53:28 +02:00
Andreas K. Hüttel f8cae81a43
s390: Add systemd stage builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-22 23:42:58 +02:00
Andreas K. Hüttel 3e184dc0f7
s390: update stage file and spec file names (openrc)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-22 23:39:10 +02:00
Andreas K. Hüttel 09f346a4d3
ia64: enable xz-compressed squashfs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-18 18:34:49 +02:00
Andreas K. Hüttel 7c7cea81e9
ia64: ensure dmraid, lvm, luks are off for initrd
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-15 18:56:17 +02:00
Andreas K. Hüttel 6800dcfcf0
kernel hppa64.config: update to 5.15, maybe that helps
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-14 00:12:47 +02:00
Andreas K. Hüttel c6650129c5
s390: minor cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-13 22:54:02 +02:00
Andreas K. Hüttel 07ac734d25
Split mips builds into two jobs (LE and BE)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-05 19:52:37 +02:00
Andreas K. Hüttel edc3ae02d0
Add mipsel3 o32 build for the PS/2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-01 14:02:47 +02:00
Andreas K. Hüttel 47f41d9f0f
Add mipsel3 o32 specs for the PS/2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-01 14:00:45 +02:00
Andreas K. Hüttel 247cc79843
s390x: fix (?) netboot config
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-30 22:10:42 +02:00
Andreas K. Hüttel 96054c4f77
s390: fix netboot permissible license
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-30 22:07:59 +02:00
Andreas K. Hüttel 4e62b91820
Re-order hppa builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-26 20:34:16 +02:00
Andreas K. Hüttel ff9199db22
Restructure catalyst-auto hppa sets
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-26 01:25:41 +02:00
Andreas K. Hüttel 2c105e3a69
Re-order hppa builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-25 18:55:21 +02:00
Andreas K. Hüttel b33981da3b
Add missing 64bit big-endian mips multilib builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-24 14:57:38 +02:00
Andreas K. Hüttel 26c45e0c6c
I knew I'd forgotten something...
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-24 14:33:30 +02: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 0df6caec22
Update hppa key name
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-23 01:27:54 +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
Andreas K. Hüttel 998eb620ea
s390 netboot: drop -* for the next attempt
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-20 20:27:25 +02:00
Andreas K. Hüttel 503eb0390c
s390 netboot: /&%=)(/ stupid USE=-*
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-20 17:55:52 +02:00
Andreas K. Hüttel ad33693dc7
Unmask glibc-2.35
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-19 21:46:06 +02:00
Andreas K. Hüttel 50ef17ef8a
Enable mipsel3 multilib build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-18 01:04:37 +02:00
Andreas K. Hüttel 340f24097f
livegui: only use limited module set in initrd again
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-14 19:52:37 +02:00
Andreas K. Hüttel b90802c12b
livegui: more genkernel hardwiring
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-12 21:17:34 +02:00
Andreas K. Hüttel 127ecb640d
livegui: Hardwire some modules into the kernel
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-12 18:33:34 +02:00
Andreas K. Hüttel dbfd52262c
livegui: drop x11-drivers/xf86-video-qxl, bug 837890
Bug: https://bugs.gentoo.org/837890
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-11 22:24:07 +02:00
Andreas K. Hüttel 8717bbf646
livegui: ugly break for circular deps
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-11 20:33:03 +02:00
Andreas K. Hüttel e1678053ae
livegui: add missing useflag
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-11 00:30:59 +02:00
Andreas K. Hüttel c24cbbe854
livegui: add missing useflag
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-11 00:10:08 +02:00
Andreas K. Hüttel 2737caa596
Revert "livegui: reenable depclean, drop kdenlive, engauge, hugin"
This reverts commit b1ccfee916.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-10 13:45:56 +02:00