1995-10-09 02:07:44 +03:00
|
|
|
#
|
1996-10-09 04:13:36 +04:00
|
|
|
# $NetBSD: mini_usr.conf,v 1.3 1996/10/09 00:13:36 jtc Exp $
|
1995-10-09 02:07:44 +03:00
|
|
|
#
|
|
|
|
# common/mini_usr.conf
|
|
|
|
#
|
|
|
|
# The only real purpose of this crunched binary is to
|
|
|
|
# provide statically linked versions of some programs
|
|
|
|
# that would normally reside in usr/bin or usr/sbin.
|
|
|
|
# A few related ones are thrown in to save space:
|
|
|
|
# chgrp, rcp
|
|
|
|
#
|
1995-11-22 00:18:48 +03:00
|
|
|
# Many others were kept separate, somewhat arbitrarily,
|
|
|
|
# but mostly things that are somewhat large, or that are
|
|
|
|
# normally used separately, or have weird make rules...
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1995-11-22 00:18:48 +03:00
|
|
|
srcdirs bin
|
|
|
|
progs rcp
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1995-11-22 00:18:48 +03:00
|
|
|
srcdirs usr.sbin
|
|
|
|
progs bad144 chown chroot eeprom rdate update
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1995-11-22 00:18:48 +03:00
|
|
|
srcdirs usr.bin
|
|
|
|
progs basename chflags cksum cmp cut ftp
|
|
|
|
progs rsh sed strings tftp
|
1995-10-09 02:07:44 +03:00
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
srcdirs gnu/usr.bin
|
|
|
|
progs sort
|
|
|
|
|
1995-11-22 00:18:48 +03:00
|
|
|
ln chown chgrp
|
1995-10-09 02:07:44 +03:00
|
|
|
|