1 1.14 lukem # $NetBSD: list,v 1.14 2002/04/10 01:57:27 lukem 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.13 lukem SPECIAL vi srcdir usr.bin/vi/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.6 leo COPY ${ARCHDIR}/disktab.shadow etc/disktab.shadow 21 1.6 leo COPY ${DESTDIR}/etc/spwd.db etc/spwd.db 22 1.6 leo LINK etc/spwd.db etc/pwd.db 23 1.1 is #SYMLINK /tmp/disktab.shadow etc/disktab 24 1.4 mhitch SYMLINK /tmp/fstab.shadow etc/fstab 25 1.4 mhitch SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf 26 1.4 mhitch SYMLINK /tmp/hosts etc/hosts 27 1.1 is 28 1.1 is # and the termcap file 29 1.13 lukem COPY ${ARCHDIR}/termcap.vt usr/share/misc/termcap 30 1.1 is 31 1.1 is # and the installation scripts 32 1.1 is COPY ${ARCHDIR}/install.md install.md 33 1.1 is COPY ${ARCHDIR}/dot.profile .profile 34 1.1 is 35 1.1 is # and the keyboard maps 36 1.14 lukem MTREE ./usr/share/keymaps type=dir uname=root gname=wheel mode=0755 37 1.1 is COPYDIR ${DESTDIR}/usr/share/keymaps/amiga usr/share/keymaps/amiga 38 1.1 is 39 1.12 mhitch # boot loader 40 1.12 mhitch COPY ${DESTDIR}/boot.amiga boot.amiga 41 1.1 is 42 1.11 is # install kernel 43 1.13 lukem COPY ${KERNOBJDIR}/INSTALL/netbsd netbsd 44