summaryrefslogtreecommitdiff
path: root/docs/README.transfer
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.transfer')
-rw-r--r--docs/README.transfer8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/README.transfer b/docs/README.transfer
index d3ec720..f829e0c 100644
--- a/docs/README.transfer
+++ b/docs/README.transfer
@@ -12,7 +12,7 @@ INDEX
*** Transfer ISO image to target medium (configs/releng)
-ISO images names consist of: archlinux-<YYYY>.<MM>.<DD>-dual.iso
+ISO images names consist of: parabola-<YYYY>.<MM>.<DD>-dual.iso
Where:
<YYYY> Year
@@ -33,7 +33,7 @@ Nomeclature:
1) Write it directly using your favorite recording program.
-# cdrecord dev=<B>,<T>,<L> -dao archlinux-<YYYY>.<MM>.<DD>-dual.iso
+# cdrecord dev=<B>,<T>,<L> -dao parabola-<YYYY>.<MM>.<DD>-dual.iso
** To -> USB Flash Drive (USB-key) / Memory card (SD) /
@@ -52,8 +52,8 @@ Nomeclature:
(example: /dev/sdx1)
<MNT-TARGET-N>: Mount point path where <DEV-TARGET-N> is mounted
(example: /mnt/sdx/1)
-<ISO-SOURCE>: Path to the ISO file archlinux-<YYYY>.<MM>.<DD>-dual.iso
- (example: ~/archlinux-2012.07.22-dual.iso)
+<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)