summaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAgeFilesLines
* change depends/default for nasFelix Fietkau2006-07-181-1/+2
| | | | SVN-Revision: 4152
* move the cryptoapi kmod to package/kernelFelix Fietkau2006-07-182-2/+35
| | | | SVN-Revision: 4149
* allow multiple kernel config dependenciesFelix Fietkau2006-07-181-1/+1
| | | | SVN-Revision: 4148
* move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-182-0/+120
| | | | SVN-Revision: 4146
* sync the sysctls with whiterussian, and tune the conntrack timeoutsImre Kaloz2006-07-171-1/+5
| | | | SVN-Revision: 4133
* cleanup of [4123]Mike Baker2006-07-101-5/+1
| | | | SVN-Revision: 4125
* add a new FORCEREBUILD option to Package/<name> to force a package to be ↵Mike Baker2006-07-101-0/+4
| | | | | | rebuilt each time make is run SVN-Revision: 4123
* Add yamonenv, utility to read and configure variables for the YAMON bootloaderFlorian Fainelli2006-07-031-0/+46
| | | | SVN-Revision: 4116
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-032-5/+0
| | | | SVN-Revision: 4115
* move libpthread in since it's part of uclibc, standardize Makefile.Nicolas Thill2006-07-021-24/+40
| | | | SVN-Revision: 4105
* add missing copyright noticesFelix Fietkau2006-06-274-0/+7
| | | | SVN-Revision: 4097
* add copyright headers to busybox patchesFelix Fietkau2006-06-277-2/+33
| | | | SVN-Revision: 4095
* add missing copyrightFelix Fietkau2006-06-271-0/+7
| | | | SVN-Revision: 4093
* add missing copyrightFelix Fietkau2006-06-271-0/+7
| | | | SVN-Revision: 4092
* credit where credit is dueMike Baker2006-06-2739-1/+235
| | | | SVN-Revision: 4091
* add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-2740-3/+70
| | | | SVN-Revision: 4090
* don't rely on temporary variables in config() as they may get overwritten by ↵Felix Fietkau2006-06-261-5/+3
| | | | | | config_cb() SVN-Revision: 4088
* reorder nas command line parameters (required for bridge operation)Felix Fietkau2006-06-251-1/+1
| | | | SVN-Revision: 4077
* make nas depend on nvramFelix Fietkau2006-06-251-0/+1
| | | | SVN-Revision: 4076
* work around a busybox bugFelix Fietkau2006-06-251-1/+1
| | | | SVN-Revision: 4075
* small bugfixes for wifi (broadcom)Felix Fietkau2006-06-251-2/+5
| | | | SVN-Revision: 4074
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-4/+3
| | | | SVN-Revision: 4073
* add a simple /sbin/wifi script with support for the new broadcom driver ↵Felix Fietkau2006-06-254-0/+221
| | | | | | (incomplete, but works) SVN-Revision: 4072
* fixes for common config functionsFelix Fietkau2006-06-251-15/+27
| | | | SVN-Revision: 4071
* enable wlc by defaultFelix Fietkau2006-06-251-0/+1
| | | | SVN-Revision: 4070
* fix ipsec compile (FIXME: move DESTDIR to build template?)Mike Baker2006-06-231-1/+1
| | | | SVN-Revision: 4069
* mini_fo patch from upstream (fixes 2.6.17 compile)Mike Baker2006-06-231-0/+47
| | | | SVN-Revision: 4068
* switch on new verbose systemMike Baker2006-06-231-2/+0
| | | | SVN-Revision: 4064
* nuke jffs2root --move from init scriptsFelix Fietkau2006-06-232-13/+2
| | | | SVN-Revision: 4063
* .pkginfo cleanup #2Mike Baker2006-06-231-0/+3
| | | | SVN-Revision: 4053
* revert last change and add a different fixFelix Fietkau2006-06-211-3/+4
| | | | SVN-Revision: 4046
* avoid includes that aren't required for current target (make download)Mike Baker2006-06-211-4/+3
| | | | SVN-Revision: 4045
* fix and enable the sdkFelix Fietkau2006-06-211-1/+4
| | | | SVN-Revision: 4037
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-2139-56/+56
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-2141-387/+56
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* add package/download targetFelix Fietkau2006-06-202-8/+18
| | | | SVN-Revision: 4028
* mount /proc earlier in /sbin/mount_rootFelix Fietkau2006-06-202-1/+2
| | | | SVN-Revision: 4022
* be politically correctImre Kaloz2006-06-202-3/+3
| | | | SVN-Revision: 4019
* add libbcmcrypto to the nas packageFelix Fietkau2006-06-201-1/+5
| | | | SVN-Revision: 4018
* fix MODULE_PARM removal in 2.6.17.Nicolas Thill2006-06-191-0/+37
| | | | SVN-Revision: 4016
* add a list append function to functions.shFelix Fietkau2006-06-191-0/+11
| | | | SVN-Revision: 4014
* build mimo version of the broadcom wl driver as wellFelix Fietkau2006-06-192-14/+36
| | | | SVN-Revision: 4013
* fix wlcompat depends/defaultFelix Fietkau2006-06-191-1/+3
| | | | SVN-Revision: 4012
* add modules.d file for wlFelix Fietkau2006-06-191-0/+2
| | | | SVN-Revision: 4011
* remove the wl.o build from the kernel patch and move the driver along with ↵Felix Fietkau2006-06-1925-40/+3274
| | | | | | wl, nas and wlc into packages/broadcom-wl SVN-Revision: 4009
* fix module params on 2.6.17, suppress warnings.Nicolas Thill2006-06-193-10/+22
| | | | SVN-Revision: 4005
* move source file to src/ and let the kernel tree build the modules.Nicolas Thill2006-06-193-7/+40
| | | | SVN-Revision: 4004
* move wlcompat from target/linux/package/ to package/.Nicolas Thill2006-06-1814-0/+4362
| | | | SVN-Revision: 4002
* add util-linuxFelix Fietkau2006-06-182-0/+145
| | | | SVN-Revision: 4000
* override LDOPTS to remove madwifi compile warningFelix Fietkau2006-06-181-0/+1
| | | | SVN-Revision: 3999