X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=8092aaff10d7ac5c177b51a708212174704b4726;hb=5989c6746ae10b1da2a15dbefc3cf360a02e7a08;hp=6545756630881ac32c31957e23ba31582d6ccedd;hpb=60baadc1b201d35b30f23220a44994964936820d;p=febootstrap.git diff --git a/README b/README index 6545756..8092aaf 100644 --- a/README +++ b/README @@ -32,22 +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 -----------------------