Home | History | Annotate | Line # | Download | only in miniroot
list revision 1.22.28.1
      1  1.22.28.1  perseant #	$NetBSD: list,v 1.22.28.1 2025/08/02 05:20:21 perseant Exp $
      2        1.1   thorpej 
      3        1.2   thorpej # hp300 extra's
      4        1.6     lukem PROG	sbin/disklabel
      5        1.6     lukem PROG	sbin/dmesg
      6        1.2   thorpej 
      7        1.6     lukem PROG	usr/bin/basename
      8        1.6     lukem PROG	usr/bin/cksum usr/bin/sum
      9        1.6     lukem PROG	usr/bin/cut
     10       1.12        he PROG	usr/bin/awk
     11        1.6     lukem PROG	usr/bin/netstat
     12        1.6     lukem PROG	usr/bin/rsh
     13        1.6     lukem PROG	usr/bin/tset usr/bin/reset
     14        1.6     lukem PROG	usr/bin/vi
     15        1.6     lukem PROG	usr/bin/less usr/bin/more
     16        1.2   thorpej 
     17       1.13   tsutsui PROG	usr/sbin/installboot
     18       1.13   tsutsui 
     19        1.2   thorpej # crunchgen source directory specials
     20       1.21  nakayama SPECIAL	vi	srcdir external/bsd/nvi/usr.bin/nvi
     21       1.20      tron SPECIAL	less	srcdir external/bsd/less/bin/less
     22       1.22  christos SPECIAL	awk	srcdir external/historical/nawk/bin
     23        1.2   thorpej 
     24        1.2   thorpej # Minimize use of MFS
     25        1.2   thorpej SYMLINK	/tmp	var/tmp
     26        1.2   thorpej 
     27        1.1   thorpej # we need the contents of /usr/mdec
     28        1.1   thorpej COPYDIR	${DESTDIR}/usr/mdec	usr/mdec
     29        1.9     lukem # ensure installboot is executable
     30        1.9     lukem MTREE	./usr/mdec/installboot	mode=0555
     31        1.2   thorpej 
     32        1.1   thorpej # copy the kernel
     33        1.7  gmcgarry COPY	${KERNOBJDIR}/INSTALL/netbsd	netbsd
     34        1.1   thorpej 
     35        1.1   thorpej # various files that we need in /etc for the install
     36        1.1   thorpej SYMLINK	/tmp/fstab.shadow		etc/fstab
     37        1.1   thorpej SYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
     38        1.1   thorpej SYMLINK	/tmp/hosts			etc/hosts
     39        1.1   thorpej 
     40        1.1   thorpej # and the installation tools
     41        1.1   thorpej COPY	${ARCHDIR}/dot.profile		.profile
     42        1.1   thorpej COPY	${ARCHDIR}/install.md		install.md
     43