From d7ab3646f34e3cbabef7c7a71108c9c3d331fbcb Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Tue, 28 Jun 2011 02:07:24 -0300 Subject: [archiso] Document needed pkgs required to build Signed-off-by: Gerardo Exequiel Pozzi --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'README') diff --git a/README b/README index 487905d..76859ab 100644 --- a/README +++ b/README @@ -7,6 +7,7 @@ INDEX * hooks/archiso_loop_mnt * Boot parameters (only for configs/releng) * etc/rc.conf +* Build requirements * Image types generated by mkarchiso. * File format for aitab. * Why the /isolinux and /arch/boot/syslinux directories? @@ -87,6 +88,25 @@ if nothing is specified on command line. +*** Build requirements + +** For mkarchiso script needs these packages (build host): + + devtools for mkarchroot + + squashfs-tools for mksquashfs + + syslinux for isohybrid + + cdrkit for mkisofs + +** For these hooks needs these packages (on target root-image) +* archiso + + (none) +* archiso_loop_mnt + + (none) +* archiso_pxe_nbd + + mkinitcpio-nfs-utils for ipconfig + + nbd for nbd-client + + + *** Image types generated by mkarchiso. * image-name.sfs SquashFS image with all files directly on it. -- cgit v1.2.2