]> git.ipfire.org Git - thirdparty/dracut.git/commit
[PATCH 49/50] Modify hook loading to make it slightly easier to script.
authorVictor Lowther <victor.lowther@gmail.com>
Fri, 13 Feb 2009 12:43:29 +0000 (04:43 -0800)
committerDave Jones <davej@redhat.com>
Mon, 16 Feb 2009 18:56:51 +0000 (13:56 -0500)
commit53f954561afdb87a67e0f943556095f0eb7cbbc0
tree6a02a0826bc772b2e67d650c79203ade7f3d3834
parentf04dc5f31235a440c745836118697223f6f3d3f1
[PATCH 49/50] Modify hook loading to make it slightly easier to script.

Modules are now responsible for loading their hooks into the initrd.

This should be all the structure we need to make it easy for things
to integrate with dracut -- now to document and test it all.
Makefile
dracut-functions
hooks/cryptroot [moved from pre-mount/50cryptroot with 100% similarity]
hooks/resume [moved from pre-mount/99resume with 100% similarity]
hooks/selinux-loadpolicy [moved from pre-pivot/50selinux-loadpolicy with 100% similarity]
modules/90crypt
modules/99base