Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/i386/ramdisks/ramdisk-big Add /sbin/dkctl. This allo...



details:   https://anonhg.NetBSD.org/src/rev/acdb8d0d066a
branches:  trunk
changeset: 772582:acdb8d0d066a
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Mon Jan 09 11:52:43 2012 +0000

description:
Add /sbin/dkctl. This allows you to drop to a command prompt and enable
writecaches before installing, if necessary.

diffstat:

 distrib/i386/ramdisks/ramdisk-big/list |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ff2de601a595 -r acdb8d0d066a distrib/i386/ramdisks/ramdisk-big/list
--- a/distrib/i386/ramdisks/ramdisk-big/list    Mon Jan 09 11:51:41 2012 +0000
+++ b/distrib/i386/ramdisks/ramdisk-big/list    Mon Jan 09 11:52:43 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.5 2011/02/13 04:14:58 jym Exp $
+#      $NetBSD: list,v 1.6 2012/01/09 11:52:43 sborrill Exp $
 
 PROG   bin/chio
 PROG   bin/dd
@@ -10,6 +10,7 @@
 
 PROG   libexec/lfs_cleanerd
 
+PROG   sbin/dkctl
 PROG   sbin/fdisk
 PROG   sbin/mbrlabel
 PROG   sbin/mount_ext2fs



Home | Main Index | Thread Index | Old Index