aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix the issue of httpd no longer working when its root directory is replacedFelix Fietkau2007-02-281-0/+28
| | | | SVN-Revision: 6437
* Fix dependency on zlibFlorian Fainelli2007-02-281-1/+1
| | | | SVN-Revision: 6433
* Revert previous commit oops :/Florian Fainelli2007-02-281-9/+4
| | | | SVN-Revision: 6431
* Re-enable fuse for 2.4 kernels as well (#1346)Florian Fainelli2007-02-281-3/+9
| | | | SVN-Revision: 6430
* Add strongswan (#1330)Florian Fainelli2007-02-2817-0/+1468
| | | | SVN-Revision: 6429
* fix kexec-tools buildFelix Fietkau2007-02-281-3/+8
| | | | SVN-Revision: 6428
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-282-0/+2
| | | | SVN-Revision: 6424
* add missing dependencies (#1244)Felix Fietkau2007-02-281-1/+1
| | | | SVN-Revision: 6421
* add wl-500w diag support (untested, based on patch from #1298)Felix Fietkau2007-02-281-0/+13
| | | | SVN-Revision: 6416
* add a check for brctl in the unbridge() function (fixes #1417)Felix Fietkau2007-02-271-1/+2
| | | | SVN-Revision: 6410
* use config_get_bool for hide_ssid option in madwifiFelix Fietkau2007-02-271-3/+3
| | | | SVN-Revision: 6408
* move config_get_bool from /sbin/wifi to /etc/functions.shFelix Fietkau2007-02-272-11/+11
| | | | SVN-Revision: 6407
* Add hidden_ssid option to madwifi script (#1363)Florian Fainelli2007-02-271-0/+3
| | | | SVN-Revision: 6406
* remove compatibility crap from libfuse which seems to break on uClibc, ↵Felix Fietkau2007-02-272-0/+203
| | | | | | because of problems with versioned symbols SVN-Revision: 6402
* fix alsa compileFelix Fietkau2007-02-271-0/+1
| | | | SVN-Revision: 6401
* Make cifs depend on kmod-nls-base (#1360)Florian Fainelli2007-02-271-0/+1
| | | | SVN-Revision: 6400
* fix pam header related compile error in dropbearFelix Fietkau2007-02-271-0/+19
| | | | SVN-Revision: 6397
* Add macosx fix from #1407Florian Fainelli2007-02-261-0/+11
| | | | SVN-Revision: 6392
* Integrate basic UCI config file validation support Needs more testing and ↵Felix Fietkau2007-02-268-31/+656
| | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391
* add missing dependencyFelix Fietkau2007-02-261-1/+1
| | | | SVN-Revision: 6389
* minor cleanupFelix Fietkau2007-02-261-15/+12
| | | | SVN-Revision: 6381
* use default_subtargets in package/Makefile and target/MakefileFelix Fietkau2007-02-261-14/+1
| | | | SVN-Revision: 6380
* more cleanupFelix Fietkau2007-02-251-33/+14
| | | | SVN-Revision: 6373
* various configure related cleanupsFelix Fietkau2007-02-258-134/+49
| | | | SVN-Revision: 6372
* fix path to usb audio moduleFelix Fietkau2007-02-251-1/+1
| | | | SVN-Revision: 6364
* fix KCONFIG for usb-audio package (#1335)Felix Fietkau2007-02-251-1/+2
| | | | SVN-Revision: 6363
* more reliable fix for handling pppFelix Fietkau2007-02-252-4/+5
| | | | SVN-Revision: 6356
* integrate the fix from #1348 and clean up the network scripts a bit...Felix Fietkau2007-02-251-18/+39
| | | | SVN-Revision: 6355
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)Felix Fietkau2007-02-251-0/+4
| | | | SVN-Revision: 6354
* add -mlong-calls cflag to alsa mips build (patch from #1391)Felix Fietkau2007-02-231-1/+1
| | | | SVN-Revision: 6349
* NTFS-3G is at v1.0 nowImre Kaloz2007-02-221-2/+2
| | | | SVN-Revision: 6344
* Move aodv-uu to trunk/Florian Fainelli2007-02-206-0/+251
| | | | SVN-Revision: 6335
* nuke even more debug stuffFelix Fietkau2007-02-201-14/+48
| | | | SVN-Revision: 6333
* sorry, last commit had a bugFelix Fietkau2007-02-201-1/+1
| | | | SVN-Revision: 6332
* fix debug patch for ahbFelix Fietkau2007-02-201-21/+30
| | | | SVN-Revision: 6331
* fix wireless-tools install *sigh* - thanks Kesha for noticing itImre Kaloz2007-02-201-1/+1
| | | | SVN-Revision: 6330
* disable debugging stuff in madwifi - saves precious flash space :)Imre Kaloz2007-02-202-1/+106
| | | | SVN-Revision: 6329
* Upgrade comgt to 0.32 (#1347)Florian Fainelli2007-02-192-39/+132
| | | | SVN-Revision: 6323
* Fix another typo, definitively closes #1370Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6322
* Fix a typo for videodev modules (#1371)Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6321
* Fix a typo with latest driver, module name changed (#1370)Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6320
* add e1000 supportFelix Fietkau2007-02-161-0/+1
| | | | SVN-Revision: 6315
* fix memleak in uniq (#1354)Felix Fietkau2007-02-161-0/+12
| | | | SVN-Revision: 6313
* missed a reference to compile-targetsMike Baker2007-02-161-1/+1
| | | | SVN-Revision: 6306
* remove obsolete compile-targets ruleMike Baker2007-02-161-3/+1
| | | | SVN-Revision: 6305
* remove annoying package rm commandFelix Fietkau2007-02-161-1/+0
| | | | SVN-Revision: 6304
* fix pcmcia modules load order (closes: #1355)Nicolas Thill2007-02-141-1/+1
| | | | SVN-Revision: 6300
* fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau2007-02-131-0/+77
| | | | SVN-Revision: 6298
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR ↵Felix Fietkau2007-02-121-1/+1
| | | | | | depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well. SVN-Revision: 6293
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker2007-02-121-1/+1
| | | | SVN-Revision: 6292