Home | History | Annotate | Line # | Download | only in miniroot
list revision 1.22.6.1
      1  1.22.6.1      yamt #	$NetBSD: list,v 1.22.6.1 2014/05/22 12:01:31 yamt Exp $
      2       1.1  jonathan 
      3       1.1  jonathan # extras in bin
      4      1.13     lukem PROG	bin/csh
      5      1.13     lukem PROG	bin/date
      6      1.13     lukem PROG	bin/rcp
      7      1.13     lukem PROG	bin/rcmd
      8       1.1  jonathan 
      9       1.1  jonathan # extras in sbin
     10      1.13     lukem PROG	sbin/disklabel
     11      1.13     lukem PROG	sbin/fsck_ext2fs
     12      1.13     lukem PROG	sbin/mount_ext2fs
     13      1.13     lukem PROG	sbin/mount_kernfs
     14       1.1  jonathan 
     15      1.14     lukem # extras in usr/bin
     16      1.13     lukem PROG	usr/bin/netstat
     17      1.13     lukem PROG	usr/bin/rsh
     18      1.13     lukem PROG	usr/bin/tset usr/bin/reset
     19      1.13     lukem PROG	usr/bin/vi
     20      1.10    simonb 
     21      1.14     lukem # extras in usr/sbin
     22      1.14     lukem PROG	usr/sbin/installboot
     23       1.1  jonathan 
     24       1.1  jonathan # crunchgen source directory specials: progs built in nonstandard places
     25  1.22.6.1      yamt SPECIAL	vi	srcdir external/bsd/nvi/usr.bin/nvi
     26       1.1  jonathan 
     27       1.1  jonathan # Minimize use of MFS
     28       1.1  jonathan SYMLINK	/tmp	var/tmp
     29       1.1  jonathan 
     30       1.1  jonathan # we need the contents of /usr/mdec
     31       1.7    simonb COPYDIR	${DESTDIR}/usr/mdec	usr/mdec
     32      1.11    simonb # and /boot.pmax
     33      1.11    simonb COPY	${DESTDIR}/boot.pmax	boot.pmax
     34       1.1  jonathan 
     35       1.1  jonathan # copy the kernel(s)
     36      1.15      shin COPY	${KERNOBJDIR}/GENERIC/netbsd		netbsd
     37      1.13     lukem COPY	${KERNOBJDIR}/GENERIC/netbsd.ecoff	netbsd.ecoff
     38      1.13     lukem COPY	${KERNOBJDIR}/INSTALL/nfsnetbsd.ecoff	nfsnetbsd.ecoff
     39       1.1  jonathan 
     40       1.1  jonathan # various files that we need in /etc for the install
     41       1.3  jonathan #SYMLINK	/tmp/fstab.shadow		etc/fstab
     42       1.3  jonathan #SYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
     43       1.3  jonathan #SYMLINK	/tmp/hosts			etc/hosts
     44       1.3  jonathan 
     45       1.1  jonathan # and the installation tools
     46       1.1  jonathan COPY	${ARCHDIR}/dot.profile		.profile
     47       1.4    simonb 
     48       1.4    simonb # and a spare .profile
     49       1.4    simonb COPY	${DESTDIR}/.profile		tmp/.hdprofile
     50