NetBSD/distrib/atari/miniroot/list

38 lines
1.1 KiB
Plaintext

# $NetBSD: list,v 1.13 2002/04/10 01:57:28 lukem Exp $
# Usage of libhack.o reduces the instbin-size with approx. 64KB!
LIBS libhack.o
# Atari extra's
PROG sbin/ahdilabel
PROG sbin/edlabel
PROG sbin/mount_kernfs
PROG sbin/mount_msdos
PROG usr/bin/printf
PROG usr/sbin/loadkmap
# crunchgen source directory specials
SPECIAL ahdilabel srcdir sys/arch/atari/stand/ahdilabel
SPECIAL loadkmap srcdir sys/arch/atari/stand/loadkmap
# various files that we need in /etc for the install
COPY ${ARCHDIR}/disktab.shadow etc/disktab.shadow
#SYMLINK /tmp/disktab.shadow etc/disktab
#SYMLINK /tmp/fstab.shadow etc/fstab
#SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf
#SYMLINK /tmp/hosts etc/hosts
# and the termcap file
COPY ${ARCHDIR}/termcap.vt usr/share/misc/termcap
# and the installation scripts
COPY ${ARCHDIR}/install.md install.md
COPY ${ARCHDIR}/dot.profile .profile
# and the keyboard maps
MTREE ./usr/share/keymaps type=dir uname=root gname=wheel mode=0755
COPYDIR ${DESTDIR}/usr/share/keymaps/atari usr/share/keymaps/atari
# strip /etc/services - not enough space... (leaves ftp in).
CMD grep ftp ${DESTDIR}/etc/services > etc/services