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
commite2b054c74fd0c1852f94d9af80f44297125742f4 (patch)
treef7c978cdf3458758f838d60edbb6a54f20f34ea9 /docs/README.build
parent04d8551cb78ff9a691fd4ead51e4f8f27c5b851e (diff)
parent17803d20925a72d31dbdbacf56cb0a7d2db6efcb (diff)
Merge branch 'rebrand/releng'
Conflicts: Makefile configs/profile/build.sh configs/profile/mkinitcpio.conf configs/profile/pacman-key-4.0.3_unattended-keyring-init.patch configs/profile/root-image/root/customize_root_image.sh configs/profile/root-image/root/install.txt configs/profile/syslinux/splash.png
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