Home | History | Annotate | Line # | Download | only in miniroot
list revision 1.23
      1  1.23      roy #	$NetBSD: list,v 1.23 2010/02/05 10:01:17 roy Exp $
      2   1.1       is 
      3   1.1       is # Amiga extra's
      4  1.13    lukem PROG	sbin/disklabel
      5  1.13    lukem PROG	sbin/mount_ados
      6  1.13    lukem PROG	sbin/mount_kernfs
      7  1.13    lukem PROG	usr/bin/netstat
      8  1.13    lukem PROG	usr/bin/printf
      9  1.13    lukem PROG	usr/bin/vi
     10  1.13    lukem PROG	usr/sbin/loadkmap
     11   1.1       is 
     12   1.1       is # crunchgen source directory specials
     13  1.13    lukem SPECIAL	loadkmap	srcdir sys/arch/amiga/stand/loadkmap
     14  1.18  tsutsui SPECIAL	vi		srcdir usr.bin/nvi/build
     15   1.1       is 
     16   1.4   mhitch # Minimize use of MFS
     17   1.4   mhitch SYMLINK	/tmp	var/tmp
     18   1.4   mhitch 
     19   1.1       is # various files that we need in /etc for the install
     20   1.4   mhitch SYMLINK	/tmp/fstab.shadow		etc/fstab
     21   1.4   mhitch SYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
     22   1.4   mhitch SYMLINK	/tmp/hosts			etc/hosts
     23   1.1       is 
     24  1.23      roy # and the terminfo database
     25  1.23      roy COPY	${DESTDIR}/rescue/terminfo.db		usr/share/misc/terminfo.db
     26  1.17   mhitch 
     27   1.1       is # and the installation scripts
     28   1.1       is COPY	${ARCHDIR}/install.md		install.md
     29   1.1       is COPY	${ARCHDIR}/dot.profile		.profile
     30   1.1       is 
     31   1.1       is # and the keyboard maps
     32  1.14    lukem MTREE	./usr/share/keymaps	type=dir uname=root gname=wheel mode=0755
     33   1.1       is COPYDIR	${DESTDIR}/usr/share/keymaps/amiga	usr/share/keymaps/amiga
     34   1.1       is 
     35  1.12   mhitch # boot loader
     36  1.15    heinz COPY	${DESTDIR}/usr/mdec/boot.amiga		boot.amiga
     37   1.1       is 
     38  1.11       is # install kernel
     39  1.13    lukem COPY	${KERNOBJDIR}/INSTALL/netbsd	netbsd
     40