summaryrefslogtreecommitdiff
path: root/docs/README.build
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:39 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:39 -0300
commita5139a6e4ed897d59c900d8ea991c60a19d01862 (patch)
treef82a2c95fe0f34ddf5e7e4d88bfa33548e8269a8 /docs/README.build
parent2ad1f4471698f00cc3985437f461e2e17aeccfa3 (diff)
parent491b627eb4b6af909ba8e19751378672930328eb (diff)
Merge branch 'master' of archiso into helper/rebrandhelper/rebrand
Conflicts: Makefile configs/releng/build.sh configs/releng/mkinitcpio.conf configs/releng/root-image/root/customize_root_image.sh configs/releng/syslinux/parabolaiso_pxe32.cfg configs/releng/syslinux/parabolaiso_pxe64.cfg configs/releng/syslinux/parabolaiso_sys32.cfg configs/releng/syslinux/parabolaiso_sys64.cfg docs/README.build parabolaiso/mkparabolaiso
Diffstat (limited to 'docs/README.build')
-rw-r--r--docs/README.build7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/README.build b/docs/README.build
index ca52ca2..f2fb594 100644
--- a/docs/README.build
+++ b/docs/README.build
@@ -19,7 +19,6 @@ INDEX
** For configs/releng build.sh needs theses packages (build host):
+ dosfstools for mkfs.vfat
- + patch for patch
+ lynx for fetching the latest installation guide
** For these hooks needs these packages (on target root-image)
@@ -77,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
-/parabola/boot/syslinux, like other boot loaders modules (EXTLINUX, SYSLINUX, etc).
-When make your custom boot-pendrive, you need to copy /parabola directory to it.
-/isolinux/isolinux.cfg just holds /parabola/boot/syslinux/syslinux.cfg
+/parabola/boot/syslinux, like other boot loaders modules (SYSLINUX, PXELINUX).
@@ -102,7 +99,7 @@ used to build official images with much more things.
*** Building official Parabola GNU/Linux-libre 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 parabolaiso.
# git clone git://projects.parabolagnulinux.org/parabolaiso.git