diff options
author | Jeremy Katz <katzj@redhat.com> | 2008-12-17 16:56:51 -0500 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2008-12-17 16:56:51 -0500 |
commit | aec35295119661692ac5f7ec3da11fb5a98dd11a (patch) | |
tree | 30a1cd8249207da6ea29f1424deaa83c4784c9b0 /HACKING | |
parent | 26eb9b952e937bb696b1b20b8c5156b1a146532e (diff) | |
download | dracut-aec35295119661692ac5f7ec3da11fb5a98dd11a.tar.gz dracut-aec35295119661692ac5f7ec3da11fb5a98dd11a.tar.bz2 dracut-aec35295119661692ac5f7ec3da11fb5a98dd11a.zip |
rstrode built a new plymouth with the changes, so we can drop that make install
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,3 +13,8 @@ will copy over some binaries as well as the appropriate shared library dependencies. If you are doing a rootfs type that requires modules (on Fedora, this is just encrypted root now), you'll want to have the modules tree to copy in in a modules/ sub directory. + +Requirements: +* udev +* plymouth > 0.6.0-2 (for encrypted root; otherwise, it should noop out) +* nash (for switchroot until we get in util-linux) |