Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / amiga / miniroot / list
blob33a0e2c9909e926e6b5bf66ac3fe0d97293a33b4
1 #       $NetBSD: list,v 1.21 2009/09/20 23:19:51 abs Exp $
3 # Amiga extra's
4 PROG    sbin/disklabel
5 PROG    sbin/mount_ados
6 PROG    sbin/mount_kernfs
7 PROG    usr/bin/netstat
8 PROG    usr/bin/printf
9 PROG    usr/bin/vi
10 PROG    usr/sbin/loadkmap
12 # crunchgen source directory specials
13 SPECIAL loadkmap        srcdir sys/arch/amiga/stand/loadkmap
14 SPECIAL vi              srcdir usr.bin/nvi/build
16 # Minimize use of MFS
17 SYMLINK /tmp    var/tmp
19 # various files that we need in /etc for the install
20 SYMLINK /tmp/fstab.shadow               etc/fstab
21 SYMLINK /tmp/resolv.conf.shadow         etc/resolv.conf
22 SYMLINK /tmp/hosts                      etc/hosts
24 # and the termcap file
25 COPY    ${DISTRIBDIR}/common/termcap    usr/share/misc/termcap
27 # and the installation scripts
28 COPY    ${ARCHDIR}/install.md           install.md
29 COPY    ${ARCHDIR}/dot.profile          .profile
31 # and the keyboard maps
32 MTREE   ./usr/share/keymaps     type=dir uname=root gname=wheel mode=0755
33 COPYDIR ${DESTDIR}/usr/share/keymaps/amiga      usr/share/keymaps/amiga
35 # boot loader
36 COPY    ${DESTDIR}/usr/mdec/boot.amiga          boot.amiga
38 # install kernel
39 COPY    ${KERNOBJDIR}/INSTALL/netbsd    netbsd