run etc-factory as part of the initrd

This commit is contained in:
Harald Sitter
2026-01-25 19:48:20 +01:00
parent 0e37c1748f
commit e7b0899c50
2 changed files with 3 additions and 2 deletions

View File

@@ -10,11 +10,13 @@ build() {
/usr/lib/systemd/system-generators/kde-linux-live-generator \
/usr/lib/systemd/system-generators/kde-linux-mount-generator \
/usr/lib/systemd/systemd-bootchart \
/usr/lib/etc-factory \
/usr/bin/btrfs
map add_systemd_unit \
systemd-volatile-root.service \
systemd-bootchart.service
systemd-bootchart.service \
etc-factory.service
# Make double sure the dissection rule is present. Without it booting doesn't work because we can't find a root.
# Notably not getting added by the release initcpio combined with aur systemd-git at the time of writing.

View File

@@ -40,7 +40,6 @@ enable switcheroo-control.service
# KDE-Linux-specific stuff
# also one of ours but not prefixed with kde-linux- so others can use it too
enable etc-factory.service
enable kde-linux-bootloader-visibility.service
enable kde-linux-btrfs.service
enable kde-linux-configure-firefox.path