mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-05 19:13:46 +00:00
Allows EFI binaries for different architectures to be co-installed. Useful when the EFI has a different architecture, or to manipulate images. The userspace tooling doesn't need to match the EFI binaries. Also allows to reduce the number of packages and dependencies needed when i386 is not a full architecture, but a subset for libraries and for EFI support.
17 lines
690 B
Plaintext
17 lines
690 B
Plaintext
lib/systemd/systemd-bless-boot
|
|
lib/systemd/system-generators/systemd-bless-boot-generator
|
|
lib/systemd/system/sysinit.target.wants/systemd-boot-system-token.service
|
|
lib/systemd/system/systemd-bless-boot.service
|
|
lib/systemd/system/systemd-boot-system-token.service
|
|
lib/systemd/system/systemd-boot-update.service
|
|
usr/bin/bootctl
|
|
usr/share/bash-completion/completions/bootctl
|
|
usr/share/man/man1/bootctl.1
|
|
usr/share/man/man5/loader.conf.5
|
|
usr/share/man/man7/sd-boot.7
|
|
usr/share/man/man7/systemd-boot.7
|
|
usr/share/man/man8/systemd-bless-boot.8
|
|
usr/share/man/man8/systemd-bless-boot-generator.8
|
|
usr/share/man/man8/systemd-bless-boot.service.8
|
|
usr/share/man/man8/systemd-boot-system-token.service.8
|