Move man pages for sd-boot into systemd-boot-unsigned

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-03-01 14:09:03 +01:00
parent 55ee787b77
commit 7a81930dd2
1 changed files with 3 additions and 2 deletions

View File

@ -120,7 +120,6 @@ for file in files(buildroot):
hwdb| hwdb|
bootctl| bootctl|
boot-update| boot-update|
sd-boot|systemd-boot\.|loader.conf|
bless-boot| bless-boot|
boot-system-token| boot-system-token|
kernel-install| kernel-install|
@ -166,7 +165,9 @@ for file in files(buildroot):
# confused if those user-facing binaries are not available. # confused if those user-facing binaries are not available.
o = o_udev o = o_udev
elif re.search(r'''/boot/efi''', n, re.X): elif re.search(r'''/boot/efi|
sd-boot|systemd-boot\.|loader.conf
''', n, re.X):
o = o_boot o = o_boot
elif re.search(r'''resolved|resolve1| elif re.search(r'''resolved|resolve1|