Source-Changes-HG archive

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

[src/trunk]: src/distrib/amd64/ramdisks/ramdisk Add dkctl to install ramdisk ...



details:   https://anonhg.NetBSD.org/src/rev/86fd526adc2b
branches:  trunk
changeset: 772625:86fd526adc2b
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Mon Jan 09 17:45:03 2012 +0000

description:
Add dkctl to install ramdisk so that you can enable disk writecaches before
install, if necessary.

diffstat:

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

diffs (17 lines):

diff -r a5b7a35c031c -r 86fd526adc2b distrib/amd64/ramdisks/ramdisk/list
--- a/distrib/amd64/ramdisks/ramdisk/list       Mon Jan 09 16:59:36 2012 +0000
+++ b/distrib/amd64/ramdisks/ramdisk/list       Mon Jan 09 17:45:03 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.13 2011/02/13 04:14:58 jym Exp $
+#      $NetBSD: list,v 1.14 2012/01/09 17:45:03 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