Add msg.
This commit is contained in:
parent
f1d2494967
commit
b2c6915a98
@ -1,4 +1,4 @@
|
||||
# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
|
||||
# $Id: crunch.conf,v 1.2 1998/08/31 13:35:39 abial Exp $
|
||||
#
|
||||
# NOTE1: the string "/usr/src" will be automatically replaced with the
|
||||
# correct value set in 'build' script - you should change it there
|
||||
@ -33,7 +33,7 @@ ln gzip gunzip
|
||||
ln gzip zcat
|
||||
ln gzip gzcat
|
||||
|
||||
progs ash test kget echo pwd
|
||||
progs ash test kget echo pwd msg
|
||||
progs hostname cat kill sps vm ns
|
||||
progs chmod chown help
|
||||
progs cp df fsck ping mv ln traceroute
|
||||
@ -45,6 +45,7 @@ ln ash sh
|
||||
ln ash -sh
|
||||
ln test [
|
||||
ln sps ps
|
||||
ln msg dmesg
|
||||
ln ns netstat
|
||||
ln mount_msdos msdos
|
||||
ln mount_cd9660 cd9660
|
||||
|
Loading…
Reference in New Issue
Block a user