Update of /cvsroot/leaf/src/bering-uclibc4/source/modules
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31762

Modified Files:
        buildtool.cfg buildtool.mk modules 
Log Message:
Added modprobe.conf file


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/modules/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        18 Jun 2010 15:40:43 -0000      1.2
--- buildtool.mk        16 Dec 2010 09:57:18 -0000      1.3
***************
*** 19,22 ****
--- 19,23 ----
        cp -a modutils $(CONFIG_TARGET_DIR)/etc/init.d
        cp -a modutils.conf $(CONFIG_TARGET_DIR)/etc
+       cp -a modprobe.conf $(CONFIG_TARGET_DIR)/etc
        cp -a $(CONFIG_TARGET_DIR)/* $(BT_STAGING_DIR)
        touch $(CONFIG_DIR)/.build

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/modules/buildtool.cfg,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.cfg       16 Oct 2010 11:10:13 -0000      1.7
--- buildtool.cfg       16 Dec 2010 09:57:18 -0000      1.8
***************
*** 26,30 ****
        <modules>
                        Version  = 2.6.x
!                       Revision = 9
  
                        Help <<EOF
--- 26,30 ----
        <modules>
                        Version  = 2.6.x
!                       Revision = 10
  
                        Help <<EOF
***************
*** 78,81 ****
--- 78,93 ----
                                        Type            = directory
                                </File>
+                               <File>
+                                       Filename        = /etc/modprobe.d
+                                       Type            = directory
+                               </File>
+                               <File>
+                                       Filename        = etc/modprobe.conf
+                                       Source          = etc/modprobe.conf
+                                       Description     = config for modprobe 
(aliases, module options, etc)
+                                       Type            = binary
+                                       Type            = conf
+                                       Type            = local
+                               </File>
                        </Contents>
        </modules>

Index: modules
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/modules/modules,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** modules     10 Nov 2010 17:09:10 -0000      1.5
--- modules     16 Dec 2010 09:57:18 -0000      1.6
***************
*** 26,32 ****
  # Modules needed for PPP/PPPOE connection
  #slhc
- #ppp_generic
- #ppp_synctty
- #pppox
  #pppoe
  
--- 26,29 ----
***************
*** 36,41 ****
  # Modules needed for L2TP connection
  #slhc
- #ppp_generic
- #pppox
  #pppol2tp
  #ppp_mppe
--- 33,36 ----
***************
*** 54,82 ****
  #hisax type= io= irq=
  
- # iptables
- #x_tables
- #ip_tables
- #iptable_filter
- #iptable_mangle
- #ipt_REJECT
- 
- # Masquerading 'helper' modules
- # Don't remove anything here, unless you know what you are doing
- # Other modules available in kernel/net/ipv4/netfilter
- # UPD: now all is loaded automatically on demand via iptables
- #nf_conntrack
- #nf_conntrack_ftp
- #nf_conntrack_irc
- #nf_nat
- #iptable_nat
- #nf_nat_ftp
- #nf_nat_irc
- #ipt_MASQUERADE
- #ipt_REDIRECT
- #xt_conntrack
- #xt_helper
- #xt_state
- 
- 
  # Watchdog support, always choose one
  # standard software watchdog
--- 49,52 ----


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to