Commit Graph

10 Commits (0a66b74b51f7d58916504e0e8bb01b6e981b489b)

Author SHA1 Message Date
Harald Hoyer 600c876968 consistently lowercase "dracut" 2012-10-10 14:15:11 +02:00
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 2012-04-23 11:32:45 +02:00
Dave Young 2e7257a2e3 add pre-pivot-cleanup hook
Sometimes some hook script will need to be before the cleanup hook scripts
For example dhclient killing, nfs cleanup, etc. must not happen before kdump
because it will use their fuctionalities.

So here introduce a new hook pre-pivot-cleanup, all cleanup scripts will go there.
that means pre-pivot hook is splited to two hooks pre-pivot and pre-pivot-cleanup

Signed-off-by: Dave Young <dyoung@redhat.com>
2012-04-19 11:59:45 +02:00
Harald Hoyer 3b403b32fc removed trailing whitespaces 2011-05-10 11:56:09 +02:00
Harald Hoyer 6600691ff1 README.modules: update documentation 2011-04-08 10:39:52 +02:00
Victor Lowther 8d04a1287d Some updates to the README files 2009-08-20 14:14:21 -05:00
Michael Ploujnikov d726d811f1 fix spelling use the modules.d directory name 2009-07-23 15:21:18 +02:00
Harald Hoyer 07253f00ca add documentation of the init hooks 2009-07-13 15:03:11 +02:00
Warren Togami 2d7d2fdbbb Properly detect -H and --hostonly mode 2009-05-29 18:38:49 -04:00
Victor Lowther 2e7b8713b4 Add a README.modules that describes how dracut modules work. 2009-05-25 12:03:39 +02:00