summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2013-06-28 12:54:00 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2013-06-28 12:54:00 -0300
commitab97a2161b71258efa2c17a2ac339224b5dac80e (patch)
tree2efbe43c073373481c76f9110df49f79e63e896e
parentce9c853292e0d37e3931634f43ce697ccd33ad11 (diff)
[archiso] README.build update
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-rw-r--r--docs/README.build6
1 files 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