Home | History | Annotate | Line # | Download | only in miniroot
list revision 1.19
      1  1.19  mlelstv #	$NetBSD: list,v 1.19 2009/05/24 22:59:18 mlelstv 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.17   mhitch # usr/bin/file needs libz
     13  1.17   mhitch LIBS	-lz
     14  1.17   mhitch 
     15   1.1       is # crunchgen source directory specials
     16  1.13    lukem SPECIAL	loadkmap	srcdir sys/arch/amiga/stand/loadkmap
     17  1.18  tsutsui SPECIAL	vi		srcdir usr.bin/nvi/build
     18   1.1       is 
     19   1.4   mhitch # Minimize use of MFS
     20   1.4   mhitch SYMLINK	/tmp	var/tmp
     21   1.4   mhitch 
     22   1.1       is # various files that we need in /etc for the install
     23   1.6      leo COPY	${ARCHDIR}/disktab.shadow	etc/disktab.shadow
     24   1.1       is #SYMLINK	/tmp/disktab.shadow		etc/disktab
     25   1.4   mhitch SYMLINK	/tmp/fstab.shadow		etc/fstab
     26   1.4   mhitch SYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
     27   1.4   mhitch SYMLINK	/tmp/hosts			etc/hosts
     28   1.1       is 
     29   1.1       is # and the termcap file
     30  1.13    lukem COPY	${ARCHDIR}/termcap.vt		usr/share/misc/termcap
     31  1.17   mhitch 
     32   1.1       is # and the installation scripts
     33   1.1       is COPY	${ARCHDIR}/install.md		install.md
     34   1.1       is COPY	${ARCHDIR}/dot.profile		.profile
     35   1.1       is 
     36   1.1       is # and the keyboard maps
     37  1.14    lukem MTREE	./usr/share/keymaps	type=dir uname=root gname=wheel mode=0755
     38   1.1       is COPYDIR	${DESTDIR}/usr/share/keymaps/amiga	usr/share/keymaps/amiga
     39   1.1       is 
     40  1.12   mhitch # boot loader
     41  1.15    heinz COPY	${DESTDIR}/usr/mdec/boot.amiga		boot.amiga
     42   1.1       is 
     43  1.11       is # install kernel
     44  1.13    lukem COPY	${KERNOBJDIR}/INSTALL/netbsd	netbsd
     45