NetBSD-5.0.2/distrib/x68k/floppies/ramdisk/list

#	$NetBSD: list,v 1.20 2008/05/06 15:32:07 dyoung Exp $

SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/x68k/stand

# copy the crunched binary, link to it, and kill it
PROG	bin/cat
PROG	bin/chmod
PROG	bin/cp
PROG	bin/dd
PROG	bin/df
#PROG	bin/ed
PROG	bin/ln
PROG	bin/ls
PROG	bin/mkdir
#PROG	bin/mt
PROG	bin/mv
PROG	bin/pax		usr/bin/tar
PROG	bin/pwd
PROG	bin/rm
PROG	bin/sh
#PROG	bin/sleep
PROG	bin/stty
PROG	bin/sync

PROG	sbin/disklabel
PROG	sbin/dmesg
PROG	sbin/fsck
PROG	sbin/fsck_ffs
PROG	sbin/ifconfig
PROG	sbin/init
PROG	sbin/mknod
PROG	sbin/mount
PROG	sbin/mount_cd9660
PROG	sbin/mount_ffs
PROG	sbin/mount_kernfs
PROG	sbin/mount_msdos
PROG	sbin/mount_nfs
PROG	sbin/newfs	sbin/mount_mfs
PROG	sbin/ping
PROG	sbin/reboot	sbin/halt
PROG	sbin/route
PROG	sbin/shutdown
#PROG	sbin/slattach
PROG	sbin/swapctl
PROG	sbin/umount

PROG	usr/bin/ftp
PROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
PROG	usr/bin/more	usr/bin/less
PROG	usr/mdec/newdisk
PROG	usr/mdec/installboot usr/mdec/installboot.new
PROG	usr/sbin/chown	usr/bin/chgrp
#PROG	usr/sbin/chroot
PROG	usr/sbin/memswitch

ARGVLN	sh -sh

#SPECIAL ed		srcdir	distrib/utils/x_ed
SPECIAL gzip		srcdir	distrib/utils/x_gzip
SPECIAL ifconfig	srcdir	distrib/utils/x_ifconfig
SPECIAL more		srcdir	distrib/utils/more
SPECIAL ping		srcdir	distrib/utils/x_ping
SPECIAL route		srcdir	distrib/utils/x_route
SPECIAL	installboot	srcdir	sys/arch/x68k/stand/installboot

# libhack.o is built by Makefile & included Makefile.inc
LIBS	libhack.o -lz -lutil -lcurses -ltermcap -lcrypt -ll -lm -lprop

# various files that we need in /etc for the install
COPY	${NETBSDSRCDIR}/etc/master.passwd	etc/master.passwd
COPY	${NETBSDSRCDIR}/etc/group		etc/group
COPY	${NETBSDSRCDIR}/etc/protocols		etc/protocols
COPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
COPY	${CURDIR}/services			etc/services

# we need the boot blocks in /usr/mdec
COPY	${DESTDIR}/usr/mdec/xxboot_ufs	usr/mdec/xxboot_ufs
LINK	usr/mdec/xxboot_ufs		usr/mdec/sdboot_ufs
LINK	usr/mdec/xxboot_ufs		usr/mdec/fdboot_ufs
COPY	${DESTDIR}/usr/mdec/boot	usr/mdec/boot
COPY	${DESTDIR}/usr/mdec/mboot	usr/mdec/mboot

# and the common installation tools
COPY	${CURDIR}/termcap.vt		usr/share/misc/termcap

# the disktab explanation file
COPY	${CURDIR}/disktab.preinstall	etc/disktab.preinstall

# and the installation tools
COPY	${CURDIR}/dot.profile		.profile
COPY	${CURDIR}/dot.hdprofile		tmp/.hdprofile