Home | History | Annotate | Line # | Download | only in miniroot
      1  1.38  nakayama #	$NetBSD: list,v 1.38 2013/11/30 08:27:18 nakayama Exp $
      2   1.1        pk 
      3   1.3       leo # Sparc extra's
      4  1.23     lukem PROG	bin/rcmd
      5  1.23     lukem PROG	sbin/disklabel
      6  1.23     lukem PROG	sbin/dmesg
      7  1.23     lukem PROG	sbin/sysctl
      8  1.23     lukem 
      9  1.23     lukem PROG	usr/bin/basename
     10  1.23     lukem PROG	usr/bin/cksum usr/bin/sum
     11  1.23     lukem PROG	usr/bin/getopt
     12  1.23     lukem PROG	usr/bin/netstat
     13  1.23     lukem PROG	usr/bin/rsh
     14  1.23     lukem PROG	usr/bin/tset usr/bin/reset
     15  1.23     lukem PROG	usr/bin/vi
     16  1.23     lukem PROG	usr/bin/less usr/bin/more
     17  1.24        pk PROG	usr/sbin/installboot
     18  1.25     grant 
     19   1.3       leo # crunchgen source directory specials
     20  1.38  nakayama SPECIAL	vi	srcdir external/bsd/nvi/usr.bin/nvi
     21  1.36      tron SPECIAL	less	srcdir external/bsd/less/bin/less
     22   1.3       leo 
     23   1.3       leo # Minimize use of MFS
     24   1.3       leo SYMLINK	/tmp	var/tmp
     25   1.3       leo 
     26   1.1        pk # we need the contents of /usr/mdec
     27  1.37     njoly COPY	${DESTDIR}/usr/mdec/binstall	usr/mdec/binstall	555
     28  1.37     njoly COPY	${DESTDIR}/usr/mdec/boot	usr/mdec/boot
     29  1.37     njoly LINK	usr/mdec/boot			usr/mdec/boot.388000
     30  1.37     njoly COPY	${DESTDIR}/usr/mdec/boot.net	usr/mdec/boot.net
     31  1.37     njoly COPY	${DESTDIR}/usr/mdec/bootblk	usr/mdec/bootblk
     32  1.37     njoly COPY	${DESTDIR}/usr/mdec/bootjs.net	usr/mdec/bootjs.net
     33  1.37     njoly COPY	${DESTDIR}/usr/mdec/bootxx	usr/mdec/bootxx
     34  1.37     njoly COPY	${DESTDIR}/usr/mdec/ofwboot	usr/mdec/ofwboot
     35  1.37     njoly LINK	usr/mdec/ofwboot		usr/mdec/ofwboot.net
     36   1.3       leo 
     37   1.1        pk # copy the kernel
     38  1.23     lukem COPY	${KERNOBJDIR}/GENERIC/netbsd	netbsd
     39   1.1        pk 
     40   1.1        pk # various files that we need in /etc for the install
     41   1.1        pk SYMLINK	/tmp/fstab.shadow		etc/fstab
     42   1.1        pk SYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
     43   1.1        pk SYMLINK	/tmp/hosts			etc/hosts
     44  1.18        pk 
     45   1.1        pk # and the installation tools
     46   1.1        pk COPY	${ARCHDIR}/dot.profile		.profile
     47   1.2        pk COPY	${ARCHDIR}/../install.md	install.md
     48   1.1        pk COPY	${DESTDIR}/usr/mdec/boot	boot
     49