mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-19 05:59:06 -04:00
initcpio ensure the gpt image dissection works
This commit is contained in:
@@ -16,4 +16,9 @@ build() {
|
||||
systemd-volatile-root.service \
|
||||
kde-linux-overlay.service \
|
||||
systemd-bootchart.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.
|
||||
map add_udev_rule \
|
||||
90-image-dissect.rules
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user