Add dmesg.

Apparently I forgot to do this in the previous commits.
This commit is contained in:
minoura 2000-09-06 14:24:30 +00:00
parent 04235cdc87
commit 256d7e4d2e
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.7 2000/07/05 16:13:31 minoura Exp $
# $NetBSD: list,v 1.8 2000/09/06 14:24:30 minoura Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@ -25,6 +25,7 @@ LINK ramdiskbin bin/test
LINK ramdiskbin bin/[
LINK ramdiskbin sbin/cd9660
LINK ramdiskbin sbin/disklabel
LINK ramdiskbin sbin/dmesg
LINK ramdiskbin sbin/ffs
LINK ramdiskbin sbin/fsck
LINK ramdiskbin sbin/fsck_ffs

View File

@ -1,11 +1,11 @@
# $NetBSD: ramdiskbin.conf,v 1.5 2000/07/05 16:13:31 minoura Exp $
# $NetBSD: ramdiskbin.conf,v 1.6 2000/09/06 14:24:30 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 ed
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 mount_cd9660 mount_ffs mount_msdos
progs mount_nfs mount_kernfs mt mv newfs ping pwd reboot rm
@ -26,6 +26,7 @@ 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