Home | History | Annotate | Line # | Download | only in install
list revision 1.19.2.1
      1  1.19.2.1    bouyer #	$NetBSD: list,v 1.19.2.1 2017/04/21 16:51:08 bouyer Exp $
      2       1.1       leo 
      3       1.1       leo PROG	bin/cat
      4       1.1       leo PROG	bin/chmod
      5      1.19  christos #PROG	bin/cp
      6      1.13   tsutsui PROG	bin/dd
      7       1.9   tsutsui PROG	bin/df
      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/rm
     14       1.1       leo PROG	bin/sh
     15       1.1       leo PROG	bin/stty
     16       1.1       leo 
     17      1.16   tsutsui PROG	sbin/chown	bin/chgrp
     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.19  christos #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.18  christos 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/chroot
     44       1.1       leo 
     45       1.1       leo PROG	sbin/ahdilabel
     46       1.1       leo PROG	usr/sbin/loadkmap
     47       1.1       leo 
     48       1.3       leo SPECIAL	installboot	srcdir	sys/arch/atari/stand/installboot
     49  1.19.2.1    bouyer SPECIAL	fsck_ffs	srcdir	distrib/utils/x_fsck_ffs
     50      1.14   tsutsui SPECIAL	gzip		srcdir	distrib/utils/x_gzip
     51      1.19  christos SPECIAL	disklabel	srcdir	distrib/utils/x_disklabel
     52       1.1       leo SPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
     53  1.19.2.1    bouyer SPECIAL	newfs		srcdir	distrib/utils/x_newfs
     54       1.1       leo SPECIAL	ping		srcdir	distrib/utils/x_ping
     55       1.1       leo SPECIAL	route		srcdir	distrib/utils/x_route
     56       1.1       leo SPECIAL	umount		srcdir	distrib/utils/x_umount
     57       1.1       leo 
     58       1.1       leo # various files that we need in /etc for the install
     59      1.15   tsutsui COPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
     60      1.15   tsutsui COPY	${DISTRIBDIR}/common/protocols		etc/protocols
     61      1.12       abs COPY	${DISTRIBDIR}/common/services		etc/services
     62       1.1       leo 
     63       1.1       leo # we need the boot block code in /usr/mdec
     64       1.6        he MTREE	./usr/mdec/std		type=dir uname=root gname=wheel mode=0755
     65       1.6        he MTREE	./usr/mdec/milan	type=dir uname=root gname=wheel mode=0755
     66       1.6        he 
     67       1.6        he COPY	${DESTDIR}/usr/mdec/std/bootxx		usr/mdec/std/bootxx
     68       1.6        he COPY	${DESTDIR}/usr/mdec/std/boot.atari	usr/mdec/std/boot.atari	
     69       1.6        he COPY	${DESTDIR}/usr/mdec/std/fdboot		usr/mdec/std/fdboot		
     70       1.6        he COPY	${DESTDIR}/usr/mdec/std/sdboot		usr/mdec/std/sdboot		
     71       1.6        he COPY	${DESTDIR}/usr/mdec/std/wdboot		usr/mdec/std/wdboot		
     72       1.6        he COPY	${DESTDIR}/usr/mdec/std/sdb00t.ahdi	usr/mdec/std/sdb00t.ahdi	
     73       1.6        he COPY	${DESTDIR}/usr/mdec/std/wdb00t.ahdi	usr/mdec/std/wdb00t.ahdi	
     74       1.6        he COPY	${DESTDIR}/usr/mdec/std/xxboot.ahdi	usr/mdec/std/xxboot.ahdi	
     75       1.6        he COPY	${DESTDIR}/usr/mdec/milan/bootxx	usr/mdec/milan/bootxx		
     76       1.6        he COPY	${DESTDIR}/usr/mdec/milan/boot.atari	usr/mdec/milan/boot.atari	
     77       1.6        he COPY	${DESTDIR}/usr/mdec/milan/fdboot	usr/mdec/milan/fdboot		
     78       1.6        he COPY	${DESTDIR}/usr/mdec/milan/sdboot	usr/mdec/milan/sdboot		
     79       1.6        he COPY	${DESTDIR}/usr/mdec/milan/sdb00t.ahdi	usr/mdec/milan/sdb00t.ahdi	
     80       1.6        he COPY	${DESTDIR}/usr/mdec/milan/xxboot.ahdi	usr/mdec/milan/xxboot.ahdi	
     81