Source-Changes-HG archive

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

[src/trunk]: src/distrib/cdrom Use a link to the uncompressed i386 boot-big.fs.



details:   https://anonhg.NetBSD.org/src/rev/030a5ac9b18b
branches:  trunk
changeset: 499848:030a5ac9b18b
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 30 21:23:50 2000 +0000

description:
Use a link to the uncompressed i386 boot-big.fs.

diffstat:

 distrib/cdrom/NetBSD-1.5.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cdaefb69e734 -r 030a5ac9b18b distrib/cdrom/NetBSD-1.5.mk
--- a/distrib/cdrom/NetBSD-1.5.mk       Thu Nov 30 21:20:43 2000 +0000
+++ b/distrib/cdrom/NetBSD-1.5.mk       Thu Nov 30 21:23:50 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD-1.5.mk,v 1.3 2000/11/30 00:04:08 tv Exp $
+# $NetBSD: NetBSD-1.5.mk,v 1.4 2000/11/30 21:23:50 tv Exp $
 #
 # Configuration file for the NetBSD 1.5 binary release.
 
@@ -13,7 +13,7 @@
 
 # BOOTFILE.i386 is relative to CD staging root
 BOOTFILE.i386=         boot.i386
-INTFILES.i386=         boot.i386:i386/installation/floppy/boot-big.fs.gz
+INTFILES.i386=         boot.i386:i386/installation/floppy/boot-big.fs,link
 
 # macppc has external bootblock generation tool
 EXTFILES.macppc=       macppc.ofwboot:macppc/binary/sets/base.tgz,./usr/mdec/ofwboot



Home | Main Index | Thread Index | Old Index