Version 3.11.
[febootstrap.git] / README
diff --git a/README b/README
index 6545756..2c42b2e 100644 (file)
--- a/README
+++ b/README
@@ -32,22 +32,34 @@ Requirements
 
   gcc
 
-  qemu
-    - Only if you need to test-boot appliances.
+  gawk
 
   libcom_err
   libext2fs
   /sbin/mke2fs
     - These are part of e2fsprogs.
 
-Optional
---------
-(but you will need a package manager for your Linux distro)
+For Fedora/RHEL:
 
-  yum
   rpm
-  apt-get
+  yum
+  yumdownloader
+
+For Debian/Ubuntu:
+
   dpkg
+  aptitude
+
+Optional
+--------
+
+These are only needed if you plan to boot the supermin appliances you
+are building:
+
+  qemu >= 0.13
+  kernel >= 2.6.36
+
+  zlib - if your kernel uses gzipped modules
 
 Building and installing
 -----------------------