NetBSD/distrib/news68k/floppies/ramdisk/ramdiskbin.conf

46 lines
1.4 KiB
Plaintext
Raw Normal View History

2000-09-13 17:48:25 +04:00
# $NetBSD: ramdiskbin.conf,v 1.5 2000/09/13 13:48:25 tsutsui Exp $
1999-12-09 17:53:00 +03:00
#
# ramdiskbin.conf - unified binary for the install ramdisk
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin
srcdirs sys/arch/news68k/stand
2000-09-13 17:48:25 +04:00
progs cat chmod chown chroot cp dd df disklabel dmesg ed
1999-12-09 17:53:00 +03:00
progs fsck fsck_ffs ftp gzip ifconfig init installboot ln ls
2000-09-13 17:48:25 +04:00
progs mkdir mknod more mount mount_cd9660 mount_ffs
1999-12-09 17:53:00 +03:00
progs mount_msdos mount_nfs mt mv newfs pax ping pwd rcmd rcp reboot
progs restore rm route sed sh shutdown slattach stty sync
progs test tip tset umount
progs sysinst
special dd srcdir distrib/utils/x_dd
2000-09-13 17:48:25 +04:00
special dmesg srcdir distrib/utils/x_dmesg
2000-06-09 03:39:43 +04:00
special ftp srcdir distrib/utils/x_ftp
1999-12-09 17:53:00 +03:00
special gzip srcdir distrib/utils/x_gzip
special ifconfig srcdir distrib/utils/x_ifconfig
special init srcdir distrib/utils/init_s
1999-12-09 17:53:00 +03:00
special more srcdir distrib/utils/more
1999-12-31 13:00:24 +03:00
special ping srcdir distrib/utils/x_ping
special route srcdir distrib/utils/x_route
2000-06-09 03:39:43 +04:00
special sh srcdir distrib/utils/x_sh
1999-12-09 17:53:00 +03:00
special sysinst srcdir distrib/utils/sysinst
special sysinst srcdir distrib/utils/sysinst/arch/news68k
ln chown chgrp
ln gzip gzcat gunzip
ln sh -sh # init invokes the shell this way
ln test [
ln mount_cd9660 cd9660
ln mount_ffs ffs
ln mount_nfs nfs
ln newfs mount_mfs
ln pax tar
ln rcmd rsh
ln reboot halt
ln restore rrestore
srcdirs distrib/utils
libs libhack.o
2000-09-13 17:48:25 +04:00
libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz