]> git.ipfire.org Git - thirdparty/dracut.git/commit - modules.d/99base/init
dracut: add cmdline hook
authorDavid Dillow <dave@thedillows.org>
Mon, 1 Jun 2009 03:33:56 +0000 (23:33 -0400)
committerDavid Dillow <dave@thedillows.org>
Mon, 1 Jun 2009 04:07:26 +0000 (00:07 -0400)
commite450281431d31fb9d542c6f89692c861e07469bc
tree14a81a6fd149bc7931f8b19fcd04d51996ab39a5
parent5c123162ededa03b56b21117644740b69fdf3fbf
dracut: add cmdline hook

This hook is where each module should parse kernel command line
options and perform any legacy translation.
dracut
modules.d/95resume/install
modules.d/95rootfs-block/install
modules.d/99base/init