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

37 lines
1.1 KiB
Plaintext
Raw Normal View History

# $NetBSD: ramdiskbin.conf,v 1.6 2000/02/03 19:25:17 itojun Exp $
#
# ramdiskbin.conf - unified binary for the install ramdisk
#
1998-11-22 15:45:21 +03:00
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin
progs cat chmod chown chroot cp dd df disklabel ed fdisk
1998-11-22 15:45:21 +03:00
progs fsck fsck_ffs ftp gzip ifconfig init more
progs ln ls mkdir mknod mount mount_ffs mount_msdos
progs mount_nfs mount_kernfs mv newfs ping pwd reboot rm
progs route sed sh shutdown slattach stty sync test
1999-11-24 01:14:22 +03:00
progs tip umount
progs sysinst pax
special sysinst srcdir distrib/utils/sysinst/arch/bebox
special init srcdir distrib/utils/init_s
special dd srcdir distrib/utils/x_dd
1998-11-22 15:45:21 +03:00
special ftp srcdir distrib/utils/x_ftp
special more srcdir distrib/utils/more
special ifconfig srcdir distrib/utils/x_ifconfig
special route srcdir distrib/utils/x_route
1998-11-22 15:45:21 +03:00
special sh srcdir distrib/utils/x_sh
special ping srcdir distrib/utils/x_ping
ln pax tar
ln chown chgrp
ln gzip gzcat gunzip
ln sh -sh # init invokes the shell this way
ln test [
ln mount_ffs ffs
ln mount_nfs nfs
ln mount_kernfs kernfs
ln reboot halt
libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm