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