[PATCH] Add the new 'ufsid' labels to the glabel section of 'geom'
Rene Ladan
rene at freebsd.org
Mon May 4 20:57:49 UTC 2009
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)
More information about the freebsd-doc
mailing list