Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348085 - sys-kernel/dracut-007: unneeded dodirs
Summary: sys-kernel/dracut-007: unneeded dodirs
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 21:27 UTC by Wim Muskee
Modified: 2011-03-02 18:56 UTC (History)
1 user (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 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.