Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2009 22:26:41 +0200
From:      Rene Ladan <rene@freebsd.org>
To:        Manolis Kiagias <sonic2000gr@gmail.com>
Cc:        Gabor PALI <pgj@FreeBSD.org>, "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org>, Giorgos Keramidas <keramida@freebsd.org>, Rene Ladan <rene@FreeBSD.org>, Tom Rhodes <trhodes@FreeBSD.org>
Subject:   Re: [PATCH] Add the new 'ufsid' labels to the glabel section of 'geom'
Message-ID:  <49FF4F81.9040909@freebsd.org>
In-Reply-To: <49FF2F5C.6010307@gmail.com>
References:  <49FF2F5C.6010307@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Manolis Kiagias schreef:
> Hi all,
> 
> This is a small  patch for the glabel section of the geom chapter that
> adds the new 'ufsid' labels present on 7.2-RELEASE. Fits nicely (I
> think) after the example which deals with device-name independent
> mounting during boot.
> 
> http://people.freebsd.org/~manolis/geom.diff
> 
> http://www.freebsdgr.org/handbook-mine/geom-glabel.html
> 
> If you do find any nits, please let me know!
>
Only a small one:

@@ -33,8 +33,8 @@
  +      <programlisting>/dev/ufsid/486b6fc38d330916        /var        ufs        rw        2      2
  +/dev/ufsid/486b6fc16926168e        /usr        ufs        rw        2      2</programlisting>
  +
-+      <para>Any partitions with <literal>ufsid</literal> labels may also get
-+	mounted in a similar way, eliminating the need to create permanent
++      <para>Any partitions with <literal>ufsid</literal> labels can be
++	mounted in this way, eliminating the need to create permanent
  +	labels for them manually, while still enjoying the benefits of
  +	device-name independent mounting.</para>
       </sect2>

I think this sounds more confident, which should be more reassuring to the reader.

Regards,
Rene
-- 
http://www.rene-ladan.nl/

GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC (subkeys.pgp.net)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49FF4F81.9040909>