Date: Thu, 8 Jan 2004 13:00:41 -0800 (PST) From: Joe Marcus Clarke <marcus@marcuscom.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/61092: sysutils/grub: warning about unsupported UFS2. Message-ID: <200401082100.i08L0fwc078280@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/61092; it has been noted by GNATS. From: Joe Marcus Clarke <marcus@marcuscom.com> To: Thierry Thomas <thierry@pompo.net> Cc: FreeBSD-gnats-submit@freebsd.org, Nate Lawson <nate@root.org> Subject: Re: ports/61092: sysutils/grub: warning about unsupported UFS2. Date: Thu, 08 Jan 2004 15:53:15 -0500 --=-zx88ZN9WGSVeUkBUocx4 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-01-08 at 15:43, Thierry Thomas wrote: > --- grub.diff begins here --- > diff -urN sysutils/grub.orig/Makefile sysutils/grub/Makefile > --- sysutils/grub.orig/Makefile Thu Jan 8 01:47:00 2004 > +++ sysutils/grub/Makefile Thu Jan 8 21:25:40 2004 > @@ -37,6 +37,13 @@ > =20 > .include <bsd.port.pre.mk> > =20 > +.if ${OSVERSION} > 501000 > +pre-everything:: > + @${ECHO_MSG} "" > + @${ECHO_MSG} "Warning! GRUB does not (yet) support UFS2." > + @${ECHO_MSG} "" > +.endif > + It would be better to make this a pkg-message so users installing from package would benefit from it as well. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zx88ZN9WGSVeUkBUocx4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA//cM7b2iPiv4Uz4cRAoQ2AJ9AJw0ARSPbROELRRFJTjgHVfUd7QCgp6j9 K1Tavb5DURNNFRAHXFnBWwE= =czOe -----END PGP SIGNATURE----- --=-zx88ZN9WGSVeUkBUocx4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401082100.i08L0fwc078280>