diff options
author | Esteban Carnevale <alfplayer@mailoo.org> | 2013-03-13 19:25:06 -0300 |
---|---|---|
committer | Esteban Carnevale <alfplayer@mailoo.org> | 2013-09-02 20:03:35 -0300 |
commit | 68d1cfcd26cf31178120bf4fab8c033810e2d776 (patch) | |
tree | 0f42586d0197a80bbe556f77ce24f9fad1947d9f /docs/README.build | |
parent | 37919539ce6b28ee07db70af3ce6922468d36f4c (diff) |
Replace: Arch Linux -> Parabola GNU/Linux-libre
Diffstat (limited to 'docs/README.build')
-rw-r--r-- | docs/README.build | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/README.build b/docs/README.build index 40d6444..faf6cca 100644 --- a/docs/README.build +++ b/docs/README.build @@ -5,8 +5,8 @@ INDEX * Image types generated by mkarchiso. * File format for aitab. * Why the /isolinux and /arch/boot/syslinux directories? -* Building the most basic Arch Linux live media. (configs/baseline) -* Building official Arch Linux live media. (configs/releng) +* Building the most basic Parabola GNU/Linux-libre live media. (configs/baseline) +* Building official Parabola GNU/Linux-libre live media. (configs/releng) @@ -83,7 +83,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 Parabola GNU/Linux-libre live media. (configs/baseline) * Install needed packages. # pacman -S git make squashfs-tools libisoburn rsync --needed @@ -99,7 +99,7 @@ Note: If you want to customize, just see the configs/releng directory which is used to build official images with much more things. -*** Building official Arch Linux live media. (configs/releng) +*** Building official Parabola GNU/Linux-libre live media. (configs/releng) * Install needed packages. # pacman -S git make squashfs-tools libisoburn dosfstools lynx patch --needed |