Make use of the new 'dm' utility instead of standard 'dmesg'.

This commit is contained in:
Andrzej Bialecki 1998-09-14 20:39:34 +00:00
parent 94ad719cf4
commit a7b8849df2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39192
3 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,5 @@
#
# $Id: crunch.conf,v 1.4 1998/08/10 19:16:19 abial Exp $
# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
#
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
@ -24,7 +24,7 @@ srcdirs /usr/src/usr.sbin
srcdirs /usr/src/libexec
progs ash test echo hostname ln login getty
progs inetd telnetd stty w dmesg kget snmpd natd
progs inetd telnetd stty w dm kget snmpd natd
progs init fsck ifconfig df ps ns vm cat
progs cp rm mkdir ls chmod chown
progs sysctl route swapon pwd_mkdb dev_mkdb
@ -47,6 +47,7 @@ ln chown chgrp
ln mount_msdos msdos
ln mount_std procfs
ln mount_std mount_procfs
ln dm dmesg
ln ns netstat
# For snmpd

View File

@ -1,5 +1,5 @@
#
# $Id: crunch.conf,v 1.3 1998/08/02 12:23:45 abial Exp $
# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $
#
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
@ -24,7 +24,7 @@ srcdirs /usr/src/usr.sbin
srcdirs /usr/src/libexec
progs ash test echo hostname ln login getty stty
progs inetd telnetd w dmesg kget snmpd
progs inetd telnetd w dm kget snmpd
progs init ifconfig df sps ns vm cat
progs cp rm mknod chmod chown mkdir ls syslogd
progs sysctl route pwd_mkdb dev_mkdb
@ -46,6 +46,7 @@ ln mount_msdos msdos
ln mount_std procfs
ln mount_std mount_procfs
ln sps ps
ln dm dmesg
ln ns netstat
ln chown chgrp

View File

@ -1,5 +1,5 @@
#
# $Id: crunch.conf,v 1.3 1998/08/12 13:04:54 abial Exp $
# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
#
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
@ -24,7 +24,7 @@ srcdirs /usr/src/usr.sbin
srcdirs /usr/src/libexec
progs hostname cat kget
progs oinit ifconfig df sps ns vm
progs oinit ifconfig df sps ns vm dm
progs cp rm ls #syslogd
progs sysctl route
progs mount umount
@ -46,6 +46,7 @@ progs ping traceroute routed ipfw
#ln mount_std mount_procfs
ln sps ps
ln ns netstat
ln dm dmesg
#ln chown chgrp
# For snmpd