Home | History | Annotate | Line # | Download | only in ramdisk
list revision 1.13
      1  1.13    lukem #	$NetBSD: list,v 1.13 2002/04/13 13:42:59 lukem Exp $
      2   1.1  tsutsui 
      3  1.12  tsutsui SRCDIRS	bin sbin usr.bin usr.sbin
      4   1.1  tsutsui 
      5   1.7  tsutsui PROG	bin/cat
      6   1.7  tsutsui PROG	bin/chmod
      7   1.7  tsutsui PROG	bin/cp
      8   1.7  tsutsui PROG	bin/dd
      9   1.7  tsutsui PROG	bin/df
     10   1.7  tsutsui PROG	bin/ed
     11   1.7  tsutsui PROG	bin/ln
     12   1.7  tsutsui PROG	bin/ls
     13   1.7  tsutsui PROG	bin/mkdir
     14   1.7  tsutsui PROG	bin/mt
     15   1.7  tsutsui PROG	bin/mv
     16   1.7  tsutsui PROG	bin/pax		usr/bin/tar
     17   1.7  tsutsui PROG	bin/pwd
     18   1.7  tsutsui PROG	bin/rcmd
     19   1.7  tsutsui PROG	bin/rcp
     20   1.7  tsutsui PROG	bin/rm
     21   1.7  tsutsui PROG	bin/sh
     22   1.7  tsutsui PROG	bin/stty
     23   1.7  tsutsui PROG	bin/sync
     24   1.7  tsutsui 
     25   1.7  tsutsui PROG	sbin/disklabel
     26   1.7  tsutsui PROG	sbin/dmesg
     27   1.7  tsutsui PROG	sbin/fsck
     28   1.7  tsutsui PROG	sbin/fsck_ffs
     29   1.7  tsutsui PROG	sbin/ifconfig
     30   1.7  tsutsui PROG	sbin/init
     31   1.7  tsutsui PROG	sbin/mknod
     32   1.7  tsutsui PROG	sbin/mount
     33   1.7  tsutsui PROG	sbin/mount_cd9660
     34   1.7  tsutsui PROG	sbin/mount_ffs
     35   1.7  tsutsui PROG	sbin/mount_msdos
     36   1.7  tsutsui PROG	sbin/mount_nfs
     37   1.7  tsutsui PROG	sbin/newfs	sbin/mount_mfs
     38   1.7  tsutsui PROG	sbin/ping
     39   1.7  tsutsui PROG	sbin/reboot	sbin/halt
     40   1.7  tsutsui PROG	sbin/restore	sbin/rrestore
     41   1.7  tsutsui PROG	sbin/route
     42   1.7  tsutsui PROG	sbin/shutdown
     43   1.7  tsutsui PROG	sbin/slattach
     44   1.7  tsutsui PROG	sbin/swapctl	sbin/swapon
     45   1.7  tsutsui PROG	sbin/umount
     46   1.7  tsutsui 
     47   1.7  tsutsui PROG	usr/bin/ftp
     48   1.7  tsutsui PROG	usr/bin/gzip	usr/bin/gzcat	usr/bin/gunzip
     49   1.7  tsutsui PROG	usr/bin/more
     50   1.7  tsutsui PROG	usr/bin/sed
     51   1.7  tsutsui PROG	usr/bin/tset
     52   1.7  tsutsui 
     53  1.13    lukem PROG	usr/mdec/installboot
     54  1.13    lukem 
     55   1.7  tsutsui PROG	usr/sbin/chown	usr/bin/chgrp
     56   1.7  tsutsui PROG	usr/sbin/chroot
     57   1.7  tsutsui 
     58  1.13    lukem # init invokes the shell as -sh
     59  1.13    lukem ARGVLN	sh	-sh
     60   1.7  tsutsui 
     61   1.7  tsutsui SPECIAL	dmesg		srcdir	distrib/utils/x_dmesg
     62   1.8  tsutsui SPECIAL	ed		srcdir	distrib/utils/x_ed
     63   1.7  tsutsui SPECIAL	ftp		srcdir	distrib/utils/x_ftp
     64   1.7  tsutsui SPECIAL	gzip		srcdir	distrib/utils/x_gzip
     65   1.7  tsutsui SPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
     66   1.7  tsutsui SPECIAL	more		srcdir	distrib/utils/more
     67   1.7  tsutsui SPECIAL	mount		srcdir	distrib/utils/x_mount
     68   1.7  tsutsui SPECIAL	ping		srcdir	distrib/utils/x_ping
     69   1.7  tsutsui SPECIAL	route		srcdir	distrib/utils/x_route
     70   1.7  tsutsui SPECIAL	umount		srcdir	distrib/utils/x_umount
     71  1.12  tsutsui 
     72  1.12  tsutsui # we have not switched to MI usr.sbin/installboot yet.
     73  1.12  tsutsui SPECIAL	installboot	srcdir	sys/arch/${MACHINE}/stand/installboot
     74   1.1  tsutsui 
     75   1.8  tsutsui LIBS	libhack.o -ledit -lutil -lcurses -ltermcap -lrmt -ll -lm -lz
     76   1.7  tsutsui 
     77   1.7  tsutsui COPY	${DESTDIR}/usr/mdec/bootxx	usr/mdec/bootxx
     78   1.7  tsutsui COPY	${DESTDIR}/usr/mdec/boot	usr/mdec/boot
     79   1.1  tsutsui 
     80   1.7  tsutsui # various files that we need in /etc for the install
     81   1.7  tsutsui COPY	${_SRC_TOP_}/etc/group		etc/group
     82   1.7  tsutsui COPY	${_SRC_TOP_}/etc/master.passwd	etc/master.passwd
     83   1.7  tsutsui COPY	${_SRC_TOP_}/etc/netconfig	etc/netconfig
     84   1.7  tsutsui COPY	${_SRC_TOP_}/etc/protocols	etc/protocols
     85   1.7  tsutsui COPY	${_SRC_TOP_}/etc/services	etc/services
     86   1.7  tsutsui 
     87   1.7  tsutsui # and the common installation tools
     88   1.7  tsutsui COPY	${CURDIR}/termcap.src		usr/share/misc/termcap
     89   1.7  tsutsui 
     90   1.7  tsutsui # and the boot script
     91   1.7  tsutsui COPY	${CURDIR}/dot.profile		.profile
     92   1.7  tsutsui MTREE	./.profile	type=file uname=root gname=wheel mode=0644
     93