Home | History | Annotate | Line # | Download | only in miniroot
list revision 1.22
      1  1.22     tron #	$NetBSD: list,v 1.22 2011/07/03 23:11:33 tron Exp $
      2   1.1      scw 
      3   1.1      scw # mvme68k's extras
      4   1.7    lukem PROG	sbin/disklabel
      5   1.7    lukem PROG	sbin/mount_kernfs
      6   1.7    lukem 
      7   1.7    lukem PROG	usr/bin/basename
      8   1.7    lukem PROG	usr/bin/cksum usr/bin/sum
      9   1.7    lukem PROG	usr/bin/cut
     10  1.14       he PROG	usr/bin/awk
     11   1.7    lukem PROG	usr/bin/netstat
     12   1.7    lukem PROG	usr/bin/rsh
     13   1.7    lukem PROG	usr/bin/tset usr/bin/reset
     14   1.7    lukem PROG	usr/bin/vi
     15   1.7    lukem PROG	usr/bin/less usr/bin/more
     16   1.1      scw 
     17   1.1      scw # crunchgen source directory specials
     18  1.22     tron SPECIAL	less	srcdir external/bsd/less/bin/less
     19  1.15  tsutsui SPECIAL	vi	srcdir usr.bin/nvi/build
     20   1.1      scw 
     21   1.1      scw # Minimize use of MFS
     22   1.1      scw SYMLINK	/tmp	var/tmp
     23   1.1      scw 
     24   1.1      scw # we need the contents of /usr/mdec
     25   1.7    lukem COPYDIR	${DESTDIR}/usr/mdec		usr/mdec
     26  1.10      scw # ensure installboot is executable
     27  1.11    lukem MTREE	./usr/mdec/installboot	mode=0555
     28   1.1      scw 
     29   1.1      scw # copy the kernel
     30   1.7    lukem COPY	${KERNOBJDIR}/GENERIC/netbsd	netbsd
     31   1.1      scw 
     32   1.1      scw # various files that we need in /etc for the install
     33   1.1      scw SYMLINK	/tmp/fstab.shadow		etc/fstab
     34   1.1      scw SYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
     35   1.1      scw SYMLINK	/tmp/hosts			etc/hosts
     36   1.1      scw 
     37   1.1      scw # and the installation tools
     38   1.1      scw COPY	${ARCHDIR}/dot.profile		.profile
     39   1.1      scw COPY	${ARCHDIR}/install.md		install.md
     40