Date: Mon, 04 May 2009 23:43:53 +0300 From: Manolis Kiagias <sonic2000gr@gmail.com> To: Rene Ladan <rene@freebsd.org> Cc: Gabor PALI <pgj@FreeBSD.org>, "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org>, Giorgos Keramidas <keramida@freebsd.org>, Tom Rhodes <trhodes@FreeBSD.org> Subject: Re: [PATCH] Add the new 'ufsid' labels to the glabel section of 'geom' Message-ID: <49FF5389.5030708@gmail.com> In-Reply-To: <49FF4F81.9040909@freebsd.org> References: <49FF2F5C.6010307@gmail.com> <49FF4F81.9040909@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49FF5389.5030708>