- Registriert
- Feb. 2022
- Beiträge
- 323
Arch Linux [Update]
- New:
systemd-ukify
for UKI generation - Update: Secure Boot > New: Backup keys | FYI: Remove PK w/ noPK.auth | More Info
- Update: mkinitcpio > New: Install possibly missing firmware
- New: Configuring Zsh $PATH
systemd v256 ist nun erschienen.
run0
funktioniert zwar, die Passworteingabe erfolgt aber nicht im selben Terminal.bootctl sieht nun so aus:
Bash:
…
Stub: systemd-stub 256-...
Features: ✓ Stub sets ESP information
✓ Picks up credentials from boot partition
✓ Picks up system extension images from boot partition
✓ Picks up configuration extension images from boot partition
✓ Measures kernel+command line+sysexts
✓ Support for passing random seed to OS
✓ Pick up .cmdline from addons
✓ Pick up .cmdline from SMBIOS Type 11
✓ Pick up .dtb from addons
Deinorius schrieb:Gerechtfertigt. Weißt du die Pakete einfach auswendig, oder kann man sogar anzeigen lassen?
Bash:
less /usr/share/libalpm/hooks/90-mkinitcpio-install.hook
>
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/initcpio/*
Target = usr/lib/firmware/*
Target = usr/src/*/dkms.conf
Target = usr/lib/systemd/systemd
Target = usr/bin/cryptsetup
Target = usr/bin/lvm
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz
[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = mkinitcpio
Target = mkinitcpio-git
[Action]
Description = Updating linux initcpios...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/mkinitcpio install
NeedsTargets