summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* oops... forgot to remove lineFelix Fietkau2007-03-111-1/+0
| | | | SVN-Revision: 6555
* replace libcgi with some code extracted from haserl - libcgi is too ↵Felix Fietkau2007-03-113-59/+529
| | | | | | inflexible and breaks rrdtool SVN-Revision: 6554
* fix staging dir installation of libcgiFelix Fietkau2007-03-111-0/+1
| | | | SVN-Revision: 6553
* fix typo (#1454)Felix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6550
* add awx (awk web extension) - experimental core for a new web interface ↵Felix Fietkau2007-03-113-2/+674
| | | | | | framework SVN-Revision: 6549
* add libcgiFelix Fietkau2007-03-111-0/+30
| | | | SVN-Revision: 6548
* enable httpd config option for running scripts through an interpreterFelix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6547
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
| | | | SVN-Revision: 6545
* Added MMC/SD Card module supportHamish Guthrie2007-03-101-0/+15
| | | | SVN-Revision: 6544
* fallback when devfs names aren't foundMike Baker2007-03-091-1/+6
| | | | SVN-Revision: 6541
* split out scsi module support and add ata piix supportTim Yardley2007-03-073-2/+32
| | | | SVN-Revision: 6535
* add new config option for the hostname in /etc/config/system (fixes #1302, ↵Felix Fietkau2007-03-062-2/+13
| | | | | | #1438) SVN-Revision: 6532
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-061-0/+1
| | | | SVN-Revision: 6530
* trunk.. same deal as changeset:6526Tim Yardley2007-03-0520-0/+0
| | | | SVN-Revision: 6527
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-0415-26/+33
| | | | SVN-Revision: 6512
* make hotplug2 depend on udevtriggerFelix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6511
* add hotplug2Felix Fietkau2007-03-041-0/+42
| | | | SVN-Revision: 6510
* upgrade udev to latest version and add separate package for udevtrigger ↵Felix Fietkau2007-03-041-2/+13
| | | | | | (will be used by hotplug2) SVN-Revision: 6509
* hopefully fix ping bugs introduced in [6443]Felix Fietkau2007-03-041-12/+1
| | | | SVN-Revision: 6505
* only mount sysfs once (thx, ejka)Felix Fietkau2007-03-041-2/+0
| | | | SVN-Revision: 6504
* 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