From ab97a2161b71258efa2c17a2ac339224b5dac80e Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Fri, 28 Jun 2013 12:54:00 -0300 Subject: [archiso] README.build update Signed-off-by: Gerardo Exequiel Pozzi --- docs/README.build | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/README.build b/docs/README.build index 3286a1a..80d4b2c 100644 --- a/docs/README.build +++ b/docs/README.build @@ -76,9 +76,7 @@ It consists of some fields which define the behaviour of images. The /isolinux directory holds files needed for the ISOLINUX boot loader module of SYSLINUX. ISOLINUX can not find config files on -/arch/boot/syslinux, like other boot loaders modules (EXTLINUX, SYSLINUX, etc). -When make your custom boot-pendrive, you need to copy /arch directory to it. -/isolinux/isolinux.cfg just holds /arch/boot/syslinux/syslinux.cfg +/arch/boot/syslinux, like other boot loaders modules (SYSLINUX, PXELINUX). @@ -101,7 +99,7 @@ used to build official images with much more things. *** Building official Arch Linux live media. (configs/releng) * Install needed packages. - # pacman -S git make squashfs-tools libisoburn dosfstools lynx patch --needed + # pacman -S git make squashfs-tools libisoburn dosfstools lynx --needed * Install archiso. # git clone git://projects.archlinux.org/archiso.git -- cgit v1.2.2