[PATCH] Add the new 'ufsid' labels to the glabel section of 'geom'
Manolis Kiagias
sonic2000gr at gmail.com
Mon May 4 20:44:01 UTC 2009
Rene Ladan wrote:
> 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
Updated, thanks!
More information about the freebsd-doc
mailing list