diff options
Diffstat (limited to 'distrib/arc/common/instbin-krb.conf')
-rw-r--r-- | distrib/arc/common/instbin-krb.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/distrib/arc/common/instbin-krb.conf b/distrib/arc/common/instbin-krb.conf new file mode 100644 index 00000000000..b718e2a1b7a --- /dev/null +++ b/distrib/arc/common/instbin-krb.conf @@ -0,0 +1,26 @@ +# $OpenBSD: instbin-krb.conf,v 1.1 1997/05/14 21:13:31 pefo Exp $ +# +# instbin.conf - unified binary for the inst/upgr floppies +# + +srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin usr.sbin/pppd + +progs awk bad144 cat chmod chown cp dd df disklabel ed expr fsck_ffs +progs ftp fdisk +progs ifconfig init less ln ls mkdir mknod mount mount_cd9660 +progs mount_ffs mount_msdos mount_nfs mount_kernfs +progs mv newfs pax pdksh ping pppd pwd reboot rm route +progs scsi sed shutdown slattach stty sync test tip umount +progs rsh restore gzip + +ln chown chgrp +ln fsck_ffs fsck +ln less more +ln pax tar +ln pax cpio +ln pdksh sh +ln pdksh -sh # init invokes the shell this way +ln test [ +ln reboot halt + +libs -ledit -lutil -ltermcap -lkrb -ldes -ll -lm |