Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348085

Summary: sys-kernel/dracut-007: unneeded dodirs
Product: Gentoo Linux Reporter: Wim Muskee <wimmuskee>
Component: New packagesAssignee: Amadeusz Żołnowski (RETIRED) <aidecoe>
Status: VERIFIED FIXED    
Severity: trivial CC: ramereth
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wim Muskee 2010-12-07 21:27:41 UTC
The ebuild contains the line:
dodir /boot/dracut /var/lib/dracut/overlay /etc/dracut.conf.d

/boot/dracut and /var/lib/dracut/overlay are not needed to run dracut. Dracut produces a initramfs without the dirs. Also, they are empty, while /etc/dracut.conf.d contains a generic Gentoo config.

Reproducible: Always
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-03-02 18:40:04 UTC
I have propagated few improvements from dracut-008.ebuild (bug #353577).

Thank you for reporting.