commit: 1fbb1433343f14835d20a10437b9faa1fae993cf Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Jan 5 09:01:08 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Jan 5 09:03:07 2026 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=1fbb1433
Revert "Disable multipath-tools on livegui, part 2" Not the cause of the hang This reverts commit b59bb69141358e05e3ca48d82b267c8680bf558e. Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs/amd64/livegui/livegui-stage2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/amd64/livegui/livegui-stage2.spec b/releases/specs/amd64/livegui/livegui-stage2.spec index e91a73ac..66bec908 100644 --- a/releases/specs/amd64/livegui/livegui-stage2.spec +++ b/releases/specs/amd64/livegui/livegui-stage2.spec @@ -25,5 +25,5 @@ livecd/empty: boot/kernel: gentoo boot/kernel/gentoo/distkernel: yes -boot/kernel/gentoo/dracut_args: --xz --no-hostonly -a dmsquash-live -a dmsquash-live-ntfs -a mdraid -o btrfs -o crypt -o i18n -o usrmount -o lunmask -o qemu -o qemu-net -o nvdimm -i /lib/keymaps /lib/keymaps -I busybox +boot/kernel/gentoo/dracut_args: --xz --no-hostonly -a dmsquash-live -a dmsquash-live-ntfs -a mdraid -o btrfs -o crypt -o i18n -o usrmount -o lunmask -o qemu -o qemu-net -o nvdimm -o multipath -i /lib/keymaps /lib/keymaps -I busybox boot/kernel/gentoo/packages: --usepkg n sys-fs/zfs broadcom-sta
