Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / distrib / bebox / floppies / ramdisk / ramdiskbin.conf
blob5f8c66d9628265b38f14d6789d0316274746e2b9
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
13 progs tip umount
14 progs sysinst pax
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
26 ln pax tar
27 ln chown chgrp
28 ln gzip gzcat gunzip
29 ln sh -sh               # init invokes the shell this way
30 ln test [
31 ln mount_ffs ffs
32 ln mount_nfs nfs
33 ln mount_kernfs kernfs
34 ln reboot halt
36 libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm