Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/evbsh3/rom/ramdiskcommon remove edlabel reference fr...



details:   https://anonhg.NetBSD.org/src/rev/6c51ddcc15b4
branches:  trunk
changeset: 749433:6c51ddcc15b4
user:      abs <abs%NetBSD.org@localhost>
date:      Sun Nov 29 20:56:01 2009 +0000

description:
remove edlabel reference from a commented out line

diffstat:

 distrib/evbsh3/rom/ramdiskcommon/ramdiskbin.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4665a2b055ef -r 6c51ddcc15b4 distrib/evbsh3/rom/ramdiskcommon/ramdiskbin.conf
--- a/distrib/evbsh3/rom/ramdiskcommon/ramdiskbin.conf  Sun Nov 29 19:38:45 2009 +0000
+++ b/distrib/evbsh3/rom/ramdiskcommon/ramdiskbin.conf  Sun Nov 29 20:56:01 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ramdiskbin.conf,v 1.3 2003/05/11 19:02:45 ragge Exp $
+#      $NetBSD: ramdiskbin.conf,v 1.4 2009/11/29 20:56:01 abs Exp $
 
 srcdirs bin sbin libexec usr.bin usr.sbin gnu/usr.bin
 
@@ -12,7 +12,7 @@
 # /sbin
 progs dmesg ifconfig init mknod mount mount_ffs mount_kernfs mount_procfs newfs
 progs ping ping6 rcorder reboot route shutdown swapctl ttyflags umount
-#progs atactl badsect bim ccdconfig clri disklabel dump dump_lfs edlabel
+#progs atactl badsect bim ccdconfig clri disklabel dump dump_lfs
 #progs fastboot fsck fsck_ext3fs fsck_ffs fsck_lfs fsck_msdos fsdb
 #progs fsirand ldconfig lmcctl modload modunload mount_cd9660 mount_ext2fs
 #progs mount_fdesc mount_filecore mount_lfs mount_msdos



Home | Main Index | Thread Index | Old Index