Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/modules add ./etc/mtree/set.modules so th...



details:   https://anonhg.NetBSD.org/src/rev/5bc51c5dad89
branches:  trunk
changeset: 747346:5bc51c5dad89
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Sep 11 22:32:50 2009 +0000

description:
add ./etc/mtree/set.modules so that modules.tgz is created with
actual files in it, rather than a 20 byte .gz file (ie, empty file.)


HI JNEMETH!

diffstat:

 distrib/sets/lists/modules/mi |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r b6c59ea69839 -r 5bc51c5dad89 distrib/sets/lists/modules/mi
--- a/distrib/sets/lists/modules/mi     Fri Sep 11 22:07:43 2009 +0000
+++ b/distrib/sets/lists/modules/mi     Fri Sep 11 22:32:50 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: mi,v 1.1 2009/09/07 02:27:29 jnemeth Exp $
+# $NetBSD: mi,v 1.2 2009/09/11 22:32:50 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
+./etc/mtree/set.modules                                modules-sys-root        kmod
 ./stand/@MACHINE@                              base-kernel-modules     kmod
 ./stand/@MACHINE@/@OSRELEASE@                  base-kernel-modules     kmod
 ./@MODULEDIR@                                  base-kernel-modules     kmod



Home | Main Index | Thread Index | Old Index