]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut-functions.sh
Add infrastructure for dracut module dependency checking.
authorVictor Lowther <victor.lowther@gmail.com>
Sun, 24 May 2009 05:29:44 +0000 (22:29 -0700)
committerHarald Hoyer <harald@redhat.com>
Mon, 25 May 2009 15:49:39 +0000 (17:49 +0200)
commit0c2e3d122195ad6e247c3bf85c677019f98dc7c8
tree5989127ddf0ba04fa7b5d85975efb51e3eb5757e
parent02b47109cf139ce463a674390de8650c9042b5df
Add infrastructure for dracut module dependency checking.

This also eliminates --skip-missing.  Check scripts should now check
to ensure that any files and settings they will copy from the host
system actually exist when called without arguments.

The check scripts are also updated to not try to source dracut-functions
which(1) is a perfectly good way of checking if a command is on the path.
dracut
dracut-functions
modules.d/00test/check [deleted file]
modules.d/00test/copy-root.sh [deleted file]
modules.d/00test/create-root.sh [deleted file]
modules.d/00test/halt.sh [deleted file]
modules.d/90crypt/check
modules.d/90lvm/check
modules.d/90mdraid/check