[archiso] README: update build instructions
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
c82d309eb8
commit
e14b4d6423
5
README
5
README
@ -227,7 +227,7 @@ When make your custom boot-pendrive, you need to copy /arch directory to it.
|
|||||||
*** Building the most basic Arch Linux live media. (configs/baseline)
|
*** Building the most basic Arch Linux live media. (configs/baseline)
|
||||||
|
|
||||||
* Install needed packages.
|
* Install needed packages.
|
||||||
# pacman -S git make squashfs-tools libisoburn --needed
|
# pacman -S git make squashfs-tools libisoburn rsync --needed
|
||||||
|
|
||||||
* Install archiso.
|
* Install archiso.
|
||||||
# git clone git://projects.archlinux.org/archiso.git
|
# git clone git://projects.archlinux.org/archiso.git
|
||||||
@ -240,11 +240,10 @@ Note: If you want to customize, just see the configs/releng directory which is
|
|||||||
used to build official images with much more things.
|
used to build official images with much more things.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*** Building official Arch Linux live media. (configs/releng)
|
*** Building official Arch Linux live media. (configs/releng)
|
||||||
|
|
||||||
* Install needed packages.
|
* Install needed packages.
|
||||||
# pacman -S git make squashfs-tools libisoburn --needed
|
# pacman -S git make squashfs-tools libisoburn rsync dosfstools --needed
|
||||||
|
|
||||||
* Install archiso.
|
* Install archiso.
|
||||||
# git clone git://projects.archlinux.org/archiso.git
|
# git clone git://projects.archlinux.org/archiso.git
|
||||||
|
Loading…
Reference in New Issue
Block a user