Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/floppies/ramdisk-big Add serial bootblocks onto...
details: https://anonhg.NetBSD.org/src/rev/2c5613ada62b
branches: trunk
changeset: 500601:2c5613ada62b
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Dec 14 16:04:51 2000 +0000
description:
Add serial bootblocks onto the image so these are available for sysinst.
diffstat:
distrib/i386/floppies/ramdisk-big/list | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3b227680520b -r 2c5613ada62b distrib/i386/floppies/ramdisk-big/list
--- a/distrib/i386/floppies/ramdisk-big/list Thu Dec 14 10:33:42 2000 +0000
+++ b/distrib/i386/floppies/ramdisk-big/list Thu Dec 14 16:04:51 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.2 2000/11/16 13:21:05 simonb Exp $
+# $NetBSD: list,v 1.3 2000/12/14 16:04:51 jmc Exp $
# various files that we need in /etc for the install
COPY ${CURDIR}/../../../../etc/group etc/group
@@ -94,6 +94,7 @@
SPECIAL cd dev; sh ${CURDIR}/../../../../etc/etc.i386/MAKEDEV ramdisk bpf0 bpf1
# we need the boot block in /usr/mdec + the MBR copy
+COPY ${DESTDIR}/usr/mdec/biosboot_com0.sym usr/mdec/biosboot_com0.sym
COPY ${DESTDIR}/usr/mdec/biosboot.sym usr/mdec/biosboot.sym
COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
COPY ${DESTDIR}/usr/mdec/mbr_bootsel usr/mdec/mbr_bootsel
Home |
Main Index |
Thread Index |
Old Index