NetBSD/distrib/sparc/ramdisk/list
he 5cd328a195 Add -lprop to the ramdisk build, so that it builds again, due to
recent changes in newfs.  Bump the ramdisk size from 1536 to 1800
blocks as a consequence.
2009-06-09 11:06:09 +00:00

34 lines
743 B
Plaintext

# $NetBSD: list,v 1.19 2009/06/09 11:06:09 he Exp $
SRCDIRS bin sbin usr.bin usr.sbin
PROG bin/pax usr/bin/tar usr/bin/cpio
PROG bin/sh
PROG bin/mt
PROG sbin/init
PROG sbin/mount_cd9660
PROG sbin/mount_ffs
PROG sbin/newfs sbin/mount_mfs
PROG sbin/reboot sbin/halt
PROG sbin/umount
PROG usr/bin/eject
PROG usr/bin/gzip usr/bin/gunzip usr/bin/zcat
PROG usr/sbin/chroot
# init invokes the shell as -sh
ARGVLN sh -sh
# 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 -lprop
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