Add /sbin/dkctl. This allows you to drop to a command prompt and enable
writecaches before installing, if necessary.
This commit is contained in:
parent
ccf87b9e24
commit
513c5af341
|
@ -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 bin/sync
|
|||
|
||||
PROG libexec/lfs_cleanerd
|
||||
|
||||
PROG sbin/dkctl
|
||||
PROG sbin/fdisk
|
||||
PROG sbin/mbrlabel
|
||||
PROG sbin/mount_ext2fs
|
||||
|
|
Loading…
Reference in New Issue