summaryrefslogtreecommitdiff
path: root/distrib/alpha/ramdisk/raminst.conf
blob: ea4c5534c293aadcd9d196b3e92ef55eef3f074d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
#	$OpenBSD: raminst.conf,v 1.6 1997/05/09 17:59:37 millert Exp $
#
# ram.conf - unified binary for the RAM disk
#

srcdirs bin sbin usr.bin usr.sbin
srcdirs gnu/usr.bin sys/arch/alpha/stand

progs cat chmod chown cp dd df disklabel ed grep expr fsck_ffs ftp 
progs gzip ifconfig init installboot less ln ls mkdir mknod mount
progs mount_cd9660 mount_kernfs mount_ffs mount_nfs
progs mv newfs pdksh reboot rm route sed sleep stty
progs sync pax umount
#progs slattach tip vim

#ln vim vi
ln chown chgrp
ln fsck_ffs fsck
ln pdksh sh
ln pdksh -sh		# init invokes the shell this way
ln mount_ffs ffs
ln newfs mount_mfs
ln grep egrep
ln grep fgrep
ln less more
ln reboot halt
ln pax tar
ln pax cpio

libs -ledit -lutil -ltermcap -lm