FS#44191 - [systemd][mkinitcpio] Reboot.target missing from initrd genertaed by mkinitcpio

Attached to Project: Arch Linux
Opened by Tobias Hunger (hunger) - Sunday, 15 March 2015, 11:53 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 15 March 2015, 14:05 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Dave Reisner (falconindy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When running mkinitcpio with the systemd hook and various sd-* hooks the initrd generated
contains a ctrl-alt-delete.target. This is a symlink to reboot.target, which is not installed.

Either crtl-alt-delete.target should not be part of the initrd or reboot.target should be included as well.

Additional info:
* mkinitcpio 18-2

Steps to reproduce:

* edit /etc/mkinitcpio.conf to include this line:
HOOKS="base systemd udev keyboard sd-vconsole sd-encrypt block filesystems sd-shutdown"
* run mkinitcpio -p linux
* extract the initrd and poke around in it.
This task depends upon

Closed by  Dave Reisner (falconindy)
Sunday, 15 March 2015, 14:05 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in SVN

Loading...