X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=2c42b2ee4aa2ae0aeab84b3063d3685270eb5398;hb=refs%2Ftags%2F3.11;hp=f0850e0c67045ec3d24b13e9a519494ff4addeaf;hpb=d687bd66d641578e8a678f57cb05c2af5ac09786;p=febootstrap.git diff --git a/README b/README index f0850e0..2c42b2e 100644 --- a/README +++ b/README @@ -32,9 +32,6 @@ Requirements gcc - qemu - - Only if you need to test-boot appliances. - gawk libcom_err @@ -42,19 +39,27 @@ Requirements /sbin/mke2fs - These are part of e2fsprogs. - /sbin/insmod.static - - This is part of module-init-tools. Note that Debian does NOT - package this, you have to build it yourself (or copy the file - from a Fedora machine which also works ...) +For Fedora/RHEL: + + rpm + yum + yumdownloader + +For Debian/Ubuntu: + + dpkg + aptitude Optional -------- -(but you will need a package manager for your Linux distro) - yum - rpm - apt-get - dpkg +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 -----------------------