Commit graph

1238 commits

Author SHA1 Message Date
Ben Kohler d00724fdc0
specs/amd64: use new 5.15.59 config on installcd & admincd
Closes: https://bugs.gentoo.org/852605

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-09-13 11:51:50 -05:00
Ben Kohler 824ab44fe3
kconfig/amd64: add 5.15 config, with parport support too
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-09-13 11:50:37 -05:00
Ben Kohler 5efb9dd057
portage/isos/savedconfig: update whitelist for linux-firmware files
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-09-12 10:00:02 -05:00
Andreas K. Hüttel ad6c75678f
LiveGUI: go english-only to save space
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-09-06 17:17:30 +02:00
Andreas K. Hüttel ee2f70b84e
Disable openmp also in portage-utils
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-09-03 16:24:22 +02:00
Andreas K. Hüttel 56baffb0af
Shrink livegui
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-27 06:49:32 +02:00
Andreas K. Hüttel 5739439b26
Shrink livegui.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-27 06:42:17 +02:00
Andreas K. Hüttel 8f1c64a1a6
Revert "Try not updating seed on alpha (to be reverted later)"
Nice try, didnt work.
This reverts commit 626113e86b.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-25 12:40:46 +09:00
Andreas K. Hüttel 626113e86b
Try not updating seed on alpha (to be reverted later)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-24 14:25:38 +09:00
Andreas K. Hüttel c693cf1a23
Add amd64 clang-systemd stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-05 23:42:09 +02:00
Andreas K. Hüttel a689cfab39
Add riscv64 musl softfloat specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-30 20:36:15 +02: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
Matt Turner 564d386bea
specs: Add app-portage/cpuid2cpuflags to livecds
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-07-25 19:33:52 -04:00
Matt Turner 98d3b6c611
specs/x86/i686: Drop dead i686 livecds specs
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-07-25 19:33:39 -04:00
Andreas K. Hüttel 6efb090272
Add specs for clang and musl-clang builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-18 23:27:16 +02:00
Ben Kohler aa7fc84d7a
portage/livegui: enable webengine on pyside2 for falkon
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-07-18 16:08:16 -05:00
Ben Kohler dca7fccd1d
specs/livegui: remove kdevelop-python until it supports python3_10
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-07-17 15:17:07 -05:00
Ben Kohler cdcaa2a817
kconfig/amd64/livegui: make ntfs3 driver built-in for rufus
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-07-14 08:44:07 -05:00
Ben Kohler e70e6eb383
specs: remove cifs-utils from ppc32 & sparc installcd for now
These lost stable keywords, might get added back later.

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-07-06 10:49:50 -05:00
Ben Kohler 282dcdc9db
specs/x86: remove tools requiring rust/sse2, for now
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-07-05 06:56:03 -05:00
Andreas K. Hüttel 81ee735cf0
Skip stage2 everywhere in x86
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 18:18:27 +07:00
Andreas K. Hüttel 018e826c8d
Drop unused stage2 specs for sparc
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 16:24:43 +07:00
Andreas K. Hüttel 6d877366f9
Drop unused specs, sh is gone
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 16:21:33 +07:00
Andreas K. Hüttel c8ccbbdc6c
Drop unused specs, mips now in qemu dir
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 16:20:32 +07:00
Andreas K. Hüttel ffbf669d46
Skip stage2 everywhere in amd64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 16:18:13 +07:00
Andreas K. Hüttel 49f74d1a88
Drop unused specs, alpha now in qemu dir
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 16:11:56 +07:00
Georgy Yakovlev 59cc712700
ppc64le: don't include ALL firmware to initrd
It's a dual-kernel iso, so we install firmware 3 times total,
once to /lib/firmware and twice to /boot as part of initrd

avoiding copying ALL fw twice to initrd should shrink
installcd size by 200-300mb

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2022-06-25 12:16:31 -07:00
Georgy Yakovlev 1f81bd282c
arm64: 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:14:00 -07:00
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 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 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 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 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 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 c90c8561de
hppa: add update_seed spec
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-24 13:11:50 +02:00