Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544558 - sys-kernel/dracut-041-r1: keep installing the scripts in /usr/lib/kernel/install.d
Summary: sys-kernel/dracut-041-r1: keep installing the scripts in /usr/lib/kernel/inst...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-26 15:27 UTC by poncho
Modified: 2015-03-28 14:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description poncho 2015-03-26 15:27:43 UTC
The scripts in /usr/lib/kernel/install.d are used by systemd's kernel-install command.

man 8 kernel-install
kernel-install will execute the files located in the directory /usr/lib/kernel/install.d/ and the local administration directory /etc/kernel/install.d/.

I've used the kernel-install command to generate the initramfs and to add a boot loader entry for gummiboot.

This worked fine with dracut-041. Please consider dropping the 041-r1-0004-Don-t-install-scripts-in-kernel-instal patch.
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2015-03-27 18:20:10 UTC
Ah, it's systemd-specific... :-)
Comment 2 Amadeusz Żołnowski (RETIRED) gentoo-dev 2015-03-28 14:10:01 UTC
Thanks!

+*dracut-041-r2 (28 Mar 2015)
+
+  28 Mar 2015; Amadeusz Żołnowski <aidecoe@gentoo.org> -dracut-041-r1.ebuild,
+  +dracut-041-r2.ebuild,
+  -files/041-r1-0001-Use-the-same-paths-in-dracut.sh-as-tho.patch,
+  +files/041-r2-0001-Use-the-same-paths-in-dracut.sh-as-tho.patch,
+  -files/041-r1-0002-Install-dracut-install-and-skipcpio-in.patch,
+  +files/041-r2-0002-Install-dracut-install-and-skipcpio-in.patch,
+  -files/041-r1-0003-Take-into-account-lib64-dirs-when-dete.patch,
+  +files/041-r2-0003-Take-into-account-lib64-dirs-when-dete.patch,
+  -files/041-r1-0004-Don-t-install-scripts-in-kernel-instal.patch:
+  Don't remove kernel/install.d scripts if systemd is enabled. Fix bug #544558.
+