summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-08-20 19:23:03 +0100
committerRichard Jones <rjones@redhat.com>2010-08-24 13:17:41 +0100
commit89e336ee166be538e376d288fb2b3fbbffd66d4c (patch)
treecd6ddae9a5ef7a0e572db824e2755972991dc074 /README
parent53bf430e26f4a53837bd38b58a427079caab3d4b (diff)
downloadfebootstrap-89e336ee166be538e376d288fb2b3fbbffd66d4c.tar.gz
febootstrap-89e336ee166be538e376d288fb2b3fbbffd66d4c.tar.xz
febootstrap-89e336ee166be538e376d288fb2b3fbbffd66d4c.zip
Implement ext2 output module.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index b8df88e..5383dcb 100644
--- a/README
+++ b/README
@@ -38,6 +38,10 @@ Requirements
qemu
- If you want to test-run your systems.
+ libext2fs
+ /sbin/mke2fs
+ - These are part of e2fsprogs.
+
Building and installing
-----------------------