From 1abe10776520be29afbea26646936a0f29f4c5be Mon Sep 17 00:00:00 2001 From: Esteban Carnevale Date: Wed, 13 Mar 2013 20:02:47 -0300 Subject: Replace: arch/ -> parabola/ --- docs/README.build | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/README.build') diff --git a/docs/README.build b/docs/README.build index ba17e94..ecc99a7 100644 --- a/docs/README.build +++ b/docs/README.build @@ -4,7 +4,7 @@ INDEX * Build requirements * Image types generated by mkparabolaiso. * File format for aitab. -* Why the /isolinux and /arch/boot/syslinux directories? +* Why the /isolinux and /parabola/boot/syslinux directories? * Building the most basic Parabola GNU/Linux-libre live media. (configs/baseline) * Building official Parabola GNU/Linux-libre live media. (configs/releng) @@ -73,13 +73,13 @@ It consists of some fields which define the behaviour of images. Space used + 10% (estimated for metadata overhead) + desired % -*** Why the /isolinux and /arch/boot/syslinux directories? +*** Why the /isolinux and /parabola/boot/syslinux directories? 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). +/parabola/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 +/isolinux/isolinux.cfg just holds /parabola/boot/syslinux/syslinux.cfg -- cgit v1.2.3-54-g00ecf