X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=99c4d3652abb6cfcc8958ff3e2eb140645ebc9f9;hb=7189eb48dd8f46049d982f1d99e158609409019f;hp=b2288c018b17a7810988b181eaa6952ef140c8d7;hpb=72e9f7c254ff235ab25dc42952e7069099ad35da;p=febootstrap.git diff --git a/README b/README index b2288c0..99c4d36 100644 --- a/README +++ b/README @@ -32,27 +32,32 @@ Requirements gcc - qemu - - Only if you need to test-boot appliances. + gawk libcom_err libext2fs /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 Building and installing -----------------------