Commit graph

1261 commits

Author SHA1 Message Date
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
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
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 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
Andreas K. Hüttel 8c68c55704
Revert "livegui: more trimming"
This reverts commit dbff1ca2b8.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-10 13:45:02 +02:00
Andreas K. Hüttel 21af3e4441
Revert "livegui: some space optimizations"
This reverts commit 261a220762.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-10 13:44:12 +02:00
Andreas K. Hüttel 77119fbbd5
livegui: Put all modules in initrd
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-10 13:41:24 +02:00
Andreas K. Hüttel d5450dabe6
Use kernel config from dist-kernel for livegui
Closes: https://bugs.gentoo.org/836770
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-09 01:41:58 +02:00
Ben Kohler a273386d42
portage/livegui: enable more VIDEO_CARDS
Bug: https://bugs.gentoo.org/836770

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-04-04 14:22:02 -05:00
Andreas K. Hüttel e4f265eb8e
Add mipsel3 multilib (n32-based) stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-04 00:34:03 +02:00
Andreas K. Hüttel 57591c6d47
Add mips64el multilib (n32-based) stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-04 00:16:23 +02:00
Andreas K. Hüttel 4e2bab9058
livegui: fix specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-03 21:32:06 +02:00
Andreas K. Hüttel 261a220762
livegui: some space optimizations
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-02 21:21:50 +02:00
Andreas K. Hüttel 049abeaab4
Try to workaround qemu-m68k futex problem
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-31 20:30:04 +02:00
Andreas K. Hüttel e062abab30
Add mips64el-n32 specs, build, upload
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-29 11:39:57 +02:00
Andreas K. Hüttel 2c4432b730
Add mipsel3-n32 specs, build, upload
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-29 11:16:56 +02:00
Andreas K. Hüttel 52af7040ea
Add mips64-n32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-28 23:17:29 +02:00
Andreas K. Hüttel 08a6b0dc98
Add mips3-n32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-28 23:15:10 +02:00
Georgy Yakovlev 64ffd943f4
releases/kconfig/amd64: add vmd.ko to livegui
Bug: https://bugs.gentoo.org/802525
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2022-03-24 16:41:38 -07:00
Andreas K. Hüttel 29bcf3db9e
Add minor useflag fix needed for clang stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-23 21:14:11 +01:00
Andreas K. Hüttel c5327c3886
Add little-endian n64 systemd stage builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-19 11:35:08 +01:00
Andreas K. Hüttel dbff1ca2b8
livegui: more trimming
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-15 09:58:12 +01:00
Andreas K. Hüttel 59918516df
Add mips(el)3 n64 builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-15 00:53:21 +01:00
Andreas K. Hüttel 0bf7603396
Skip some more amd64 stage2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-15 00:16:16 +01:00
Andreas K. Hüttel b1ccfee916
livegui: reenable depclean, drop kdenlive, engauge, hugin
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-14 22:22:40 +01:00
Andreas K. Hüttel 3714fd918b
Skip some amd64 stage2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-14 16:12:03 +01:00
Andreas K. Hüttel cf406ca943
livegui: remove overlay options again, they break things
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-14 16:03:43 +01:00
Andreas K. Hüttel a78f21d155
livegui: add cjk also to texlive-core
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-14 01:29:11 +01:00
Andreas K. Hüttel 6cf324ebe6
livegui: enable texlive cjk support
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-13 21:53:31 +01:00
Andreas K. Hüttel 4f6034104c
livegui: add the 20 most spoken languages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-13 19:44:46 +01:00
Andreas K. Hüttel c9cc3c46b1
livegui: add gedit and some irc clients
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-13 19:37:22 +01:00
Andreas K. Hüttel 410ecdb596
livegui: set useflags
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-13 01:50:48 +01:00
Andreas K. Hüttel 1bb7b71714
livegui: add empty overlay and root_overlay
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-12 23:31:00 +01:00
Andreas K. Hüttel 4424ed7c09
livegui: properly start systemsettings for keyboard
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-12 23:20:10 +01:00
Andreas K. Hüttel 08746d08ae
LiveGUI: A bit more software. Also don't depclean.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-09 01:19:42 +01:00
Andreas K. Hüttel 0405109018
Allow ~arch app-accessibility/espeakup-0.90 (needed to resolve blockers)
Bug: https://bugs.gentoo.org/806286
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-07 21:42:52 +01:00
Andreas K. Hüttel dacfb25e5c
livegui: Autostart keyboard layout module on plasma login
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-06 16:34:57 +01:00
Andreas K. Hüttel 6471b4fdea
livegui: disable console keyboard mapping prompt
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-06 16:21:06 +01:00
Andreas K. Hüttel 7f2c5e97cb
Add some more specs (mips[el]2), not sure if we're gonna run them
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-04 19:24:06 +01:00
Andreas K. Hüttel cdbba31117
Add mips32el-o32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-04 17:36:55 +01:00
Andreas K. Hüttel 04a5ee70e4
Fix mips32-o32 stage filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-03 19:05:03 +01:00
Ben Kohler c237e1ff96
specs/amd64/livegui: fix quoting in polkit rules
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-03-03 08:24:58 -06:00
Ben Kohler 20f2105ed0
specs/amd64/livegui: allow root for mounts
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-03-01 10:06:13 -06:00
Ben Kohler 05d3853edc
specs/amd64/livegui: add polkit exceptions for partition tools
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-03-01 09:53:23 -06:00
Ben Kohler d4b8aa1f3c
specs/amd64/livegui: add zfs
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-03-01 09:53:23 -06:00
Ben Kohler 442400510e
specs/amd64/livegui: add user face/icon to fsscript
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-28 10:17:27 -06:00
Andreas K. Hüttel 4e6e665a58
Move rv64 lp64d musl to separate subarch
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 16:50:27 +01:00
Andreas K. Hüttel 87e9e341e1
musl needs chost setting in spec
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 16:20:53 +01:00
Andreas K. Hüttel 337f8feec7
Build riscv64 lp64d musl
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 16:09:22 +01:00
Andreas K. Hüttel 57d40dc2fa
Add mips32-o32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 13:59:14 +01:00
Andreas K. Hüttel 6884a5d884
Always use "el" for little-endian, not "le"
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-23 22:01:02 +01:00
Andreas K. Hüttel 19e13aea28
Add mips64-n64 BE variant
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-23 21:57:16 +01:00
Andreas K. Hüttel 05de2da6bc
Add first qemu mips specs (mips64el)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-21 13:52:45 +01:00
Ben Kohler 4cbaa0d704
specs: remove ext3grep
Still no stable versions, and as far as I can tell, does not work on
ext4.  I see no reason to ship this.

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-21 06:39:44 -06:00
Andreas K. Hüttel 597134bafa
dislocker is not stable (yet)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-20 20:47:00 +01:00
Andreas K. Hüttel be271d3d2a
livegui: adapt package set
* no kdegames or kdeeducation
* instead more texlive ;)
* add packages from admincd

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-19 18:38:16 +01:00
Ben Kohler 7bfeec8de2
livegui/fsscript: NM fix, taskbar pinned apps
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-18 14:36:12 -06:00
Ben Kohler aa92527ce8
specs/amd64/livegui: mplayer -> mpv
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-16 14:46:41 -06:00
Ben Kohler 0696c2854a
specs/amd64/livegui: enable pulseaudio
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-16 10:10:24 -06:00
Matt Turner 07a4310e74
specs: Remove unnecessary compression_mode settings
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-02-15 19:05:34 -08:00
Matt Turner 54bfa5f2e0
specs/sparc: Add console boot options
Closes: https://bugs.gentoo.org/735022
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-02-15 19:05:29 -08:00
Ben Kohler 121a2c42f3
specs/amd64/livegui: disable livecd-tools auto-dhcp
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-15 06:25:05 -06:00
Ben Kohler b8364ad7c7
specs/amd64/livegui: add vim & weechat
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-15 06:25:05 -06:00
Ben Kohler 8254e3b8f0
amd64/livegui/fsscript: user & session setup
Autologin to plasma, disable screen autolock, set firefox as default
browser

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-02-15 06:25:05 -06:00