summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-03-13 19:42:00 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:35 -0300
commit9aa4bec9decfd8feecff5c8360e4cf36fbfdabe6 (patch)
tree7901cab75a9f970a6b721ea1ba14d2976c72ce70 /docs
parentcd1953f4ef60d6e0a21bba38cf7d2f36e81b42c2 (diff)
Replace: ARCH -> PARABOLA
Diffstat (limited to 'docs')
-rw-r--r--docs/README.altbootmethods4
-rw-r--r--docs/README.transfer2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/README.altbootmethods b/docs/README.altbootmethods
index 4d6304d..bee4832 100644
--- a/docs/README.altbootmethods
+++ b/docs/README.altbootmethods
@@ -114,12 +114,12 @@ methods can be used to serve the rest of live-medium.
* NBD
-Note: Adjust ARCH_201302 as needed.
+Note: Adjust PARABOLA_201302 as needed.
# cat << EOF > /tmp/nbd-server.conf
[generic]
[parabolaiso]
readonly = true
- exportname = /dev/disk/by-label/ARCH_201302
+ exportname = /dev/disk/by-label/PARABOLA_201302
EOF
# nbd-server -C /tmp/nbd-server.conf
diff --git a/docs/README.transfer b/docs/README.transfer
index 37dfa77..b2d0b5b 100644
--- a/docs/README.transfer
+++ b/docs/README.transfer
@@ -55,7 +55,7 @@ Nomeclature:
<ISO-SOURCE>: Path to the ISO file parabola-<YYYY>.<MM>.<DD>-dual.iso
(example: ~/parabola-2012.07.22-dual.iso)
<FS-LABEL>: Represents the filesystem label of the <ISO-SOURCE>
- (example: ARCH_201302)
+ (example: PARABOLA_201302)
* PC-BIOS (MBR):