summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* Fix BitchX compilation, remove previous declarations of some variables, ↵Florian Fainelli2006-03-291-0/+24
| | | | | | closes #425 SVN-Revision: 3542
* add openssl dependencyWaldemar Brodkorb2006-03-292-0/+2
| | | | SVN-Revision: 3541
* readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-toolsWaldemar Brodkorb2006-03-291-1/+1
| | | | SVN-Revision: 3540
* enable mount nfs, thx ejka@imfi.kspu.ruWaldemar Brodkorb2006-03-291-1/+1
| | | | SVN-Revision: 3539
* fix #404Waldemar Brodkorb2006-03-281-0/+21
| | | | SVN-Revision: 3537
* add free bcm43xx driver as patch for brcm-2.6, needs more testing and ↵Waldemar Brodkorb2006-03-282-1/+35758
| | | | | | Makefile changes, but compiles. madwifi users: please check if it has any side effects SVN-Revision: 3536
* update openswan to 2.4.5rc5 and fix compile issuesWaldemar Brodkorb2006-03-286-159/+467
| | | | SVN-Revision: 3535
* fix 2.6.16 issues, from mini_fo git repositoryWaldemar Brodkorb2006-03-281-0/+602
| | | | SVN-Revision: 3533
* fix problems from ticket #385, thx mikeaWaldemar Brodkorb2006-03-282-6/+20
| | | | SVN-Revision: 3532
* disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages ↵Waldemar Brodkorb2006-03-282-2/+1
| | | | | | does not compile and nobody cares at the moment SVN-Revision: 3530
* disable hostap-driver for 2.6 ports, it does not compile and there is a ↵Waldemar Brodkorb2006-03-281-1/+1
| | | | | | compilable version included in 2.6.16 SVN-Revision: 3529
* update madwifi, see #385, 105-radiotap_endian_fix.patch is integrated upstreamWaldemar Brodkorb2006-03-282-23/+2
| | | | SVN-Revision: 3528
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-283-26/+10
| | | | SVN-Revision: 3527
* update alsa, fix compileWaldemar Brodkorb2006-03-281-2/+2
| | | | SVN-Revision: 3526
* Remove hardcoded path for install binaryFlorian Fainelli2006-03-281-1/+1
| | | | SVN-Revision: 3522
* Remove svn and cvs directories at creation time, fixes #421Florian Fainelli2006-03-281-0/+1
| | | | SVN-Revision: 3521
* Add cross-compilation patch to have LINUX defined, especially when build ↵Florian Fainelli2006-03-281-0/+12
| | | | | | system is not x86 SVN-Revision: 3519
* update lighttpd to 1.4.11Nicolas Thill2006-03-281-2/+2
| | | | SVN-Revision: 3518
* fix madwifi-old (closes: #414)Nicolas Thill2006-03-281-15/+15
| | | | SVN-Revision: 3517
* update osiris to v4.2.0, add mod_if module, add short desc to mod_* patches, ↵Nicolas Thill2006-03-287-2/+420
| | | | | | fix openssl-related build issue (could break compatibility). SVN-Revision: 3515
* override cflags set to -O2 by configureNicolas Thill2006-03-271-0/+2
| | | | SVN-Revision: 3514
* fix syslog-ng, remove libol dependency in ipkg/control since statically ↵Nicolas Thill2006-03-272-35/+31
| | | | | | linked, change startup prio to a more reasonable value, standardize. SVN-Revision: 3513
* move compile-time package dependencies in a separate file (sdk-compatible)Nicolas Thill2006-03-272-272/+272
| | | | SVN-Revision: 3512
* fix elinks, add MD5SUM, explicitely disable what seems not required, ↵Nicolas Thill2006-03-272-20/+58
| | | | | | standardize. SVN-Revision: 3511
* add diag.o for brcm-2.4 by default, add fixes for wap54g from Tomas VanekWaldemar Brodkorb2006-03-272-2/+19
| | | | SVN-Revision: 3510
* update motion package, add a patch to honor CPPFLAGS, explicitely remove ↵Nicolas Thill2006-03-273-18/+52
| | | | | | database support, add MD5SUMS, add dependency on libpthread in ipkg/control file, standardize. SVN-Revision: 3509
* sync dropbear with wr, remove zlib dependencyWaldemar Brodkorb2006-03-276-34/+26
| | | | SVN-Revision: 3508
* fix flash map driver for WAP54G v1, add support for Belkin F5D7230-4 serial ↵Waldemar Brodkorb2006-03-273-401/+785
| | | | | | flash and smaller bootloader, checked on WRT54GSv1.0, WRT54Gv2.2 and Asus WL500g, so that everything still works on supported devices SVN-Revision: 3507
* Fix dependency on libol, should close #403Florian Fainelli2006-03-261-0/+1
| | | | SVN-Revision: 3500
* hide libiconv messages when not compiling in verbose mode (#411)Felix Fietkau2006-03-261-2/+2
| | | | SVN-Revision: 3499
* fix cups dependsFelix Fietkau2006-03-261-0/+1
| | | | SVN-Revision: 3497
* fix compile errorWaldemar Brodkorb2006-03-261-0/+11
| | | | SVN-Revision: 3488
* remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 ↵Waldemar Brodkorb2006-03-261-1/+1
| | | | | | and dsniff, if you need to save space, please use libmatrixssl SVN-Revision: 3486
* add retry setting to atftpFelix Fietkau2006-03-251-0/+117
| | | | SVN-Revision: 3485
* fix gcc4-related bug in switch-roboFelix Fietkau2006-03-253-10/+14
| | | | SVN-Revision: 3483
* remove one slash in PKG_SOURCE_URLWaldemar Brodkorb2006-03-251-1/+1
| | | | SVN-Revision: 3482
* vim entered the distribution, now we only need usb vga and keyboard support, ↵Waldemar Brodkorb2006-03-257-1/+345
| | | | | | to have a perfect desktop ;), thx Michael Cohen SVN-Revision: 3481
* StreamUtils.o to Makefile, fix build errorWaldemar Brodkorb2006-03-251-13/+17
| | | | SVN-Revision: 3477
* mea culpa, I was too busy with the Atheros port and broke squashfs-lzma. ↵Imre Kaloz2006-03-241-63/+52
| | | | | | Oleg sent me a fixed patch, thanks SVN-Revision: 3472
* Add libol, missing dependency for syslog-ng Fix syslog-ng compilation (libol ↵Florian Fainelli2006-03-238-3/+154
| | | | | | dependency, flex calls) SVN-Revision: 3470
* fix udev for systems with /bin/install instead of /usr/bin/installFelix Fietkau2006-03-231-0/+1
| | | | SVN-Revision: 3465
* fix ustl package for systems with /bin/install instead of /usr/bin/installFelix Fietkau2006-03-231-0/+12
| | | | SVN-Revision: 3464
* update ipp2p to 0.8.1rc1, add it to 2.6 as wellFelix Fietkau2006-03-238-908/+2003
| | | | SVN-Revision: 3463
* fix image builder lists for brcm-2.6Felix Fietkau2006-03-233-2/+6
| | | | SVN-Revision: 3461
* fix image builder lists for brcm-2.4Felix Fietkau2006-03-233-8/+16
| | | | SVN-Revision: 3460
* upgrade lzma sdk to 4.32Imre Kaloz2006-03-232-59/+69
| | | | SVN-Revision: 3459
* first try to decrease the size of openssl 0.9.8aImre Kaloz2006-03-233-16/+102
| | | | SVN-Revision: 3457
* fix make error with /usr/share/common-licenses/GPL-2Felix Fietkau2006-03-231-0/+22
| | | | SVN-Revision: 3456
* sync kernel configWaldemar Brodkorb2006-03-231-15/+80
| | | | SVN-Revision: 3455
* fix procmail compile, thx MichaelWaldemar Brodkorb2006-03-232-3/+52
| | | | SVN-Revision: 3454