Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / distrib / ews4800mips / floppies / ramdisk / list
blobdc932063af2271bf90c1350766f90206aacacd56
1 #       $NetBSD: list,v 1.6 2009/09/20 19:49:08 abs Exp $
3 SRCDIRS bin sbin usr.bin usr.sbin
5 PROG    bin/cat
6 PROG    bin/chmod
7 PROG    bin/cp
8 PROG    bin/dd
9 PROG    bin/df
10 PROG    bin/ed
11 PROG    bin/ln
12 PROG    bin/ls
13 PROG    bin/mkdir
14 PROG    bin/mt
15 PROG    bin/mv
16 PROG    bin/pax         usr/bin/tar
17 PROG    bin/pwd
18 PROG    bin/rcmd
19 PROG    bin/rcp
20 PROG    bin/rm
21 PROG    bin/sh
22 PROG    bin/stty
23 PROG    bin/sync
25 PROG    sbin/disklabel
26 PROG    sbin/dmesg
27 PROG    sbin/fsck
28 PROG    sbin/fsck_ffs
29 PROG    sbin/ifconfig
30 PROG    sbin/init
31 PROG    sbin/mknod
32 PROG    sbin/mount
33 PROG    sbin/mount_cd9660
34 PROG    sbin/mount_ffs
35 PROG    sbin/mount_msdos
36 PROG    sbin/mount_nfs
37 PROG    sbin/mount_sysvbfs
38 PROG    sbin/newfs      sbin/mount_mfs
39 PROG    sbin/newfs_sysvbfs
40 PROG    sbin/ping
41 PROG    sbin/reboot     sbin/halt
42 PROG    sbin/restore    sbin/rrestore
43 PROG    sbin/route
44 PROG    sbin/shutdown
45 PROG    sbin/swapctl    sbin/swapon
46 PROG    sbin/umount
48 PROG    usr/bin/ftp
49 PROG    usr/bin/gzip    usr/bin/gzcat   usr/bin/gunzip
50 PROG    usr/bin/more
51 PROG    usr/bin/sed
52 PROG    usr/bin/tset
54 PROG    usr/sbin/installboot
56 PROG    usr/sbin/chown  usr/bin/chgrp
57 PROG    usr/sbin/chroot
59 # init invokes the shell as -sh
60 ARGVLN  sh      -sh
62 SPECIAL ed              srcdir  distrib/utils/x_ed
63 SPECIAL gzip            srcdir  distrib/utils/x_gzip
64 SPECIAL ifconfig        srcdir  distrib/utils/x_ifconfig
65 SPECIAL more            srcdir  distrib/utils/more
66 SPECIAL ping            srcdir  distrib/utils/x_ping
67 SPECIAL route           srcdir  distrib/utils/x_route
68 SPECIAL umount          srcdir  distrib/utils/x_umount
70 LIBS    libhack.o -ledit -lutil -lcurses -ltermcap -lrmt -ll -lm -lz -lprop
72 COPY    ${DESTDIR}/usr/mdec/bootxx_ustarfs      usr/mdec/bootxx_ustarfs
73 COPY    ${DESTDIR}/usr/mdec/bootxx_bfs          usr/mdec/bootxx_bfs
74 COPY    ${DESTDIR}/usr/mdec/boot                usr/mdec/boot
76 # various files that we need in /etc for the install
77 COPY    ${NETBSDSRCDIR}/etc/group               etc/group
78 COPY    ${NETBSDSRCDIR}/etc/master.passwd       etc/master.passwd
79 COPY    ${NETBSDSRCDIR}/etc/netconfig           etc/netconfig
80 COPY    ${DISTRIBDIR}/common/protocols          etc/protocols
81 COPY    ${DISTRIBDIR}/common/services           etc/services
83 # and the common installation tools
84 COPY    ${DISTRIBDIR}/common/termcap            usr/share/misc/termcap
86 # and the boot script
87 COPY    ${CURDIR}/dot.profile           .profile
88 MTREE   ./.profile      type=file uname=root gname=wheel mode=0644