NetBSD/distrib/sparc/ramdisk/list

34 lines
739 B
Plaintext
Raw Normal View History

2002-06-26 20:17:41 +04:00
# $NetBSD: list,v 1.18 2002/06/26 16:17:41 grant Exp $
SRCDIRS bin sbin usr.bin usr.sbin
2002-04-13 17:42:57 +04:00
PROG bin/pax usr/bin/tar usr/bin/cpio
PROG bin/sh
PROG bin/mt
PROG sbin/init
PROG sbin/mount_cd9660
2002-04-13 17:42:57 +04:00
PROG sbin/mount_ffs
PROG sbin/newfs sbin/mount_mfs
PROG sbin/reboot sbin/halt
PROG sbin/umount
2002-04-13 17:42:57 +04:00
PROG usr/bin/eject
2002-04-13 17:42:57 +04:00
PROG usr/bin/gzip usr/bin/gunzip usr/bin/zcat
PROG usr/sbin/chroot
# init invokes the shell as -sh
ARGVLN sh -sh
2002-06-26 20:17:41 +04:00
# crunchgen source directory specials
SPECIAL gzip srcdir distrib/utils/x_gzip
SPECIAL umount srcdir distrib/utils/x_umount
LIBS libhack.o -lz -ll -lutil -lrmt
COPY ${CURDIR}/dot.profile .profile
MTREE ./cdrom type=dir uname=root gname=wheel mode=0755
MTREE ./instfs type=dir uname=root gname=wheel mode=0755