diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:08:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:08:13 +0000 |
commit | c237d2e26afac05496c373f9b25f2d1756b02068 (patch) | |
tree | e2f492cba7da7b7c5e0809fc6722a7d52704497d /sysutils | |
parent | e9a16d0cae5053561e4a7a0637994b2f810bd35f (diff) | |
download | pkgsrc-c237d2e26afac05496c373f9b25f2d1756b02068.tar.gz |
Sync with reality, now that grub does not need any patch for booting
via cdrom.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mklivecd/MESSAGE | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/mklivecd/MESSAGE b/sysutils/mklivecd/MESSAGE index 8f5196f058c..00c0c9143d2 100644 --- a/sysutils/mklivecd/MESSAGE +++ b/sysutils/mklivecd/MESSAGE @@ -1,9 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2004/05/20 07:11:40 xtraeme Exp $ +$NetBSD: MESSAGE,v 1.4 2004/06/20 21:08:13 xtraeme Exp $ -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. +In order to use ${PKGNAME}, you'll have to install sysutils/grub. Don't forget to create the ``menu.lst'' in $ISODIR/boot/grub to specify what kernels you want to boot. |