From owner-freebsd-ports Tue Jul 25 2:10: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BC8037BCA4 for ; Tue, 25 Jul 2000 02:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA03163; Tue, 25 Jul 2000 02:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 25 Jul 2000 02:10:03 -0700 (PDT) Message-Id: <200007250910.CAA03163@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: alex@big.endian.de (Alexander Langer) Subject: Re: ports/20168: New port: GNU Grub Reply-To: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/20168; it has been noted by GNATS. From: alex@big.endian.de (Alexander Langer) To: rjoseph@mammalia.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/20168: New port: GNU Grub Date: Tue, 25 Jul 2000 11:08:05 +0200 Thus spake rjoseph@mammalia.org (rjoseph@mammalia.org): > Xpost-install: > X @${ECHO} "" > X @${ECHO} "###########################################################" > X @${ECHO} "This port does not install GRUB on the master boot record" > X @${ECHO} "of your hard drive." > X @${ECHO} "To do this, or to use it with a floppy disk, you will need" > X @${ECHO} "to read the info page using 'info grub'." > X @${ECHO} "###########################################################" > X @${ECHO} "" This should be put into pkg/MESSAGE as well. Maybe you want to change it to ${CAT} ${PKGMESSAGE} then. > sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' > XGNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand > XUnified Bootloader, which was originally designed and implemented by Erich > XStefan Boleyn. > X > XThis port does not install GRUB on the master boot record of your hard drive. > XTo do this, or to use it with a floppy disk, you will need to read the info > Xpage that is installed by the port. > X Do not put this into DESCR, but the MESSAGE file, see above. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message