Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc be more obvious about the requirement on mkisofs 2.0
details: https://anonhg.NetBSD.org/src/rev/a47f1ad52d25
branches: trunk
changeset: 543065:a47f1ad52d25
user: lukem <lukem%NetBSD.org@localhost>
date: Sun Feb 16 00:22:37 2003 +0000
description:
be more obvious about the requirement on mkisofs 2.0
diffstat:
etc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4782d12250b9 -r a47f1ad52d25 etc/Makefile
--- a/etc/Makefile Sun Feb 16 00:18:59 2003 +0000
+++ b/etc/Makefile Sun Feb 16 00:22:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2003/01/09 16:57:45 mrg Exp $
+# $NetBSD: Makefile,v 1.245 2003/02/16 00:22:37 lukem Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -305,6 +305,7 @@
# Standalone target to create a CDROM image after the release
# was composed. Should be run after "make release" in src and xsrc.
#
+# Note: At least mkisofs 2.0 should be used.
#
CDROM.image=${RELEASEDIR}/${MACHINE}/installation/cdrom/netbsd-${MACHINE}.iso
CDROM.dir= cdrom.dir
Home |
Main Index |
Thread Index |
Old Index