aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-261-4/+0
| | | | SVN-Revision: 4287
* fix elinks dependency on openssl (closes: #614). Bump release number.Nicolas Thill2006-07-194-1/+4
| | | | SVN-Revision: 4166
* don't use the host strip command (closes: #592).Nicolas Thill2006-07-192-0/+13
| | | | SVN-Revision: 4163
* remove ref to host directories in config scripts.Nicolas Thill2006-06-257-1/+15
| | | | SVN-Revision: 4082
* fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-251-2/+2
| | | | SVN-Revision: 4081
* fix typo in brcm-2.4 system codeFelix Fietkau2006-06-181-1/+1
| | | | SVN-Revision: 4003
* remove some junkFelix Fietkau2006-06-161-10/+0
| | | | SVN-Revision: 3962
* fix display of uninitialized portsMike Baker2006-06-141-0/+2
| | | | SVN-Revision: 3946
* fix madwifi compile when using slab allocatorMike Baker2006-06-131-0/+11
| | | | SVN-Revision: 3937
* add adjtimex to ntpclient (#450)Felix Fietkau2006-06-091-1/+3
| | | | SVN-Revision: 3927
* enable slab, disable slob - for better performance (#583)Felix Fietkau2006-06-095-10/+10
| | | | SVN-Revision: 3925
* install missing ebtables filesFelix Fietkau2006-06-091-0/+6
| | | | SVN-Revision: 3923
* update ebtables to 2.0.8-rc2 (#558)Felix Fietkau2006-06-093-129/+3
| | | | SVN-Revision: 3922
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-091-0/+1
| | | | SVN-Revision: 3921
* fix cflags, fix adjtimex patch (#587)Felix Fietkau2006-06-091-1/+3
| | | | SVN-Revision: 3920
* upgrade maradns to the latest version (#511)Felix Fietkau2006-06-092-26/+7
| | | | SVN-Revision: 3919
* add dropbear pubkey auth patch from #582Felix Fietkau2006-06-091-76/+32
| | | | SVN-Revision: 3916
* disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-081-0/+12
| | | | SVN-Revision: 3915
* add rp-l2tp package (closes: #459).Nicolas Thill2006-06-0410-0/+385
| | | | SVN-Revision: 3902
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
| | | | SVN-Revision: 3901
* add aircrack-ng package (thanks to Gerd, closes: #572, #581).Nicolas Thill2006-06-035-0/+68
| | | | SVN-Revision: 3900
* fix wakelan addition.Nicolas Thill2006-06-032-0/+2
| | | | SVN-Revision: 3899
* add wakelan package (closes: #577).Nicolas Thill2006-06-023-0/+75
| | | | SVN-Revision: 3893
* update avahi to v0.6.10.Nicolas Thill2006-06-021-3/+4
| | | | SVN-Revision: 3892
* add libmcrypt package (thanks to Martin Matuska).Nicolas Thill2006-06-025-0/+109
| | | | SVN-Revision: 3891
* disable check for openssl/engine.h in configure so that the package can be ↵Nicolas Thill2006-06-011-0/+24
| | | | | | backported to whiterussian. SVN-Revision: 3889
* remove some debugging junk (#492)Felix Fietkau2006-05-311-16/+1
| | | | SVN-Revision: 3868
* fix alsa compile error (backport from buildroot-ng)Felix Fietkau2006-05-311-0/+18
| | | | SVN-Revision: 3863
* update freeradius to v1.1.1.Nicolas Thill2006-05-279-859/+660
| | | | SVN-Revision: 3830
* upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rGImre Kaloz2006-05-242-5/+5
| | | | SVN-Revision: 3827
* Fix default DebugLevel to 0, prevents from running in foreground when ↵Florian Fainelli2006-05-211-0/+11
| | | | | | installing with ImageBuilder ... Closes #491 SVN-Revision: 3816
* tweak ebtables package: * add /etc/ethertypes (closes: #560), * strip, ↵Nicolas Thill2006-05-211-5/+8
| | | | | | standardize, * bump release number. SVN-Revision: 3811
* webif : - add support for wl0_wdstimeout, wl0_antdiv (request by french ↵Florian Fainelli2006-05-201-2/+3
| | | | | | | | | | | Wireless User Groups), wl0_distance - updated french translation, needs to update other translations - Fixed cancel button not working, closes #543 - Preliminary OpenVPN webif support, partially closes #525 ntpclient: fix process running detection, closes #505 base-files: - clean up per interface static_route code,restore old behaviour (with metric, gateway ...), closes #484 - add ifup_interfaces variable, can be used as order to bring interfaces, closes #309 SVN-Revision: 3809
* remove superfluous checks in /var/lock creation.Nicolas Thill2006-05-203-3/+3
| | | | SVN-Revision: 3808
* fix /var/log directory creation, needed for proper ppp operation.Nicolas Thill2006-05-202-0/+4
| | | | SVN-Revision: 3807
* oops, fix wrong directories from my last commit.Nicolas Thill2006-05-201-2/+2
| | | | SVN-Revision: 3805
* add support for multiple /etc/ppp/ip-{up,down} scripts.Nicolas Thill2006-05-203-0/+16
| | | | SVN-Revision: 3804
* fix irq problem with the new brcm-2.4 system codeFelix Fietkau2006-05-201-17/+4
| | | | SVN-Revision: 3803
* Backport openvpn freatures from kamikaze to whiterussian Add easy-rsa ↵Florian Fainelli2006-05-195-1/+183
| | | | | | package to openvpn, closes #541 Fix kmod-ipip module (wrong kernel extension) SVN-Revision: 3800
* Add kmod-ipip, closes #539Florian Fainelli2006-05-194-0/+18
| | | | SVN-Revision: 3799
* update siproxd to v0.5.12, standardize.Nicolas Thill2006-05-181-25/+27
| | | | SVN-Revision: 3798
* update sipsak to v0.9.6, add mirror url.Nicolas Thill2006-05-181-3/+4
| | | | SVN-Revision: 3797
* add axtls embedded ssl/tls library.Nicolas Thill2006-05-188-0/+214
| | | | SVN-Revision: 3795
* update busybox to v1.1.3, remove passwd_salt patch (fixed upstream).Nicolas Thill2006-05-182-15/+2
| | | | SVN-Revision: 3794
* load kernel modules in kmod- packages from postinst scripts at install.Nicolas Thill2006-05-183-1/+11
| | | | SVN-Revision: 3793
* add gcom to trunk too (closes: #333).Nicolas Thill2006-05-1710-0/+207
| | | | SVN-Revision: 3792
* fix rebuild of pwlib and openh323 after root_clean.Nicolas Thill2006-05-172-10/+6
| | | | SVN-Revision: 3791
* add md5sum (commit some forgotten changes).Nicolas Thill2006-05-161-1/+1
| | | | SVN-Revision: 3787
* add matrixtunnel package (thanks to Lorenz Schori).Nicolas Thill2006-05-156-0/+87
| | | | SVN-Revision: 3779
* remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape ↵Waldemar Brodkorb2006-05-1446-20394/+0
| | | | | | and bcm43xx driver is integrated into mainstream SVN-Revision: 3773