Home | History | Annotate | Line # | Download | only in inst-common
instbin.conf revision 1.4
      1  1.1  chopps #
      2  1.1  chopps # kcbin.conf - unified binary for the kc floppy
      3  1.4  chopps # $Id: instbin.conf,v 1.4 1995/09/30 08:12:23 chopps Exp $	
      4  1.1  chopps #
      5  1.1  chopps 
      6  1.1  chopps srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
      7  1.1  chopps srcdirs /usr/src/gnu/usr.bin
      8  1.1  chopps 
      9  1.3  chopps progs cat chmod chown chroot cp dd df disklabel ed expr fsck ftp 
     10  1.3  chopps progs gzip ifconfig init ln ls mkdir mknod more mount mount_cd9660
     11  1.4  chopps progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm
     12  1.4  chopps progs route sed sh shutdown slattach strings stty sync tar test tip
     13  1.4  chopps progs umount update
     14  1.1  chopps 
     15  1.1  chopps ln chown chgrp
     16  1.1  chopps ln gzip gzcat gunzip
     17  1.2  chopps ln mount_ados ados
     18  1.2  chopps ln mount_cd9660 cd9660
     19  1.2  chopps ln mount_ffs ffs
     20  1.2  chopps ln mount_nfs nfs
     21  1.3  chopps ln reboot halt
     22  1.1  chopps ln sh -sh		# init invokes the shell this way
     23  1.1  chopps ln test [
     24  1.1  chopps 
     25  1.1  chopps libs -ledit -lutil -ltermcap -lcrypt -ll -lm
     26