summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 16 insertions, 8 deletions
diff --git a/README b/README
index f0850e0..8092aaf 100644
--- a/README
+++ b/README
@@ -32,9 +32,6 @@ Requirements
gcc
- qemu
- - Only if you need to test-boot appliances.
-
gawk
libcom_err
@@ -47,14 +44,25 @@ Requirements
package this, you have to build it yourself (or copy the file
from a Fedora machine which also works ...)
-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
Building and installing
-----------------------