]> git.ipfire.org Git - thirdparty/dracut.git/commit
initrd-release: move from /etc to /usr/lib
authorTom Gundersen <teg@jklm.no>
Mon, 1 Dec 2014 15:59:09 +0000 (16:59 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 1 Dec 2014 16:02:16 +0000 (17:02 +0100)
commitca4108b78e04d6ee202efbeea13840fac46f76f6
tree607afb1329f2e6cfb49228fada28fcb9eaad4675
parentc440d302f1cdfc0336e9086c7b9016356f961936
initrd-release: move from /etc to /usr/lib

This mimicks the similar move of os-release which was done in systemd. These
files are not configuration, but part of the OS.

Still symlinks are in place for compatibility, but those should probably be
dropped eventually.
13 files changed:
modules.d/98systemd/dracut-cmdline-ask.service
modules.d/98systemd/dracut-cmdline.service
modules.d/98systemd/dracut-cmdline.sh
modules.d/98systemd/dracut-initqueue.service
modules.d/98systemd/dracut-mount.service
modules.d/98systemd/dracut-pre-mount.service
modules.d/98systemd/dracut-pre-pivot.service
modules.d/98systemd/dracut-pre-trigger.service
modules.d/98systemd/dracut-pre-udev.service
modules.d/98systemd/initrd.target
modules.d/99base/dracut-lib.sh
modules.d/99base/init.sh
modules.d/99base/module-setup.sh