summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-12-17 16:56:51 -0500
committerJeremy Katz <katzj@redhat.com>2008-12-17 16:56:51 -0500
commitaec35295119661692ac5f7ec3da11fb5a98dd11a (patch)
tree30a1cd8249207da6ea29f1424deaa83c4784c9b0 /HACKING
parent26eb9b952e937bb696b1b20b8c5156b1a146532e (diff)
downloaddracut-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--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 7c9b996e..77e99396 100644
--- a/HACKING
+++ b/HACKING
@@ -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)