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