[Zrouter-src] ZRouter.org: push to ZRouter profiles/SMALL_/profile.mk profiles...

zrouter-src at zrouter.org zrouter-src at zrouter.org
Thu Dec 29 10:23:52 UTC 2011


details:   http://zrouter.org/hg/zrouter//rev/b0c997bccfb2
changeset: 296:b0c997bccfb2
user:      ray at terran.dlink.ua
date:      Thu Dec 29 12:21:20 2011 +0200
description:
Remove random module, since it already in default kernel.

diffstat:

 profiles/SMALL_/profile.mk  |  2 +-
 profiles/xSMALL_/profile.mk |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r a312e4e3dc12 -r b0c997bccfb2 profiles/SMALL_/profile.mk
--- a/profiles/SMALL_/profile.mk	Thu Dec 29 12:04:30 2011 +0200
+++ b/profiles/SMALL_/profile.mk	Thu Dec 29 12:21:20 2011 +0200
@@ -188,7 +188,7 @@
 .endif
 
 
-KERNCONF_MODULES_OVERRIDE+=random if_bridge bridgestp ipfw dummynet
+KERNCONF_MODULES_OVERRIDE+=if_bridge bridgestp ipfw dummynet
 KERNCONF_MODULES_OVERRIDE+=libalias/libalias
 #KERNCONF_MODULES_OVERRIDE+=libalias/modules/cuseeme
 KERNCONF_MODULES_OVERRIDE+=libalias/modules/ftp
diff -r a312e4e3dc12 -r b0c997bccfb2 profiles/xSMALL_/profile.mk
--- a/profiles/xSMALL_/profile.mk	Thu Dec 29 12:04:30 2011 +0200
+++ b/profiles/xSMALL_/profile.mk	Thu Dec 29 12:21:20 2011 +0200
@@ -193,7 +193,7 @@
 .endif
 
 
-KERNCONF_MODULES_OVERRIDE+=random if_bridge bridgestp ipfw dummynet
+KERNCONF_MODULES_OVERRIDE+=if_bridge bridgestp ipfw dummynet
 KERNCONF_MODULES_OVERRIDE+=libalias/libalias
 #KERNCONF_MODULES_OVERRIDE+=libalias/modules/cuseeme
 KERNCONF_MODULES_OVERRIDE+=libalias/modules/ftp


More information about the Zrouter-src mailing list