aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/470-insmod_search.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-137/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* busybox: update to 1.19.2 (thanks to Peter Wagner)Nicolas Thill2011-10-211-15/+15
| | | | SVN-Revision: 28513
* busybox: Fix insmod for linux 3.0Hauke Mehrtens2011-06-151-9/+16
| | | | | | | | | | Insmod silently rejected being run on any non 2.x kernel. Make its version check allow newer kernels (and reject 2.4- when not enabling the 2.4 feature). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27189
* busybox: refresh patchesFelix Fietkau2011-04-201-3/+3
| | | | SVN-Revision: 26738
* package/busybox: add missing bits from 1.17.1 update (mostly config stuff), ↵Nicolas Thill2010-08-151-1/+1
| | | | | | rename upstream patches so they're applied first SVN-Revision: 22665
* package/busybox: fix missing bit, refresh patchesAlexandros C. Couloumbis2010-08-151-3/+3
| | | | SVN-Revision: 22660
* package/busybox: update to busybox-1.7.1, include upstream patchesAlexandros C. Couloumbis2010-08-151-5/+5
| | | | SVN-Revision: 22659
* busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)Nicolas Thill2010-04-031-1/+1
| | | | SVN-Revision: 20661
* update busybox to 1.15.2 (#5926)Florian Fainelli2009-12-071-1/+1
| | | | SVN-Revision: 18684
* busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-281-3/+14
| | | | SVN-Revision: 17782
* busybox: fix build error in insmod applet on 2.4 (closes: #5220)Nicolas Thill2009-05-271-1/+1
| | | | SVN-Revision: 16107
* busybox: update to v1.13.4 (closes: #4279)Nicolas Thill2009-05-251-634/+19
| | | | SVN-Revision: 16063
* busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-251-38/+38
| | | | SVN-Revision: 16053
* busybox: refresh busybox patchesHauke Mehrtens2009-02-211-27/+27
| | | | SVN-Revision: 14590
* upgrade busybox to v1.11.2 and add current upstream fixesNicolas Thill2008-09-221-26/+30
| | | | SVN-Revision: 12648
* upgrade busybox to v1.11.1 and add current upstream fixesImre Kaloz2008-08-201-39/+281
| | | | SVN-Revision: 12348
* upgrade busybox to 1.8.1Felix Fietkau2007-11-101-105/+90
| | | | SVN-Revision: 9524
* refresh busybox patchesTim Yardley2007-10-301-2/+2
| | | | SVN-Revision: 9463
* fix absolute path to .ko files in insmodFelix Fietkau2007-10-241-12/+16
| | | | SVN-Revision: 9428
* fix insmod crash when the module is not foundFelix Fietkau2007-10-081-21/+24
| | | | SVN-Revision: 9194
* fix segfault with insmod on 2.4Felix Fietkau2007-10-051-20/+27
| | | | SVN-Revision: 9146
* fix compile error with 2.4Felix Fietkau2007-10-051-13/+14
| | | | SVN-Revision: 9137
* Upgrade busybox to 1.7.2 - clean up insmod crap - add some ↵Felix Fietkau2007-10-051-0/+488
lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches SVN-Revision: 9130