list revision 1.7
11.7Stsutsui#	$NetBSD: list,v 1.7 2009/04/29 18:23:46 tsutsui Exp $
21.1Smsaitoh
31.1Smsaitoh# various files that we need in /etc for the install
41.1SmsaitohCOPY	${CURDIR}/../../../../etc/master.passwd		etc/master.passwd
51.1Smsaitoh#COPY	${CURDIR}/../../../../etc/etc.evbsh3/rc		etc/rc
61.1SmsaitohCOPY	${CURDIR}/../../../../etc/group			etc/group
71.6SabsCOPY	${CURDIR}/../../../../etc/gettytab		etc/gettytab
81.1Smsaitoh#COPY	${CURDIR}/localtime				etc/localtime
91.1SmsaitohCOPY	${CURDIR}/../../../../etc/hosts			etc/hosts
101.7StsutsuiCOPY	${NETBSDSRCDIR}/distrib/common/protocols	etc/protocols
111.7StsutsuiCOPY	${NETBSDSRCDIR}/distrib/common/services		etc/services
121.7StsutsuiCOPY	${CURDIR}/../ramdiskcommon/shells		etc/shells
131.1SmsaitohCOPY	${CURDIR}/../../../../etc/etc.evbsh3/ttys	etc/ttys
141.1Smsaitoh#COPY	${CURDIR}/dot.profile				etc/.profile
151.1Smsaitoh#COPY	${CURDIR}/termcap.mini				usr/share/misc/termcap
161.1Smsaitoh#COPY	${CURDIR}/kvm.db				var/db/kvm.db
171.1Smsaitoh
181.1Smsaitoh#SPECIAL pwd_mkdb -p -d ./ etc/master.passwd
191.1Smsaitoh#SPECIAL /bin/mv etc/master.passwd boot.evbsh3/master.passwd
201.1Smsaitoh#SPECIAL /bin/mv etc/passwd boot.evbsh3/passwd
211.1Smsaitoh#SPECIAL /bin/rm etc/spwd.db
221.1Smsaitoh#SPECIAL /bin/rm etc/pwd.db
231.1Smsaitoh#SPECIAL /bin/rm etc/master.passwd
241.1Smsaitoh#SPECIAL /bin/rm -r etc
251.1Smsaitoh
261.1Smsaitoh#SYMLINK /mfs/home			home
271.1Smsaitoh
281.1Smsaitoh# copy the MAKEDEV script and make some devices
291.3SapbCOPY	${DESTDIR}/dev/MAKEDEV		dev/MAKEDEV
301.1SmsaitohSPECIAL	cd dev; sh MAKEDEV ramdisk
311.5SapbSPECIAL	/bin/rm dev/MAKEDEV
321.1Smsaitoh
331.1Smsaitoh#SPECIAL chmod 755			etc/rc
341.1Smsaitoh
351.1Smsaitoh# copy the crunched binary, link to it, and kill it
361.1SmsaitohCOPY	${OBJDIR}/ramdiskbin		ramdiskbin
371.1SmsaitohSPECIAL chown 0:0			ramdiskbin
381.1Smsaitoh#SPECIAL chmod 4755			ramdiskbin
391.1SmsaitohLINK	ramdiskbin			bin/cat
401.1SmsaitohLINK	ramdiskbin			bin/chmod
411.1SmsaitohLINK	ramdiskbin			bin/cp
421.1SmsaitohLINK	ramdiskbin			bin/date
431.1SmsaitohLINK	ramdiskbin			bin/dd
441.1SmsaitohLINK	ramdiskbin			bin/df
451.1SmsaitohLINK	ramdiskbin			bin/echo
461.1SmsaitohLINK	ramdiskbin			bin/ed
471.1SmsaitohLINK	ramdiskbin			bin/expr
481.1SmsaitohLINK	ramdiskbin			bin/hostname
491.1SmsaitohLINK	ramdiskbin			bin/kill
501.1SmsaitohLINK	ramdiskbin			bin/ln
511.1SmsaitohLINK	ramdiskbin			bin/ls
521.1SmsaitohLINK	ramdiskbin			bin/mkdir
531.1SmsaitohLINK	ramdiskbin			bin/mv
541.1SmsaitohLINK	ramdiskbin			bin/ps
551.1SmsaitohLINK	ramdiskbin			bin/rm
561.1SmsaitohLINK	ramdiskbin			bin/rmdir
571.1SmsaitohLINK	ramdiskbin			bin/pwd
581.1SmsaitohLINK	ramdiskbin			bin/sh
591.1SmsaitohLINK	ramdiskbin			bin/sleep
601.1SmsaitohLINK	ramdiskbin			bin/stty
611.1SmsaitohLINK	ramdiskbin			bin/sync
621.1SmsaitohLINK	ramdiskbin			bin/test
631.1SmsaitohLINK	ramdiskbin			bin/[
641.1SmsaitohLINK	ramdiskbin			sbin/dmesg
651.1SmsaitohLINK	ramdiskbin			sbin/ifconfig
661.1SmsaitohLINK	ramdiskbin			sbin/halt
671.1SmsaitohLINK	ramdiskbin			sbin/init
681.1SmsaitohLINK	ramdiskbin			sbin/ping
691.1SmsaitohLINK	ramdiskbin			sbin/reboot
701.1SmsaitohLINK	ramdiskbin			sbin/route
711.1SmsaitohLINK	ramdiskbin			sbin/mknod
721.1SmsaitohLINK	ramdiskbin			sbin/mount
731.1SmsaitohLINK	ramdiskbin			sbin/mount_ffs
741.1SmsaitohLINK	ramdiskbin			sbin/mount_mfs
751.1Smsaitoh#LINK	ramdiskbin			sbin/mount_nfs
761.1SmsaitohLINK	ramdiskbin			sbin/mount_kernfs
771.1SmsaitohLINK	ramdiskbin			sbin/mount_procfs
781.1SmsaitohLINK	ramdiskbin			sbin/shutdown
791.1SmsaitohLINK	ramdiskbin			sbin/ttyflags
801.1SmsaitohLINK	ramdiskbin			sbin/umount
811.1Smsaitoh
821.1SmsaitohLINK	ramdiskbin			usr/libexec/comsat
831.1SmsaitohLINK	ramdiskbin			usr/libexec/fingerd
841.1SmsaitohLINK	ramdiskbin			usr/libexec/ftpd
851.1SmsaitohLINK	ramdiskbin			usr/libexec/getNAME
861.1SmsaitohLINK	ramdiskbin			usr/libexec/getty
871.1SmsaitohLINK	ramdiskbin			usr/libexec/identd
881.1Smsaitoh
891.1SmsaitohLINK	ramdiskbin			usr/bin/atrun
901.1SmsaitohLINK	ramdiskbin			usr/bin/login
911.1SmsaitohLINK	ramdiskbin			usr/bin/su
921.1SmsaitohLINK	ramdiskbin			bin/netstat
931.1Smsaitoh
941.1Smsaitoh#LINK	ramdiskbin			usr/bin/tftp
951.1SmsaitohLINK	ramdiskbin			usr/bin/chgrp
961.1SmsaitohLINK	ramdiskbin			usr/bin/fstat
971.1SmsaitohLINK	ramdiskbin			usr/bin/ftp
981.1SmsaitohLINK	ramdiskbin			usr/bin/hexdump
991.1SmsaitohLINK	ramdiskbin			usr/bin/kdump
1001.1SmsaitohLINK	ramdiskbin			usr/bin/ktrace
1011.1SmsaitohLINK	ramdiskbin			usr/bin/telnet
1021.1SmsaitohLINK	ramdiskbin			usr/bin/time
1031.1SmsaitohLINK	ramdiskbin			bin/less
1041.1SmsaitohLINK	ramdiskbin			bin/more
1051.1SmsaitohLINK	ramdiskbin			bin/sort
1061.1SmsaitohLINK	ramdiskbin			usr/bin/vmstat
1071.1SmsaitohLINK	ramdiskbin			usr/bin/head
1081.1SmsaitohLINK	ramdiskbin			usr/bin/tail
1091.1Smsaitoh
1101.1SmsaitohLINK	ramdiskbin			sbin/arp
1111.1SmsaitohLINK	ramdiskbin			sbin/dev_mkdb
1121.1SmsaitohLINK	ramdiskbin			sbin/traceroute
1131.1Smsaitoh
1141.1SmsaitohLINK	ramdiskbin			usr/sbin/chown
1151.1SmsaitohLINK	ramdiskbin			usr/sbin/iostat
1161.1SmsaitohLINK	ramdiskbin			usr/sbin/pstat
1171.1Smsaitoh#LINK	ramdiskbin			usr/sbin/rdate
1181.1SmsaitohLINK	ramdiskbin			usr/sbin/sysctl
1191.1SmsaitohLINK	ramdiskbin			usr/sbin/tcpdump
1201.1Smsaitoh
1211.1SmsaitohLINK	ramdiskbin			sbin/syslogd
1221.1SmsaitohLINK	ramdiskbin			sbin/telnetd
1231.1Smsaitoh#LINK	ramdiskbin			sbin/wdogctl
1241.1Smsaitoh
1251.1Smsaitoh#SPECIAL /bin/rm 			ramdiskbin
126