Home | History | Annotate | Line # | Download | only in install
list revision 1.11
      1  1.11  tsutsui #	$NetBSD: list,v 1.11 2009/04/29 18:24:05 tsutsui Exp $
      2   1.1      leo 
      3   1.1      leo PROG	bin/cat
      4   1.1      leo PROG	bin/chmod
      5   1.1      leo PROG	bin/cp
      6   1.9  tsutsui PROG	bin/df
      7   1.1      leo PROG	bin/expr
      8   1.1      leo PROG	bin/ln
      9   1.1      leo PROG	bin/ls
     10   1.1      leo PROG	bin/mkdir
     11   1.1      leo PROG	bin/mv
     12   1.1      leo PROG	bin/pax		usr/bin/tar
     13   1.1      leo PROG	bin/pwd
     14   1.1      leo PROG	bin/rm
     15   1.1      leo PROG	bin/sh
     16   1.1      leo PROG	bin/stty
     17   1.1      leo 
     18   1.1      leo PROG	sbin/disklabel
     19   1.8      abs PROG	sbin/dmesg
     20   1.1      leo PROG	sbin/fsck
     21   1.1      leo PROG	sbin/fsck_ffs
     22   1.1      leo PROG	sbin/ifconfig
     23   1.1      leo PROG	sbin/init
     24   1.1      leo PROG	sbin/mknod
     25   1.1      leo PROG	sbin/mount
     26   1.1      leo PROG	sbin/mount_cd9660
     27   1.1      leo PROG	sbin/mount_ffs
     28   1.1      leo PROG	sbin/mount_msdos
     29   1.1      leo PROG	sbin/mount_nfs
     30   1.1      leo PROG	sbin/newfs	sbin/mount_mfs
     31   1.1      leo PROG	sbin/ping
     32   1.1      leo PROG	sbin/reboot	sbin/halt
     33   1.1      leo PROG	sbin/route
     34   1.1      leo PROG	sbin/swapctl
     35   1.8      abs PROG	sbin/sysctl
     36   1.1      leo PROG	sbin/umount
     37   1.1      leo 
     38   1.1      leo PROG	usr/bin/ftp
     39   1.1      leo PROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
     40   1.1      leo PROG	usr/bin/sed
     41   1.1      leo 
     42   1.1      leo PROG	usr/mdec/installboot
     43   1.1      leo 
     44   1.1      leo PROG	usr/sbin/chown	usr/bin/chgrp
     45   1.1      leo PROG	usr/sbin/chroot
     46   1.1      leo 
     47   1.1      leo PROG	sbin/ahdilabel
     48   1.1      leo PROG	usr/sbin/loadkmap
     49   1.1      leo 
     50   1.3      leo SPECIAL	installboot	srcdir	sys/arch/atari/stand/installboot
     51   1.1      leo SPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
     52   1.1      leo SPECIAL	ping		srcdir	distrib/utils/x_ping
     53   1.1      leo SPECIAL	route		srcdir	distrib/utils/x_route
     54   1.1      leo SPECIAL	umount		srcdir	distrib/utils/x_umount
     55   1.1      leo 
     56   1.1      leo # various files that we need in /etc for the install
     57  1.11  tsutsui COPY	${NETBSDSRCDIR}/etc/netconfig			etc/netconfig
     58  1.10      abs COPY	${NETBSDSRCDIR}/distrib/common/protocols	etc/protocols
     59  1.11  tsutsui COPY	${NETBSDSRCDIR}/distrib/common/services		etc/services
     60   1.1      leo 
     61   1.1      leo # we need the boot block code in /usr/mdec
     62   1.6       he MTREE	./usr/mdec/std		type=dir uname=root gname=wheel mode=0755
     63   1.6       he MTREE	./usr/mdec/milan	type=dir uname=root gname=wheel mode=0755
     64   1.6       he 
     65   1.6       he COPY	${DESTDIR}/usr/mdec/std/bootxx		usr/mdec/std/bootxx
     66   1.6       he COPY	${DESTDIR}/usr/mdec/std/boot.atari	usr/mdec/std/boot.atari	
     67   1.6       he COPY	${DESTDIR}/usr/mdec/std/fdboot		usr/mdec/std/fdboot		
     68   1.6       he COPY	${DESTDIR}/usr/mdec/std/sdboot		usr/mdec/std/sdboot		
     69   1.6       he COPY	${DESTDIR}/usr/mdec/std/wdboot		usr/mdec/std/wdboot		
     70   1.6       he COPY	${DESTDIR}/usr/mdec/std/sdb00t.ahdi	usr/mdec/std/sdb00t.ahdi	
     71   1.6       he COPY	${DESTDIR}/usr/mdec/std/wdb00t.ahdi	usr/mdec/std/wdb00t.ahdi	
     72   1.6       he COPY	${DESTDIR}/usr/mdec/std/xxboot.ahdi	usr/mdec/std/xxboot.ahdi	
     73   1.6       he COPY	${DESTDIR}/usr/mdec/milan/bootxx	usr/mdec/milan/bootxx		
     74   1.6       he COPY	${DESTDIR}/usr/mdec/milan/boot.atari	usr/mdec/milan/boot.atari	
     75   1.6       he COPY	${DESTDIR}/usr/mdec/milan/fdboot	usr/mdec/milan/fdboot		
     76   1.6       he COPY	${DESTDIR}/usr/mdec/milan/sdboot	usr/mdec/milan/sdboot		
     77   1.6       he COPY	${DESTDIR}/usr/mdec/milan/sdb00t.ahdi	usr/mdec/milan/sdb00t.ahdi	
     78   1.6       he COPY	${DESTDIR}/usr/mdec/milan/xxboot.ahdi	usr/mdec/milan/xxboot.ahdi	
     79