1998-11-22 15:45:21 +03:00
|
|
|
# $NetBSD: ramdiskbin.conf,v 1.2 1998/11/22 12:45:21 sakamoto Exp $
|
1998-11-19 11:58:02 +03:00
|
|
|
#
|
|
|
|
# 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
|
1998-11-19 11:58:02 +03:00
|
|
|
|
|
|
|
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 tar test
|
1998-11-19 11:58:02 +03:00
|
|
|
progs tip umount update
|
|
|
|
progs sysinst
|
|
|
|
|
|
|
|
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 gzip srcdir distrib/utils/gzip_s
|
|
|
|
special more srcdir distrib/utils/more
|
1998-11-19 11:58:02 +03:00
|
|
|
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
|
1998-11-19 11:58:02 +03:00
|
|
|
|
|
|
|
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
|