summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* same propset here as changeset:6500Tim Yardley2007-03-0415-15/+15
| | | | SVN-Revision: 6501
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-033-13/+24
| | | | | | /etc/preinit SVN-Revision: 6481
* don't run mdev on hotplug pseudo-events that come from user spaceFelix Fietkau2007-03-031-1/+1
| | | | SVN-Revision: 6480
* R.I.P. devfsImre Kaloz2007-03-037-4/+23
| | | | SVN-Revision: 6478
* make find_mtd_part work without devfsFelix Fietkau2007-03-021-1/+3
| | | | SVN-Revision: 6466
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-2/+7
| | | | SVN-Revision: 6465
* add SimpleTech SimpleShare NAS diag support (untested; based on patch from ↵Felix Fietkau2007-03-021-2/+20
| | | | | | #1352) SVN-Revision: 6460
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-022-1/+44
| | | | SVN-Revision: 6457
* add support for if{down,up} -a and implement proper start/stop/restart for ↵Felix Fietkau2007-03-022-2/+22
| | | | | | /etc/init.d/network SVN-Revision: 6455
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-024-2/+153
| | | | SVN-Revision: 6450
* fix compile errorFelix Fietkau2007-03-011-1/+8
| | | | SVN-Revision: 6448
* make the iptables package robust to kernel config changesFelix Fietkau2007-03-011-0/+4
| | | | SVN-Revision: 6447
* Package sit module as part of kmod-ipv6 (#1424)Florian Fainelli2007-03-011-1/+1
| | | | SVN-Revision: 6445
* Make strongswan really depend on 2.4 kernelsFlorian Fainelli2007-03-011-0/+2
| | | | SVN-Revision: 6444
* Fix truncated pings results when packets are too small. Also check for ↵Florian Fainelli2007-02-281-0/+42
| | | | | | packet maximum size, so that busybox's ping could not be responsible for flooding hosts. SVN-Revision: 6443
* 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