Home | History | Annotate | Line # | Download | only in instfs
list revision 1.25.2.1
      1  1.25.2.1      tls #	$NetBSD: list,v 1.25.2.1 2014/08/19 23:45:45 tls Exp $
      2       1.1    lukem 
      3      1.24     tron SRCDIRS	bin sbin libexec external/bsd/less/bin usr.bin usr.sbin
      4       1.1    lukem 
      5       1.1    lukem PROG	bin/cat
      6       1.1    lukem PROG	bin/chmod
      7       1.1    lukem PROG	bin/cp
      8       1.1    lukem PROG	bin/dd
      9       1.1    lukem PROG	bin/df
     10       1.1    lukem PROG	bin/ed
     11       1.1    lukem PROG	bin/ln
     12       1.1    lukem PROG	bin/ls
     13       1.1    lukem PROG	bin/mkdir
     14       1.1    lukem PROG	bin/mt
     15       1.1    lukem PROG	bin/mv
     16       1.1    lukem PROG	bin/pax		usr/bin/tar
     17       1.1    lukem PROG	bin/pwd
     18       1.1    lukem PROG	bin/rcmd
     19       1.1    lukem PROG	bin/rcp
     20       1.1    lukem PROG	bin/rm
     21       1.1    lukem PROG	bin/sh
     22       1.1    lukem PROG	bin/stty
     23       1.1    lukem PROG	bin/sync
     24       1.1    lukem 
     25      1.20  tsutsui PROG	sbin/chown	bin/chgrp
     26       1.1    lukem PROG	sbin/disklabel
     27       1.1    lukem PROG	sbin/fsck
     28       1.1    lukem PROG	sbin/fsck_ffs
     29       1.4   martin PROG	sbin/fsck_lfs
     30       1.1    lukem PROG	sbin/ifconfig
     31       1.1    lukem PROG	sbin/init
     32       1.1    lukem PROG	sbin/mknod
     33       1.1    lukem PROG	sbin/mount
     34       1.1    lukem PROG	sbin/mount_cd9660
     35       1.1    lukem PROG	sbin/mount_ext2fs
     36       1.1    lukem PROG	sbin/mount_ffs
     37       1.1    lukem PROG	sbin/mount_kernfs
     38       1.1    lukem PROG	sbin/mount_lfs
     39       1.1    lukem PROG	sbin/mount_msdos
     40       1.1    lukem PROG	sbin/mount_nfs
     41      1.18   martin PROG	sbin/mount_tmpfs
     42       1.1    lukem PROG	sbin/newfs		sbin/mount_mfs
     43       1.1    lukem PROG	sbin/newfs_lfs
     44       1.1    lukem PROG	sbin/ping
     45       1.5      mrg PROG	sbin/raidctl
     46       1.1    lukem PROG	sbin/reboot		sbin/halt
     47       1.1    lukem PROG	sbin/restore		sbin/rrestore
     48       1.1    lukem PROG	sbin/route
     49       1.1    lukem PROG	sbin/shutdown
     50       1.1    lukem PROG	sbin/slattach
     51       1.1    lukem PROG	sbin/swapctl
     52       1.1    lukem PROG	sbin/sysctl
     53       1.1    lukem PROG	sbin/umount
     54       1.1    lukem 
     55       1.1    lukem PROG	usr/bin/ftp
     56       1.1    lukem PROG	usr/bin/getopt
     57      1.12      abs PROG	usr/bin/gzip		usr/bin/gzcat usr/bin/gunzip
     58       1.1    lukem PROG	usr/bin/less		usr/bin/more
     59       1.1    lukem PROG	usr/bin/sed
     60       1.1    lukem PROG	usr/bin/tip
     61       1.1    lukem 
     62       1.6     jmmv PROG	libexec/lfs_cleanerd
     63       1.1    lukem 
     64       1.1    lukem PROG	usr/sbin/chat
     65       1.1    lukem PROG	usr/sbin/chroot
     66       1.1    lukem PROG	usr/sbin/installboot
     67       1.1    lukem PROG	usr/sbin/pppd
     68       1.1    lukem 
     69       1.1    lukem # init invokes the shell as -sh
     70       1.1    lukem ARGVLN	sh -sh
     71       1.1    lukem 
     72  1.25.2.1      tls SPECIAL	chat		srcdir	external/bsd/ppp/usr.sbin/chat
     73      1.21  tsutsui SPECIAL	gzip		srcdir	distrib/utils/x_gzip
     74       1.1    lukem SPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
     75       1.1    lukem SPECIAL	ping		srcdir	distrib/utils/x_ping
     76  1.25.2.1      tls SPECIAL	pppd		srcdir	external/bsd/ppp/usr.sbin/pppd
     77       1.1    lukem SPECIAL	route		srcdir	distrib/utils/x_route
     78       1.1    lukem 
     79       1.1    lukem LIBS	libhack.o
     80      1.21  tsutsui LIBS	-ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lpcap -lz -lprop
     81       1.1    lukem 
     82       1.1    lukem # various files that we need in /etc for the install
     83       1.1    lukem COPY	${NETBSDSRCDIR}/etc/group		etc/group
     84       1.1    lukem COPY	${NETBSDSRCDIR}/etc/master.passwd	etc/master.passwd
     85       1.1    lukem COPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
     86      1.23  tsutsui COPY	${DISTRIBDIR}/common/protocols		etc/protocols
     87      1.13      abs COPY	${DISTRIBDIR}/common/services		etc/services
     88      1.25    joerg COPY	${DESTDIR}/usr/share/misc/terminfo.cdb	usr/share/misc/terminfo.cdb
     89       1.1    lukem 
     90       1.1    lukem # we need the boot block in /usr/mdec + the arch specific extras
     91       1.2    lukem COPY	${DESTDIR}/usr/mdec/binstall		usr/mdec/binstall	555
     92       1.1    lukem COPY	${DESTDIR}/usr/mdec/bootblk		usr/mdec/bootblk
     93       1.1    lukem COPY	${DESTDIR}/usr/mdec/ofwboot		ofwboot
     94       1.1    lukem COPY	${DESTDIR}/usr/mdec/ofwboot		usr/mdec/ofwboot
     95       1.1    lukem 
     96       1.1    lukem # and the installation tools
     97       1.1    lukem COPY	${INSTFSDIR}/dot.profile		.profile
     98       1.1    lukem 
     99       1.1    lukem # zoneinfo files
    100       1.1    lukem COPYDIR	${DESTDIR}/usr/share/zoneinfo		usr/share/zoneinfo
    101