summaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix udevextras build when no extras were actually selectedNicolas Thill2008-04-131-3/+5
| | | | SVN-Revision: 10816
* mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build ↵Nicolas Thill2008-04-131-3/+9
| | | | | | kernel module if it's selected SVN-Revision: 10815
* update libnl to 1.1Nicolas Thill2008-04-131-8/+8
| | | | SVN-Revision: 10814
* move lua from packages/ to trunk in anticipation of upcoming stuff ;)Felix Fietkau2008-04-132-0/+289
| | | | SVN-Revision: 10806
* Replace udev-vol-id pacakge with configurable udevextrasJeremy Kerr2008-04-122-9/+73
| | | | | | | | | | | | | Instead of just having one vol_id package, create a 'udevextras' package for all of the udev "EXTRAS" utilities. Selecting this package allows each extra to be selected individually. Also, installing udevextras adds a few udev rules for persistent device naming. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 10805
* Group input devices under /dev/inputJeremy Kerr2008-04-122-0/+11
| | | | | | | | | This change adds a udev rules file to group input devices (via symlinks) under their usual expected location of /dev/input. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 10804
* Use new kexec toolsJeremy Kerr2008-04-125-20/+238
| | | | | | | | | | | | Horms' new kexec-tools repository has a number of updates and fixes for kexec, and also supports the PS3. This change updates the kexec repo, and adds a few build-system patches to make it work with OpenWRT. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 10803
* fix build on linux >= 2.6.23Nicolas Thill2008-04-121-0/+13
| | | | SVN-Revision: 10801
* package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback ↵Nicolas Thill2008-04-121-7/+40
| | | | | | url (closes: #3216) SVN-Revision: 10800
* disable kmod-mmc-over-gpio on x86Nicolas Thill2008-04-121-1/+1
| | | | SVN-Revision: 10799
* add missing MMC config symbolNicolas Thill2008-04-121-0/+1
| | | | SVN-Revision: 10798
* package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23Nicolas Thill2008-04-123-29/+26
| | | | SVN-Revision: 10796
* add missing include in restartTravis Kemen2008-04-121-0/+1
| | | | SVN-Revision: 10794
* Add ps3 target specific utilities packageYuji Mano2008-04-111-0/+49
| | | | SVN-Revision: 10791
* Fix errors on capifs loading (#3250)Florian Fainelli2008-04-111-2/+4
| | | | SVN-Revision: 10789
* Fix hostapd compilation errors on STA_INFO (#3308)Florian Fainelli2008-04-101-0/+55
| | | | SVN-Revision: 10784
* Fix typo in the payload option for br2684ctl (#3318)Florian Fainelli2008-04-101-1/+1
| | | | SVN-Revision: 10783
* madwifi: remove reset delay - seems like it's not necessary anymoreFelix Fietkau2008-04-091-55/+1
| | | | SVN-Revision: 10777
* Disable drivers that we do not package within the mac80211 package ↵Florian Fainelli2008-04-092-0/+143
| | | | | | (everything except rt2x00) SVN-Revision: 10775
* fix the 3g interface configurationFelix Fietkau2008-04-091-4/+8
| | | | | | | | | | | | | | | | | | The first problem is the "chat" command which misses "-E", so the environment variable addressed inside the script is never used and the script breaks. The second problem is the that you cannot assume an Option card when you did "not discover a Novatel". In my case the script tried to set the mode with the Option AT-command which failed on the Huawei stick. Unfortunaltely I don't have a correct command for that device, so I just want to start the connection without any mode set before thus using the defaults. Signed-off-by: Markus Wigge <mwigge@marcant.net> SVN-Revision: 10774
* upgrade uci to 0.3.1 - fixes a parser problemFelix Fietkau2008-04-081-2/+2
| | | | SVN-Revision: 10772
* fix a dependency bugFelix Fietkau2008-04-071-1/+1
| | | | SVN-Revision: 10769
* add a polled GPIO buttons input driverGabor Juhos2008-04-071-0/+34
| | | | SVN-Revision: 10766
* fix use of uci_set_state in network scripts (thx, netprince)Felix Fietkau2008-04-071-2/+2
| | | | SVN-Revision: 10763
* Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.orgFlorian Fainelli2008-04-071-1/+1
| | | | SVN-Revision: 10755
* Migrate rt2x00 to the compat-wireless versionFlorian Fainelli2008-04-0735-22584/+139
| | | | SVN-Revision: 10753
* fix the route to the pptp server when using pptp as wan interfaceFelix Fietkau2008-04-071-1/+11
| | | | SVN-Revision: 10751
* add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841Felix Fietkau2008-04-071-0/+53
| | | | SVN-Revision: 10750
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-077-1476/+13
| | | | SVN-Revision: 10749
* Fix layer7 user-space iptables compilation (#3307)Florian Fainelli2008-04-061-1/+2
| | | | SVN-Revision: 10745
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-065-2974/+1481
| | | | SVN-Revision: 10744
* This rt2x00 version only compiles for 2.6.24 (#3211)Florian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10743
* Switch to compat-wirelessFlorian Fainelli2008-04-0666-27939/+13
| | | | SVN-Revision: 10742
* Fix typoFlorian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10741
* rt2500 cvs will not build on 2.6.24Florian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10740
* 2.6.24 rt2x00 version needs more objects to produce the libraryFlorian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10737
* Install libuci and headers in staging_dirAndy Boyett2008-04-041-1/+8
| | | | SVN-Revision: 10732
* fix typo(2) in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10727
* fix typo in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10726
* add gpio support to atheros, fixes #1861, thanks OthelloJohn Crispin2008-04-031-1/+1
| | | | SVN-Revision: 10724
* Start the watchdog daemon if a harware watchdog is presentFlorian Fainelli2008-04-031-0/+7
| | | | SVN-Revision: 10721
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* fix interface enumeration issues related to /var/state/network (thx to fish ↵Felix Fietkau2008-04-022-4/+14
| | | | | | for debugging this) SVN-Revision: 10715
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-021-14/+1
| | | | SVN-Revision: 10712
* Add routed support to br2684Florian Fainelli2008-04-022-1/+307
| | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)Florian Fainelli2008-04-016-605/+359
| | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10698
* add a package for the udev vol_id utility (thx, fish)Felix Fietkau2008-04-011-0/+13
| | | | SVN-Revision: 10697
* fix dnsmasq compilation on some systemsFelix Fietkau2008-03-311-0/+1
| | | | SVN-Revision: 10696
* Add support for the WL-500gP v2Andy Boyett2008-03-312-1/+14
| | | | SVN-Revision: 10693
* Add support for the ASUS WL-520gUAndy Boyett2008-03-312-4/+23
| | | | SVN-Revision: 10692