Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/distrib/amd64/floppies/common Pull up following revisio...
details: https://anonhg.NetBSD.org/src/rev/dcd33d725950
branches: netbsd-2-0
changeset: 564857:dcd33d725950
user: riz <riz%NetBSD.org@localhost>
date: Tue Oct 11 16:35:53 2005 +0000
description:
Pull up following revision(s) (requested by kleink in ticket #5828):
distrib/amd64/floppies/common/list.ramdisk: revision 1.4
Add bootxx_ffsv2
diffstat:
distrib/amd64/floppies/common/list.ramdisk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cb979da3ec1a -r dcd33d725950 distrib/amd64/floppies/common/list.ramdisk
--- a/distrib/amd64/floppies/common/list.ramdisk Tue Oct 11 16:29:31 2005 +0000
+++ b/distrib/amd64/floppies/common/list.ramdisk Tue Oct 11 16:35:53 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.3.2.1 2005/10/11 16:35:53 riz 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