Module Name:    src
Committed By:   sborrill
Date:           Mon Jan  9 17:45:03 UTC 2012

Modified Files:
        src/distrib/amd64/ramdisks/ramdisk: list

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


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/amd64/ramdisks/ramdisk/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/amd64/ramdisks/ramdisk/list
diff -u src/distrib/amd64/ramdisks/ramdisk/list:1.13 src/distrib/amd64/ramdisks/ramdisk/list:1.14
--- src/distrib/amd64/ramdisks/ramdisk/list:1.13	Sun Feb 13 04:14:58 2011
+++ src/distrib/amd64/ramdisks/ramdisk/list	Mon Jan  9 17:45:03 2012
@@ -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	bin/sync
 
 PROG	libexec/lfs_cleanerd
 
+PROG	sbin/dkctl
 PROG	sbin/fdisk
 PROG	sbin/mbrlabel
 PROG	sbin/mount_ext2fs

Reply via email to