]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-functions.sh:inst_rules() do not install from /etc in generic mode
authorHarald Hoyer <harald@redhat.com>
Thu, 22 Aug 2013 08:53:43 +0000 (10:53 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 22 Aug 2013 08:53:43 +0000 (10:53 +0200)
commitace51ef520090e214bac2f6d98f772da0e36376a
tree5a5d111f1d288a6199c78fcdde7fba7ed2c12151
parent93b02f502e81bf41b7f77b546e3358521b08cd43
dracut-functions.sh:inst_rules() do not install from /etc in generic mode

In generic mode, local configuration should not be part of the image.

Also handle symlinks for rule files.
dracut-functions.sh