From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 8 13:00:42 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA06916A4CE for ; Thu, 8 Jan 2004 13:00:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D82BB43D45 for ; Thu, 8 Jan 2004 13:00:41 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i08L0fFR078281 for ; Thu, 8 Jan 2004 13:00:41 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i08L0fwc078280; Thu, 8 Jan 2004 13:00:41 -0800 (PST) (envelope-from gnats) Date: Thu, 8 Jan 2004 13:00:41 -0800 (PST) Message-Id: <200401082100.i08L0fwc078280@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Joe Marcus Clarke Subject: Re: ports/61092: sysutils/grub: warning about unsupported UFS2. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joe Marcus Clarke List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 21:00:43 -0000 The following reply was made to PR ports/61092; it has been noted by GNATS. From: Joe Marcus Clarke To: Thierry Thomas Cc: FreeBSD-gnats-submit@freebsd.org, Nate Lawson 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 > =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--