Home | History | Annotate | Line # | Download | only in ramdisk
list revision 1.25.4.1
      1  1.25.4.1   cherry #	$NetBSD: list,v 1.25.4.1 2011/06/23 14:18:25 cherry Exp $
      2       1.5    ragge 
      3  1.25.4.1   cherry SRCDIRS	bin sbin usr.bin/less usr.bin usr.sbin
      4      1.10    lukem 
      5      1.10    lukem PROG	bin/cat
      6      1.10    lukem PROG	bin/chmod
      7      1.10    lukem PROG	bin/cp
      8      1.10    lukem PROG	bin/dd
      9      1.10    lukem PROG	bin/df
     10      1.10    lukem PROG	bin/ed
     11      1.10    lukem PROG	bin/ln
     12      1.10    lukem PROG	bin/ls
     13      1.10    lukem PROG	bin/mkdir
     14      1.10    lukem PROG	bin/mt
     15      1.10    lukem PROG	bin/mv
     16      1.10    lukem PROG	bin/pax		usr/bin/tar
     17      1.10    lukem PROG	bin/pwd
     18      1.10    lukem PROG	bin/rm
     19      1.10    lukem PROG	bin/sh
     20      1.10    lukem PROG	bin/stty
     21      1.10    lukem PROG	bin/sync
     22      1.10    lukem 
     23      1.25  tsutsui PROG	sbin/chown	bin/chgrp
     24      1.10    lukem PROG	sbin/disklabel
     25      1.10    lukem PROG	sbin/fsck
     26      1.10    lukem PROG	sbin/fsck_ffs
     27      1.10    lukem PROG	sbin/ifconfig
     28      1.10    lukem PROG	sbin/init
     29      1.10    lukem PROG	sbin/mknod
     30      1.10    lukem PROG	sbin/mount
     31      1.10    lukem PROG	sbin/mount_cd9660
     32      1.10    lukem PROG	sbin/mount_ffs
     33      1.10    lukem PROG	sbin/mount_kernfs
     34      1.10    lukem PROG	sbin/mount_nfs
     35      1.11    lukem PROG	sbin/newfs	sbin/mount_mfs
     36      1.10    lukem PROG	sbin/ping
     37      1.10    lukem PROG	sbin/reboot	sbin/halt
     38      1.10    lukem # PROG	sbin/restore	sbin/rrestore
     39      1.10    lukem PROG	sbin/route
     40      1.10    lukem PROG	sbin/shutdown
     41      1.10    lukem PROG	sbin/swapctl
     42      1.10    lukem PROG	sbin/umount
     43      1.10    lukem 
     44      1.10    lukem PROG	usr/bin/ftp
     45      1.10    lukem PROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
     46      1.10    lukem PROG	usr/bin/less	usr/bin/more
     47      1.10    lukem PROG	usr/bin/sed
     48      1.10    lukem # PROG	usr/bin/strings
     49      1.10    lukem 
     50      1.10    lukem # PROG	usr/sbin/bad144
     51      1.10    lukem PROG	usr/sbin/chroot
     52      1.15   mhitch PROG	usr/sbin/installboot
     53      1.10    lukem 
     54      1.11    lukem # init invokes the shell as -sh
     55      1.11    lukem ARGVLN	sh -sh
     56      1.11    lukem 
     57  1.25.4.1   cherry SPECIAL	gzip		srcdir	distrib/utils/x_gzip
     58      1.10    lukem SPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
     59      1.10    lukem SPECIAL	ping		srcdir	distrib/utils/x_ping
     60      1.10    lukem SPECIAL	route		srcdir	distrib/utils/x_route
     61      1.10    lukem 
     62  1.25.4.1   cherry LIBS	libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop
     63       1.1    ragge 
     64       1.1    ragge # we need the boot in /, and boot blocks in /usr/mdec
     65       1.1    ragge COPY	${DESTDIR}/boot			boot
     66       1.1    ragge COPY	${DESTDIR}/usr/mdec/xxboot	usr/mdec/xxboot
     67       1.1    ragge LINK	usr/mdec/xxboot			usr/mdec/raboot
     68       1.1    ragge LINK	usr/mdec/xxboot			usr/mdec/hpboot
     69       1.1    ragge LINK	usr/mdec/xxboot			usr/mdec/rdboot
     70       1.1    ragge LINK	usr/mdec/xxboot			usr/mdec/sdboot
     71       1.1    ragge 
     72       1.1    ragge # various files that we need in /etc for the install
     73      1.12    lukem COPY	${NETBSDSRCDIR}/etc/group		etc/group
     74      1.12    lukem COPY	${NETBSDSRCDIR}/etc/master.passwd	etc/master.passwd
     75      1.12    lukem COPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
     76      1.22      abs COPY	${DISTRIBDIR}/common/protocols		etc/protocols
     77      1.20      abs COPY	${DISTRIBDIR}/common/services		etc/services
     78       1.1    ragge 
     79       1.1    ragge # and the installation tools
     80       1.2     tron COPY	${CURDIR}/dot.profile		.profile
     81