pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/mklivecd The required option in grub actually...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a483c4f76742
branches:  trunk
changeset: 475583:a483c4f76742
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu May 20 07:11:40 2004 +0000

description:
The required option in grub actually is "GRUB_USE_ISO9660".

diffstat:

 sysutils/mklivecd/MESSAGE |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (17 lines):

diff -r cbe9132124db -r a483c4f76742 sysutils/mklivecd/MESSAGE
--- a/sysutils/mklivecd/MESSAGE Thu May 20 02:11:41 2004 +0000
+++ b/sysutils/mklivecd/MESSAGE Thu May 20 07:11:40 2004 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/04/27 15:34:19 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.3 2004/05/20 07:11:40 xtraeme Exp $
 
-You'll have to install pkgsrc/sysutils/grub with the option "GRUB_ISO9660"
-enabled to use mklivecd, so you'll be able to boot big kernels or 
-multiple kernels via grub.
+You'll have to install pkgsrc/sysutils/grub with the option
+"GRUB_USE_ISO9660" enabled to use mklivecd, so you'll be able to boot big 
+kernels or multiple kernels via grub.
 
 Don't forget to create the ``menu.lst'' in $ISODIR/boot/grub to specify
 what kernels you want to boot.



Home | Main Index | Thread Index | Old Index