Home | History | Annotate | Line # | Download | only in miniroot
      1  1.9    pooka #	$NetBSD: list,v 1.10 2014/03/31 11:25:48 martin Exp $
      2  1.1      uch 
      3  1.1      uch # extras in bin
      4  1.4     shin #PROG	bin/csh
      5  1.2    lukem PROG	bin/date
      6  1.2    lukem PROG	bin/rcp
      7  1.2    lukem PROG	bin/rcmd
      8  1.1      uch 
      9  1.1      uch # extras in sbin
     10  1.2    lukem PROG	sbin/disklabel
     11  1.2    lukem PROG	sbin/fdisk
     12  1.3     shin PROG	sbin/mount_ext2fs
     13  1.2    lukem PROG	sbin/fsck_ext2fs
     14  1.2    lukem PROG	sbin/mount_kernfs
     15  1.2    lukem PROG	sbin/mount_msdos
     16  1.1      uch 
     17  1.1      uch # extras in /usr.bin
     18  1.4     shin #PROG	usr/bin/netstat
     19  1.2    lukem PROG	usr/bin/rsh
     20  1.4     shin #PROG	usr/bin/tset usr/bin/reset
     21  1.4     shin #PROG	usr/bin/vi
     22  1.1      uch 
     23  1.1      uch # crunchgen source directory specials: progs built in nonstandard places
     24  1.6  tsutsui #SPECIAL	vi	srcdir usr.bin/nvi/build
     25  1.1      uch 
     26  1.1      uch # Minimize use of MFS
     27  1.1      uch SYMLINK	/tmp	var/tmp
     28  1.1      uch 
     29  1.4     shin # termcap file
     30  1.8      abs COPY	${DISTRIBDIR}/common/termcap	usr/share/misc/termcap
     31  1.1      uch 
     32  1.1      uch # and the installation tools
     33  1.1      uch COPY	${ARCHDIR}/dot.profile		.profile
     34  1.1      uch 
     35  1.1      uch # and a spare .profile
     36  1.1      uch COPY	${DESTDIR}/.profile		tmp/.hdprofile
     37