summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* install static libraries from uclibc to the rootfs staging dirFelix Fietkau2009-08-081-0/+4
| | | | SVN-Revision: 17169
* add a staging directory for unstripped package files, useful for debugging, ↵Felix Fietkau2009-08-071-1/+1
| | | | | | will be used for mklibs integration later SVN-Revision: 17167
* libiptc and libxtables should install their libraries as symbolic links ↵Florian Fainelli2009-08-071-3/+3
| | | | | | (#5313, #5639) SVN-Revision: 17162
* base-files: some /lib/network/config.sh refactoringFelix Fietkau2009-08-071-25/+38
| | | | | | | | | | | * Localize a lot more variables than before. * Do stuff or localize variables at later points or inner blocks so less commands are executed in some cases. * Use the default option of config_get where it makes sense. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17160
* base-files: clean up init.d/fstab and port it to the new config_getFelix Fietkau2009-08-071-18/+14
| | | | | | | | ... also remove the unused noauto variable in swapon. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17159
* base-files: port init.d/led to new config_getFelix Fietkau2009-08-071-8/+6
| | | | | | | | ... and don't call logger directly, rcS takes care of the correct redirection Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17158
* base-files: port init.d/boot to new config_getFelix Fietkau2009-08-071-9/+10
| | | | | | | | ... and localize some variables. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17157
* base-files: port functions.sh to new config_getFelix Fietkau2009-08-071-2/+2
| | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17156
* base-files: allow default value for config_getFelix Fietkau2009-08-071-6/+9
| | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 17155
* upgrade opkg to r215 from the googlecode svnImre Kaloz2009-08-066-163/+36
| | | | SVN-Revision: 17152
* broadcom-wl: add "assoclist" command to wlcJo-Philipp Wich2009-08-062-2/+9
| | | | SVN-Revision: 17144
* iw: update to 0.9.15Gabor Juhos2009-08-051-2/+2
| | | | SVN-Revision: 17134
* add usb-net-dm9601-ether, thanks grozFlorian Fainelli2009-08-051-0/+13
| | | | SVN-Revision: 17133
* add usb-serial-motorola-phone, thanks grozFlorian Fainelli2009-08-051-0/+16
| | | | SVN-Revision: 17132
* fix a typo in apply_config -tFelix Fietkau2009-08-041-1/+1
| | | | SVN-Revision: 17120
* base-files: ensure that ipv6 is loaded if interfaces have an ip6addr ↵Jo-Philipp Wich2009-08-042-13/+22
| | | | | | defined, clean trailing whitespace, bump pkg revision (#5356) SVN-Revision: 17118
* acx fixes for 2.6.30Florian Fainelli2009-08-031-0/+54
| | | | SVN-Revision: 17116
* firewall: add icmp_type option to specify the icmp type in rule sections, ↵Jo-Philipp Wich2009-08-032-1/+4
| | | | | | bump pkg revision (#5554) SVN-Revision: 17115
* use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1Florian Fainelli2009-08-031-3/+3
| | | | SVN-Revision: 17114
* dropbear: safely support remote restarting of dropbear process; bump pkg ↵Jo-Philipp Wich2009-08-032-26/+114
| | | | | | revision (#5498) SVN-Revision: 17113
* add special handling for the adm5120 target, which uses subtargets for ↵Imre Kaloz2009-08-031-2/+2
| | | | | | different endianess -- later we should come up with something smarter SVN-Revision: 17101
* compile fixes in ar7-atm for new kernelsFlorian Fainelli2009-08-021-0/+20
| | | | SVN-Revision: 17096
* install libiptc/libipulog from iptables (#5549)Florian Fainelli2009-08-011-0/+2
| | | | SVN-Revision: 17089
* update ebtables to 2.0.9-1, fixes #5001Florian Fainelli2009-08-011-4/+4
| | | | SVN-Revision: 17087
* madwifi: fix a race condition in the ap2ap wds setupFelix Fietkau2009-08-011-11/+33
| | | | SVN-Revision: 17086
* madwifi: disable debug by default in the source tree instead of only relying ↵Felix Fietkau2009-08-011-3/+5
| | | | | | on the override (useful for external builds) SVN-Revision: 17085
* madwifi: remove the get_arch.mk build failure when the 'detected' arch ↵Felix Fietkau2009-08-011-1/+6
| | | | | | doesn't match the build system's value SVN-Revision: 17084
* force iptables to be configured with ipv6 enabled (#5586)Florian Fainelli2009-08-011-0/+1
| | | | SVN-Revision: 17076
* add RTC RV5C386A packageFlorian Fainelli2009-08-014-0/+810
| | | | SVN-Revision: 17073
* prevent rebuild issues on creation of lib64 with 64-bits targetsFlorian Fainelli2009-08-011-2/+2
| | | | SVN-Revision: 17072
* use board names instead of arch in packagesImre Kaloz2009-07-311-1/+1
| | | | SVN-Revision: 17063
* disable fuse kernel compilation module, all versions that we have have it ↵Florian Fainelli2009-07-311-17/+6
| | | | | | mainline (#5584) SVN-Revision: 17059
* fix isdn symbols for 2.4 kernelsFlorian Fainelli2009-07-291-2/+10
| | | | SVN-Revision: 17044
* add support for the WRT160N, patch from Westley PaynterFlorian Fainelli2009-07-271-0/+16
| | | | SVN-Revision: 17031
* lua: introduce soft memory limits that trigger a gc run but do not result in ↵Jo-Philipp Wich2009-07-262-11/+23
| | | | | | an oom error SVN-Revision: 17016
* Oops, wrong path for the two previous commitsVasilis Tsiligiannis2009-07-262-35/+0
| | | | SVN-Revision: 17013
* simplify action handling in rc.common (#5558)Florian Fainelli2009-07-261-23/+9
| | | | SVN-Revision: 17012
* quagga-unstable: Set Hold Timer to a large value on OpenSent state (RFC1771, ↵Vasilis Tsiligiannis2009-07-261-0/+22
| | | | | | Par.8) SVN-Revision: 17011
* quagga-unstable: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE ↵Vasilis Tsiligiannis2009-07-261-0/+13
| | | | | | type segment SVN-Revision: 17010
* add btrfs filesystem support, patch from Benjamin CamaFlorian Fainelli2009-07-261-0/+23
| | | | SVN-Revision: 16999
* add kmod-pppol2tp, patch from Vladimir VoronkovFlorian Fainelli2009-07-261-1/+15
| | | | SVN-Revision: 16995
* we removed 2.6.23/24 and 26 support, simplify conditions in packagesFlorian Fainelli2009-07-262-7/+7
| | | | SVN-Revision: 16993
* add support for the sn9c102 video chips (#3976)Florian Fainelli2009-07-251-0/+18
| | | | SVN-Revision: 16991
* add support for mcs-7830 usb ethernet adapter (#3977)Florian Fainelli2009-07-251-0/+15
| | | | SVN-Revision: 16990
* add r8101 ethernet driver (#4352)Florian Fainelli2009-07-251-0/+43
| | | | SVN-Revision: 16989
* add compcache (#4481)Florian Fainelli2009-07-255-0/+316
| | | | SVN-Revision: 16988
* remove CFLAGS_LARGEFILE, not defined anywhere (#4856)Florian Fainelli2009-07-251-2/+2
| | | | SVN-Revision: 16984
* split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)Florian Fainelli2009-07-251-4/+53
| | | | SVN-Revision: 16980
* mac80211: add more ath9k patchesGabor Juhos2009-07-243-1/+155
| | | | SVN-Revision: 16967
* set PKGARCH to all for packages in trunk containing only arch-neutral files ↵Florian Fainelli2009-07-243-0/+3
| | | | | | | | (#5572) Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 16966