X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=8092aaff10d7ac5c177b51a708212174704b4726;hb=5989c6746ae10b1da2a15dbefc3cf360a02e7a08;hp=ee280675659a7f12d53c4f0d8db4e26bdd34d196;hpb=66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6;p=febootstrap.git diff --git a/README b/README index ee28067..8092aaf 100644 --- a/README +++ b/README @@ -32,21 +32,37 @@ 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) + /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: - 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 -----------------------