NetBSD/distrib/x68k/floppies/ramdisk.sysinst/ramdiskbin.conf

41 lines
1.3 KiB
Plaintext

# $NetBSD: ramdiskbin.conf,v 1.7 2000/11/28 02:46:13 minoura Exp $
#
# ramdiskbin.conf - unified binary for the install ramdisk
#
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/x68k/stand
progs cat chmod chown chroot cp dd df disklabel dmesg ed
progs fsck fsck_ffs ftp gzip ifconfig init more
progs ln ls memswitch mkdir mknod mount mt mv newfs ping pwd reboot rm
progs route sh shutdown slattach sleep stty swapctl sync pax test
progs umount ping6 rtsol
progs sysinst
progs newdisk
special sysinst srcdir distrib/utils/sysinst/arch/x68k
special init srcdir distrib/utils/init_s
special dd srcdir distrib/utils/x_dd
special ftp srcdir distrib/utils/x_ftp
special ifconfig srcdir distrib/utils/x_ifconfig
special ping srcdir distrib/utils/x_ping
special route srcdir distrib/utils/x_route
special sh srcdir distrib/utils/x_sh
special gzip srcdir distrib/utils/x_gzip
special more srcdir distrib/utils/more
special ping6 srcdir distrib/utils/x_ping6
special dmesg srcdir distrib/utils/x_dmesg
ln pax tar
ln chown chgrp
ln gzip gzcat gunzip
ln more less
ln sh -sh # init invokes the shell this way
ln test [
ln mount mount_cd9660 cd9660 mount_ffs ffs mount_msdos msdos mount_nfs nfs mount_kernfs kernfs
ln reboot halt
# libhack.o is built by Makefile & included Makefile.inc
libs libhack.o -lz -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm