From 278d2cda749d0c91d74aa4f9161044ad79505538 Mon Sep 17 00:00:00 2001 From: abial Date: Mon, 14 Sep 1998 20:39:34 +0000 Subject: Make use of the new 'dm' utility instead of standard 'dmesg'. --- release/picobsd/isp/crunch1/crunch.conf | 5 +++-- release/picobsd/net/crunch1/crunch.conf | 5 +++-- release/picobsd/router/crunch1/crunch.conf | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/release/picobsd/isp/crunch1/crunch.conf b/release/picobsd/isp/crunch1/crunch.conf index fadf39d..2e57298 100644 --- a/release/picobsd/isp/crunch1/crunch.conf +++ b/release/picobsd/isp/crunch1/crunch.conf @@ -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 diff --git a/release/picobsd/net/crunch1/crunch.conf b/release/picobsd/net/crunch1/crunch.conf index 0cfa3b5..6a94c42 100644 --- a/release/picobsd/net/crunch1/crunch.conf +++ b/release/picobsd/net/crunch1/crunch.conf @@ -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 diff --git a/release/picobsd/router/crunch1/crunch.conf b/release/picobsd/router/crunch1/crunch.conf index fe6b67f..b6dfa31 100644 --- a/release/picobsd/router/crunch1/crunch.conf +++ b/release/picobsd/router/crunch1/crunch.conf @@ -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 -- cgit v1.1