summaryrefslogtreecommitdiff
path: root/docs/README.transfer
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.transfer')
-rw-r--r--docs/README.transfer10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/README.transfer b/docs/README.transfer
index e9654b8..e93b4e2 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>-<ARCH>.iso
+ISO images names consist of: parabola-<YYYY>.<MM>.<DD>-<ARCH>.iso
Where:
<YYYY> Year
@@ -36,7 +36,7 @@ Nomeclature:
1) Write it directly using your favorite recording program.
-# cdrecord dev=<B>,<T>,<L> -dao archlinux-<YYYY>.<MM>.<DD>-<ARCH>.iso
+# cdrecord dev=<B>,<T>,<L> -dao parabola-<YYYY>.<MM>.<DD>-<ARCH>.iso
** To -> USB Flash Drive (USB-key) / Memory card (SD) /
@@ -55,10 +55,10 @@ 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>-<ARCH>.iso
- (example: ~/archlinux-2012.07.22-x86_64.iso)
+<ISO-SOURCE>: Path to the ISO file parabola-<YYYY>.<MM>.<DD>-<ARCH>.iso
+ (example: ~/parabola-2012.07.22-x86_64.iso)
<FS-LABEL>: Represents the filesystem label of the <ISO-SOURCE>
- (example: ARCH_201207 [for all ~/archlinux-2012.07.*.iso])
+ (example: ARCH_201207 [for all ~/parabola-2012.07.*.iso])
* PC-BIOS (MBR):