1 # $NetBSD: ramdiskbin.conf,v 1.5 1999/11/23 22:14:24 simonb Exp $
3 # ramdiskbin.conf - unified binary for the install ramdisk
6 srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin
8 progs cat chmod chown chroot cp dd df disklabel ed fdisk
9 progs fsck fsck_ffs ftp gzip ifconfig init more
10 progs ln ls mkdir mknod mount mount_ffs mount_msdos
11 progs mount_nfs mount_kernfs mv newfs ping pwd reboot rm
12 progs route sed sh shutdown slattach stty sync test
16 special sysinst srcdir distrib/utils/sysinst/arch/bebox
17 special init srcdir distrib/utils/init_s
18 special dd srcdir distrib/utils/x_dd
19 special ftp srcdir distrib/utils/x_ftp
20 special more srcdir distrib/utils/more
21 special ifconfig srcdir distrib/utils/x_ifconfig
22 special route srcdir distrib/utils/x_route
23 special sh srcdir distrib/utils/x_sh
24 special ping srcdir distrib/utils/x_ping
29 ln sh -sh # init invokes the shell this way
33 ln mount_kernfs kernfs
36 libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm