[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[4263] ipcop/trunk
From:       gespinasse () users ! sourceforge ! net
Date:       2010-02-19 19:02:15
Message-ID: E1NiY7D-00069D-2M () sfp-svn-4 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 4263
          http://ipcop.svn.sourceforge.net/ipcop/?rev=4263&view=rev
Author:   gespinasse
Date:     2010-02-19 19:02:14 +0000 (Fri, 19 Feb 2010)

Log Message:
-----------
Inspired partially by SF #2946071 and my own experience, I think we should remove \
                insmod and rmmod.
- insmod does not support compressed modules,
- you need to manually load module dependencies manually

modprobe -r simply could replace rmmod

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/module-init-tools
    ipcop/trunk/updates/1.9.13/setup

Modified: ipcop/trunk/config/rootfiles/common/module-init-tools
===================================================================
--- ipcop/trunk/config/rootfiles/common/module-init-tools	2010-02-18 15:30:14 UTC \
                (rev 4262)
+++ ipcop/trunk/config/rootfiles/common/module-init-tools	2010-02-19 19:02:14 UTC \
(rev 4263) @@ -1,9 +1,9 @@
 bin/lsmod
 sbin/depmod
-sbin/insmod
+#sbin/insmod
 sbin/modinfo
 sbin/modprobe
-sbin/rmmod
+#sbin/rmmod
 #usr/share/man/man5/depmod.conf.5
 #usr/share/man/man5/modprobe.conf.5
 #usr/share/man/man5/modprobe.d.5

Modified: ipcop/trunk/updates/1.9.13/setup
===================================================================
--- ipcop/trunk/updates/1.9.13/setup	2010-02-18 15:30:14 UTC (rev 4262)
+++ ipcop/trunk/updates/1.9.13/setup	2010-02-19 19:02:14 UTC (rev 4263)
@@ -74,6 +74,7 @@
 
 /bin/rm -f /usr/lib/liblber-2.4.so.2.4.2
 /bin/rm -f /usr/lib/libldap-2.4.so.2.4.2
+/bin/rm -f /sbin/insmod /sbin/rmmod
 
 #####
 #


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic