X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=99c4d3652abb6cfcc8958ff3e2eb140645ebc9f9;hb=7189eb48dd8f46049d982f1d99e158609409019f;hp=ee280675659a7f12d53c4f0d8db4e26bdd34d196;hpb=66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6;p=febootstrap.git diff --git a/README b/README index ee28067..99c4d36 100644 --- a/README +++ b/README @@ -32,21 +32,32 @@ 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 Building and installing -----------------------