Commit graph

72 commits

Author SHA1 Message Date
Ben Kohler cb84b174d7
specs/{amd64,x86}: add broadcom-sta to isos
Bug: https://bugs.gentoo.org/926215

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-03-05 11:51:50 -06:00
Ben Kohler 4ecae8fec8
livegui/fsscript: attempt to disable suspend
Bug: https://bugs.gentoo.org/925002

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-03-05 10:53:06 -06:00
Ben Kohler 3f9407a63c
specs/amd64/livegui: add spice-vdagent for qemu clipboard sharing
Closes: https://bugs.gentoo.org/857912

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-02-27 13:18:16 -06:00
Ben Kohler 3e64403adc
specs/{amd64,x86}: add b43-firmware to isos
Bug: https://bugs.gentoo.org/925273

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-02-23 07:06:06 -06: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
Ben Kohler f7532051ad
specs/amd64/*: add efibootmgr to installcd & livegui
Closes: https://bugs.gentoo.org/924707

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-02-17 14:48:08 -06:00
Ben Kohler 1091a5326f
Revert "livegui/fsscript: add /mnt/gentoo dir"
This reverts commit a1657606c3.

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-02-16 11:29:32 -06:00
Ben Kohler a1657606c3
livegui/fsscript: add /mnt/gentoo dir
Bug: https://bugs.gentoo.org/915957

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-02-15 14:40:00 -06:00
Ben Kohler 601cd9fd8c
amd64/livegui/livegui-stage2.spec: add secureconsole to bootargs
There seems to be a race condition occurring when livecd-tools
"fixinittab" script enables autologin on tty1-6 by default.  This is
racing with sddm's autostart & autologin on tty2, causing hiccups in the
elogind session and preventing user shutdown, networking, etc.

Adding secureconsole will limit fixinittab to only autologin on tty1,
avoiding this race.

Bug: https://bugs.gentoo.org/915217

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2024-02-15 14:40:00 -06:00
Ben Kohler 11087496ed
releases/specs/amd64/livegui/files/fsscript-stage2.sh: Disable Lock on resume
Disable screen locking completing to close out bug 915229

Closes: https://bugs.gentoo.org/915229

Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-12-22 07:24:17 -06:00
Ben Kohler cda72428fd
livegui: start elogind in boot runlevel
Bug: https://bugs.gentoo.org/915217

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-11-06 11:46:30 -06:00
Ben Kohler 953200b78b
specs/livegui: add fluxbox
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-07-23 12:39:20 -05:00
Ben Kohler 720403dc97
specs/livegui: remove last-rited kvirc
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-05-15 07:01:30 -05: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 8f6d18cf26
Drop tex-related stuff from livegui
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-03-21 18:30:44 +01:00
Ben Kohler 25d86e0883
specs/{amd64,x86}: remove last-rited net-analyzer/traceroute-nanog
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-03-20 09:06:31 -05:00
Ben Kohler 65323a3ed6
livegui/fsscript: create required polkit rules dir
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-03-06 07:17:47 -06:00
Alfred Persson Forsberg 5948a367b6
specs/{amd64,x86}: add arch-chroot to isos
New working ebuilds sys-apps/arch-chroot and sys-fs/genfstab are now
in ::gentoo

Signed-off-by: Alfred Persson Forsberg <cat@catcream.org>
Closes: https://github.com/gentoo/releng/pull/9
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-02-24 12:47:11 -06:00
Alfred Persson Forsberg 4d58de2925
Revert "Revert "specs/{amd64,x86}: add genfstab to isos""
This reverts commit b51c660827.

Signed-off-by: Alfred Persson Forsberg <cat@catcream.org>
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-02-24 12:47:08 -06:00
Ben Kohler b51c660827
Revert "specs/{amd64,x86}: add genfstab to isos"
This reverts commit a6971d855f.

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-02-24 08:25:47 -06:00
Andreas K. Hüttel cf21857864
Revert "Shrink livegui."
This reverts commit 5739439b26.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-02-17 20:08:25 +01:00
Ben Kohler c8c48fb7e1
livegui/fsscript: adjust how we set firefox as default
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-02-17 12:57:24 -06:00
Andreas K. Hüttel 763871a6f9
livegui: purge kernel compilation files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-02-17 19:17:25 +01:00
Ben Kohler a6971d855f
specs/{amd64,x86}: add genfstab to isos
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2023-02-16 15:28:23 -06:00
Andreas K. Hüttel 614418e9e9
Disable xen-tools in livegui
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-12-22 19:18:32 +01:00
Ben Kohler 12a7a1645f
livegui/fsscript: fix sddm autologin
Apparently sddm.conf used to allow =yes but now needs =true for a bool

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-12-19 14:46:25 -06:00
Ben Kohler 159dc79fba
specs/{amd64,x86}: add memtest86+
Followup in catalyst.git will help these appear in grub menu at boot

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-11-28 12:55:13 -06:00
Andreas K. Hüttel b3132dc76b
livegui: kipi-plugins are gone
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-10-31 17:26:27 +01:00
Matt Turner 39a567985a
specs: Remove USE="modules"
I looked in ::gentoo and could not find what package had this that would
have been on livecds.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 22:30:23 -04:00
Matt Turner 6a3bb38e4f
specs/amd64/livegui: Add net-misc/ntp
It's provided by the admincd and the minimal ISO. Might as well provide
it here too.

Closes: https://bugs.gentoo.org/876619
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-11 15:44:29 -04:00
Ben Kohler 029beb3328
specs/amd64/livegui: drop repoman
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2022-09-18 14:48:37 -05: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
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
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
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
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 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
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 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 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 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 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 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