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 Include pdisk on the ramdisk...



details:   https://anonhg.NetBSD.org/src/rev/76c53b853c95
branches:  trunk
changeset: 543167:76c53b853c95
user:      soren <soren%NetBSD.org@localhost>
date:      Tue Feb 18 15:38:53 2003 +0000

description:
Include pdisk on the ramdisk. It can be very useful during installation.

diffstat:

 distrib/macppc/floppies/ramdisk/list |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 191709f03f37 -r 76c53b853c95 distrib/macppc/floppies/ramdisk/list
--- a/distrib/macppc/floppies/ramdisk/list      Tue Feb 18 14:58:31 2003 +0000
+++ b/distrib/macppc/floppies/ramdisk/list      Tue Feb 18 15:38:53 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.23 2003/01/19 12:26:54 tsutsui Exp $
+#      $NetBSD: list,v 1.24 2003/02/18 15:38:53 soren Exp $
 
 SRCDIRS        bin sbin usr.bin usr.sbin
 
@@ -37,6 +37,7 @@
 PROG   sbin/mount_nfs
 PROG   sbin/newfs      sbin/mount_mfs
 PROG   sbin/newfs_msdos
+PROG   sbin/pdisk
 PROG   sbin/ping
 PROG   sbin/ping6
 PROG   sbin/reboot     sbin/halt



Home | Main Index | Thread Index | Old Index