Home | History | Annotate | Line # | Download | only in ramdisk
list revision 1.1
      1  1.1  hubertf #	$NetBSD: list,v 1.1 2006/06/02 22:11:52 hubertf Exp $
      2  1.1  hubertf #
      3  1.1  hubertf 
      4  1.1  hubertf SRCDIRS	usr.bin/less
      5  1.1  hubertf 
      6  1.1  hubertf PROG	bin/cat
      7  1.1  hubertf PROG	bin/chmod
      8  1.1  hubertf PROG	bin/cp
      9  1.1  hubertf PROG	bin/dd
     10  1.1  hubertf PROG	bin/df
     11  1.1  hubertf PROG	bin/ed
     12  1.1  hubertf PROG	bin/ln
     13  1.1  hubertf PROG	bin/ls
     14  1.1  hubertf PROG	bin/mkdir
     15  1.1  hubertf PROG	bin/mt
     16  1.1  hubertf PROG	bin/mv
     17  1.1  hubertf PROG	bin/pax		usr/bin/tar
     18  1.1  hubertf PROG	bin/pwd
     19  1.1  hubertf PROG	bin/rcmd
     20  1.1  hubertf PROG	bin/rm
     21  1.1  hubertf PROG	bin/sh
     22  1.1  hubertf PROG	bin/stty
     23  1.1  hubertf PROG	bin/sync
     24  1.1  hubertf 
     25  1.1  hubertf PROG	sbin/dhclient
     26  1.1  hubertf PROG	sbin/disklabel
     27  1.1  hubertf PROG	sbin/fdisk
     28  1.1  hubertf PROG	sbin/fsck
     29  1.1  hubertf PROG	sbin/fsck_ffs
     30  1.1  hubertf PROG	sbin/ifconfig
     31  1.1  hubertf PROG	sbin/init
     32  1.1  hubertf PROG	sbin/mbrlabel
     33  1.1  hubertf PROG	sbin/mknod
     34  1.1  hubertf PROG	sbin/mount
     35  1.1  hubertf PROG	sbin/mount_cd9660
     36  1.1  hubertf PROG	sbin/mount_ext2fs
     37  1.1  hubertf PROG	sbin/mount_ffs
     38  1.1  hubertf PROG	sbin/mount_kernfs
     39  1.1  hubertf PROG	sbin/mount_msdos
     40  1.1  hubertf PROG	sbin/mount_nfs
     41  1.1  hubertf PROG	sbin/mount_ntfs
     42  1.1  hubertf PROG	sbin/newfs	sbin/mount_mfs
     43  1.1  hubertf PROG	sbin/ping
     44  1.1  hubertf PROG	sbin/reboot	sbin/halt
     45  1.1  hubertf PROG	sbin/restore	sbin/rrestore
     46  1.1  hubertf PROG	sbin/route
     47  1.1  hubertf PROG	sbin/shutdown
     48  1.1  hubertf PROG	sbin/swapctl
     49  1.1  hubertf PROG	sbin/umount
     50  1.1  hubertf 
     51  1.1  hubertf PROG	usr/bin/ftp
     52  1.1  hubertf PROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
     53  1.1  hubertf PROG	usr/bin/less	usr/bin/more
     54  1.1  hubertf PROG	usr/bin/sed
     55  1.1  hubertf 
     56  1.1  hubertf PROG	usr/sbin/installboot
     57  1.1  hubertf 
     58  1.1  hubertf PROG	usr/sbin/chown	usr/bin/chgrp
     59  1.1  hubertf PROG	usr/sbin/chroot
     60  1.1  hubertf PROG	usr/sbin/wiconfig
     61  1.1  hubertf 
     62  1.1  hubertf SPECIAL	dhclient	srcdir	distrib/utils/x_dhclient
     63  1.1  hubertf SPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
     64  1.1  hubertf SPECIAL	ping		srcdir	distrib/utils/x_ping
     65  1.1  hubertf SPECIAL	route		srcdir	distrib/utils/x_route
     66  1.1  hubertf 
     67  1.1  hubertf LIBS	libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz
     68  1.1  hubertf 
     69  1.1  hubertf # various files that we need in /etc for the install
     70  1.1  hubertf COPY	${NETBSDSRCDIR}/usr.sbin/dhcp/clientscript/dhclient-script sbin/dhclient-script	555
     71  1.1  hubertf 
     72  1.1  hubertf # the disktab explanation file
     73  1.1  hubertf COPY	${CURDIR}/disktab.preinstall		etc/disktab.preinstall
     74