Sync usage with man page.
[netbsd-mini2440.git] / distrib / sparc / ramdisk / list
blob9fd633df560003c5fabf34a42ad6478db8d23667
1 #       $NetBSD: list,v 1.18 2002/06/26 16:17:41 grant Exp $
3 SRCDIRS bin sbin usr.bin usr.sbin
5 PROG    bin/pax         usr/bin/tar usr/bin/cpio
6 PROG    bin/sh
7 PROG    bin/mt
9 PROG    sbin/init
10 PROG    sbin/mount_cd9660
11 PROG    sbin/mount_ffs
12 PROG    sbin/newfs      sbin/mount_mfs
13 PROG    sbin/reboot     sbin/halt
14 PROG    sbin/umount
16 PROG    usr/bin/eject
17 PROG    usr/bin/gzip    usr/bin/gunzip usr/bin/zcat
19 PROG    usr/sbin/chroot
21 # init invokes the shell as -sh
22 ARGVLN  sh -sh
24 # crunchgen source directory specials
25 SPECIAL gzip            srcdir distrib/utils/x_gzip
26 SPECIAL umount          srcdir distrib/utils/x_umount
28 LIBS    libhack.o -lz -ll -lutil -lrmt -lprop
30 COPY    ${CURDIR}/dot.profile .profile
32 MTREE   ./cdrom         type=dir uname=root gname=wheel mode=0755
33 MTREE   ./instfs        type=dir uname=root gname=wheel mode=0755