From 073ecf773ecc7e6112d091392063e99511b0139b Mon Sep 17 00:00:00 2001 From: Esteban Carnevale Date: Mon, 2 Sep 2013 20:03:39 -0300 Subject: Change disk label to PARA_YYYYMM because the limit is 11 characters. --- docs/README.altbootmethods | 4 ++-- docs/README.transfer | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/README.altbootmethods b/docs/README.altbootmethods index 77ff917..d9acc89 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 PARABOLA_201302 as needed. +Note: Adjust PARA_201302 as needed. # cat << EOF > /tmp/nbd-server.conf [generic] [parabolaiso] readonly = true - exportname = /dev/disk/by-label/PARABOLA_201302 + exportname = /dev/disk/by-label/PARA_201302 EOF # nbd-server -C /tmp/nbd-server.conf diff --git a/docs/README.transfer b/docs/README.transfer index fd916fc..f6879e0 100644 --- a/docs/README.transfer +++ b/docs/README.transfer @@ -56,7 +56,7 @@ Nomeclature: : Path to the ISO file parabola-..
-dual.iso (example: ~/parabola-2012.07.22-dual.iso) : Represents the filesystem label of the - (example: PARABOLA_201302) + (example: PARA_201302) * PC-BIOS (MBR): -- cgit v1.2.2