X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=99c4d3652abb6cfcc8958ff3e2eb140645ebc9f9;hb=7189eb48dd8f46049d982f1d99e158609409019f;hp=f0850e0c67045ec3d24b13e9a519494ff4addeaf;hpb=d687bd66d641578e8a678f57cb05c2af5ac09786;p=febootstrap.git diff --git a/README b/README index f0850e0..99c4d36 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,25 @@ 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 Building and installing -----------------------