Move boot-related files to -udev subpackage
This commit is contained in:
parent
933c039e04
commit
aed5718c3a
@ -77,6 +77,8 @@ for file in files(buildroot):
|
|||||||
elif re.search(r'''udev(?!\.pc)|
|
elif re.search(r'''udev(?!\.pc)|
|
||||||
hwdb|
|
hwdb|
|
||||||
bootctl|
|
bootctl|
|
||||||
|
bless-boot|
|
||||||
|
boot-system-token|
|
||||||
kernel-install|
|
kernel-install|
|
||||||
vconsole|
|
vconsole|
|
||||||
backlight|
|
backlight|
|
||||||
|
@ -769,6 +769,8 @@ fi
|
|||||||
* Wed Feb 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-4
|
* Wed Feb 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-4
|
||||||
- Modify the downstream udev rule to use bfq to only apply to disks (#1803500)
|
- Modify the downstream udev rule to use bfq to only apply to disks (#1803500)
|
||||||
- "Upgrade" dependency on kbd package from Recommends to Requires (#1408878)
|
- "Upgrade" dependency on kbd package from Recommends to Requires (#1408878)
|
||||||
|
- Move systemd-bless-boot.service and systemd-boot-system-token.service to
|
||||||
|
systemd-udev subpackage (#1807462)
|
||||||
|
|
||||||
* Fri Feb 21 2020 Filipe Brandenburger <filbranden@gmail.com> - 245~rc1-4
|
* Fri Feb 21 2020 Filipe Brandenburger <filbranden@gmail.com> - 245~rc1-4
|
||||||
- Update daemon-reexec fallback to check whether the system is booted with
|
- Update daemon-reexec fallback to check whether the system is booted with
|
||||||
|
Loading…
Reference in New Issue
Block a user