Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amd64/floppies/common Add bootxx_ffsv2
details: https://anonhg.NetBSD.org/src/rev/df5603bf5748
branches: trunk
changeset: 573027:df5603bf5748
user: fvdl <fvdl%NetBSD.org@localhost>
date: Mon Jan 17 21:36:08 2005 +0000
description:
Add bootxx_ffsv2
diffstat:
distrib/amd64/floppies/common/list.ramdisk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5c122eaa5560 -r df5603bf5748 distrib/amd64/floppies/common/list.ramdisk
--- a/distrib/amd64/floppies/common/list.ramdisk Mon Jan 17 21:28:51 2005 +0000
+++ b/distrib/amd64/floppies/common/list.ramdisk Mon Jan 17 21:36:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list.ramdisk,v 1.3 2003/10/08 04:25:43 lukem Exp $
+# $NetBSD: list.ramdisk,v 1.4 2005/01/17 21:36:08 fvdl Exp $
SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin
@@ -18,6 +18,7 @@
# we need the boot block in /usr/mdec + the MBR copy
COPY ${DESTDIR}/usr/mdec/boot usr/mdec/boot
COPY ${DESTDIR}/usr/mdec/bootxx_ffsv1 usr/mdec/bootxx_ffsv1
+COPY ${DESTDIR}/usr/mdec/bootxx_ffsv2 usr/mdec/bootxx_ffsv2
COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
COPY ${DESTDIR}/usr/mdec/mbr_ext usr/mdec/mbr_ext
COPY ${DESTDIR}/usr/mdec/mbr_bootsel usr/mdec/mbr_bootsel
Home |
Main Index |
Thread Index |
Old Index