Add dumpfs & dumplfs to /rescue, as they may be useful during system

recovery.
This commit is contained in:
lukem 2007-05-15 23:23:49 +00:00
parent 6f6f60f06c
commit 8f20ed50e2
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.29 2007/03/23 05:48:34 lukem Exp $
# $NetBSD: list,v 1.30 2007/05/15 23:23:49 lukem Exp $
SRCDIRS bin
@ -137,6 +137,8 @@ SRCDIRS usr.sbin
PROG chown chgrp
PROG chroot
PROG dumpfs
PROG dumplfs
PROG installboot
PROG vnconfig