1999-04-12 20:06:36 +04:00
|
|
|
# $NetBSD: ramdiskbin.conf,v 1.6 1999/04/12 16:06:36 minoura Exp $
|
1997-10-19 19:29:04 +04:00
|
|
|
#
|
|
|
|
# ramdiskbin.conf - unified binary for the install ramdisk
|
|
|
|
#
|
|
|
|
|
|
|
|
srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
|
|
|
|
|
1998-10-01 20:49:10 +04:00
|
|
|
progs cat chmod chown chroot cp dd df disklabel ed
|
1997-10-19 19:29:04 +04:00
|
|
|
progs fsck fsck_ffs ftp gzip ifconfig init less
|
|
|
|
progs ln ls mkdir mknod mount mount_cd9660 mount_ffs mount_msdos
|
|
|
|
progs mount_nfs mount_kernfs mt mv newfs ping pwd reboot restore rm
|
1999-03-24 18:54:45 +03:00
|
|
|
progs route sed sh shutdown slattach stty swapctl sync pax test
|
1997-10-19 19:29:04 +04:00
|
|
|
progs tip umount update
|
|
|
|
|
1998-10-18 11:50:18 +04:00
|
|
|
special init srcdir distrib/utils/init_s
|
1999-04-12 20:06:36 +04:00
|
|
|
special ifconfig srcdir distrib/utils/x_ifconfig
|
|
|
|
special route srcdir distrib/utils/x_route
|
1998-10-18 11:50:18 +04:00
|
|
|
|
1999-01-21 10:52:00 +03:00
|
|
|
ln pax tar
|
1997-10-19 19:29:04 +04:00
|
|
|
ln chown chgrp
|
|
|
|
ln gzip gzcat gunzip
|
|
|
|
ln less more
|
|
|
|
ln sh -sh # init invokes the shell this way
|
|
|
|
ln test [
|
|
|
|
ln mount_cd9660 cd9660
|
|
|
|
ln mount_ffs ffs
|
|
|
|
ln mount_msdos msdos
|
|
|
|
ln mount_nfs nfs
|
|
|
|
ln mount_kernfs kernfs
|
|
|
|
ln reboot halt
|
|
|
|
ln restore rrestore
|
|
|
|
|
1999-04-12 20:06:36 +04:00
|
|
|
libs libhack.o -ledit -lutil -ltermcap -lrmt -lcrypt -ll -lm
|