Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/macppc/floppies/ramdisk add tools to partition MBR-b...
details: https://anonhg.NetBSD.org/src/rev/1ac2ef05eda9
branches: trunk
changeset: 532885:1ac2ef05eda9
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Jun 17 15:34:37 2002 +0000
description:
add tools to partition MBR-based disk
diffstat:
distrib/macppc/floppies/ramdisk/list | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 38d2630db249 -r 1ac2ef05eda9 distrib/macppc/floppies/ramdisk/list
--- a/distrib/macppc/floppies/ramdisk/list Mon Jun 17 15:27:05 2002 +0000
+++ b/distrib/macppc/floppies/ramdisk/list Mon Jun 17 15:34:37 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.19 2002/05/27 10:32:37 wiz Exp $
+# $NetBSD: list,v 1.20 2002/06/17 15:34:37 itojun Exp $
SRCDIRS bin sbin usr.bin usr.sbin
@@ -24,6 +24,7 @@
PROG sbin/disklabel
PROG sbin/dmesg
+PROG sbin/fdisk
PROG sbin/fsck
PROG sbin/fsck_ffs
PROG sbin/ifconfig
@@ -35,6 +36,7 @@
PROG sbin/mount_msdos
PROG sbin/mount_nfs
PROG sbin/newfs sbin/mount_mfs
+PROG sbin/newfs_msdos
PROG sbin/ping
PROG sbin/reboot sbin/halt
PROG sbin/restore sbin/rrestore
@@ -71,6 +73,7 @@
LIBS libhack.o -ledit -lutil -lcurses -ltermcap -lrmt -ll -lm -lz
COPY ${DESTDIR}/usr/mdec/bootxx usr/mdec/bootxx
+COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
COPY ${DESTDIR}/usr/mdec/ofwboot usr/mdec/ofwboot
# various files that we need in /etc for the install
Home |
Main Index |
Thread Index |
Old Index