Nuke mount_kernfs and add the new small dmesg.
This commit is contained in:
parent
5c13e34063
commit
6f65b2f744
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ramdiskbin.conf,v 1.8 2000/02/03 19:25:18 itojun Exp $
|
||||
# $NetBSD: ramdiskbin.conf,v 1.9 2000/06/20 04:30:16 matt Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
|
||||
@ -7,20 +7,21 @@ srcdirs sys/arch/macppc/stand
|
||||
|
||||
progs cat chmod chown chroot cp dd df disklabel ed
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot ln ls
|
||||
progs mkdir mknod more mount mount_cd9660 mount_ffs mount_kernfs
|
||||
progs mkdir mknod more mount mount_cd9660 mount_ffs
|
||||
progs mount_msdos mount_nfs 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
|
||||
special dmesg srcdir distrib/utils/x_dmesg
|
||||
special gzip srcdir distrib/utils/x_gzip
|
||||
special ifconfig srcdir distrib/utils/x_ifconfig
|
||||
special init srcdir distrib/utils/init_s
|
||||
special more srcdir distrib/utils/more
|
||||
special ping srcdir distrib/utils/x_ping
|
||||
special route srcdir distrib/utils/x_route
|
||||
special sysinst srcdir distrib/utils/sysinst/arch/macppc
|
||||
special ping srcdir distrib/utils/x_ping
|
||||
|
||||
ln chown chgrp
|
||||
ln gzip gzcat gunzip
|
||||
|
Loading…
Reference in New Issue
Block a user