summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-10-08 23:20:10 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-10-08 23:20:10 +0000
commit342955bb027b629cd5566159d477f9d5f27da97f (patch)
tree5169ccfb3015572d1473d59c47b426128cb18e7d /sysutils
parentcc8905f21d401187a9ca945c5e688e1768d861e4 (diff)
downloadpkgsrc-342955bb027b629cd5566159d477f9d5f27da97f.tar.gz
Update to 0.13.2:
* Update for NetBSD -current: the CD-ROM ISO9660 bootloader is installed as 'bootxx_cd9660'.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mklivecd/Makefile4
-rwxr-xr-xsysutils/mklivecd/files/mklivecd.sh6
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/mklivecd/Makefile b/sysutils/mklivecd/Makefile
index 7e7a3e13de8..0125f4cdd9b 100644
--- a/sysutils/mklivecd/Makefile
+++ b/sysutils/mklivecd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2005/08/13 23:35:44 xtraeme Exp $
+# $NetBSD: Makefile,v 1.25 2005/10/08 23:20:10 xtraeme Exp $
-DISTNAME= mklivecd-0.13.1
+DISTNAME= mklivecd-0.13.2
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/sysutils/mklivecd/files/mklivecd.sh b/sysutils/mklivecd/files/mklivecd.sh
index 3b5b846a726..457056ee54d 100755
--- a/sysutils/mklivecd/files/mklivecd.sh
+++ b/sysutils/mklivecd/files/mklivecd.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: mklivecd.sh,v 1.23 2005/08/13 23:35:45 xtraeme Exp $
+# $NetBSD: mklivecd.sh,v 1.24 2005/10/08 23:20:10 xtraeme Exp $
#
# Copyright (c) 2004, 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -51,7 +51,7 @@
#
# NetBSD >= 4.0 has cdboot, no need to use grub here.
#
-: ${CDBOOT_IMG:=cdboot}
+: ${CDBOOT_IMG:=bootxx_cd9660}
: ${BOOT_IMG:=boot}
: ${CDBOOT_DIR:=/usr/mdec}
#
@@ -561,7 +561,7 @@ do_cdlive()
cat > $ISODIR/etc/rc.d/root <<_EOF_
#!/bin/sh
#
-# \$NetBSD: mklivecd.sh,v 1.23 2005/08/13 23:35:45 xtraeme Exp $
+# \$NetBSD: mklivecd.sh,v 1.24 2005/10/08 23:20:10 xtraeme Exp $
#
# PROVIDE: root