aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAge
* add support for Package/<pkgname>/description - old format still supported, ↵Felix Fietkau2006-10-10
| | | | | | but deprecated SVN-Revision: 5015
* add support for a common shell include file, which is evaluated for every ↵Felix Fietkau2006-10-10
| | | | | | make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data SVN-Revision: 5014
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-10
| | | | SVN-Revision: 5010
* use standard patch naming schemeFelix Fietkau2006-10-09
| | | | SVN-Revision: 4997
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-09
| | | | SVN-Revision: 4991
* save the real configured interface name in the 'device' variable when ↵Felix Fietkau2006-10-09
| | | | | | running scan_interfaces() - fixes pppoe problems SVN-Revision: 4983
* add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-09
| | | | SVN-Revision: 4982
* fix shell escaping bug in append() functionFelix Fietkau2006-10-09
| | | | SVN-Revision: 4981
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-09
| | | | SVN-Revision: 4980
* fix natsemi depends, default and autoloadFelix Fietkau2006-10-09
| | | | SVN-Revision: 4978
* fix a small bug in the parse-config scriptFelix Fietkau2006-10-08
| | | | SVN-Revision: 4969
* fix openswan init scriptFelix Fietkau2006-10-08
| | | | SVN-Revision: 4968
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH ↵Nicolas Thill2006-10-08
| | | | | | (closes: #689) SVN-Revision: 4959
* implement stop() function for dropbear init scriptFelix Fietkau2006-10-07
| | | | SVN-Revision: 4953
* fix path to toolchain build directory (patch from #810)Felix Fietkau2006-10-07
| | | | SVN-Revision: 4947
* move gdbserver to buildroot-ng, since it uses the toolchain build directoryFelix Fietkau2006-10-07
| | | | SVN-Revision: 4946
* minor cleanupFelix Fietkau2006-10-06
| | | | SVN-Revision: 4939
* really fix webif password access patch for busyboxFelix Fietkau2006-10-06
| | | | SVN-Revision: 4936
* add qos-scripts package port for buildroot-ngFelix Fietkau2006-10-06
| | | | SVN-Revision: 4935
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-06
| | | | SVN-Revision: 4933
* fix pcmcia-cs dependenciesFelix Fietkau2006-10-06
| | | | SVN-Revision: 4929
* speed up package prereq check (only run make on those directories that ↵Felix Fietkau2006-10-05
| | | | | | actually contain prereq checks) SVN-Revision: 4927
* fix gmp ccache breakage again (previous fix was removed in a cleanup)Felix Fietkau2006-10-05
| | | | SVN-Revision: 4924
* hide enable/disable functions, not active yetFelix Fietkau2006-10-04
| | | | SVN-Revision: 4921
* fix displayed name in init script help textFelix Fietkau2006-10-04
| | | | SVN-Revision: 4916
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-04
| | | | SVN-Revision: 4915
* move arch specific base-files install call to the end of the generic one - ↵Felix Fietkau2006-10-04
| | | | | | fixes wrong /etc/config/network SVN-Revision: 4914
* fix missing update for include() api change (#815)Felix Fietkau2006-10-04
| | | | SVN-Revision: 4909
* don't recreate the resolv.conf file from the dhcp script if no dhcp server ↵Felix Fietkau2006-10-03
| | | | | | is supplied (reported by exobyte) SVN-Revision: 4903
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-02
| | | | SVN-Revision: 4887
* port last commit to -ngFelix Fietkau2006-10-02
| | | | SVN-Revision: 4886
* openswan makefile cleanup and compile fixFelix Fietkau2006-09-29
| | | | SVN-Revision: 4882
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-29
| | | | SVN-Revision: 4873
* fix ppp compile on osxFelix Fietkau2006-09-27
| | | | SVN-Revision: 4869
* fix stdint include patchFelix Fietkau2006-09-27
| | | | SVN-Revision: 4868
* fix alsa on 2.6 (some arches need specific includes)Nicolas Thill2006-09-27
| | | | SVN-Revision: 4859
* sync firewall script with whiterussian changesFelix Fietkau2006-09-26
| | | | SVN-Revision: 4858
* fix grep's -C optionMike Baker2006-09-25
| | | | SVN-Revision: 4857
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-24
| | | | SVN-Revision: 4855
* use absolute paths in include() shell functionFelix Fietkau2006-09-24
| | | | SVN-Revision: 4852
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-23
| | | | SVN-Revision: 4846
* standardize MakefileNicolas Thill2006-09-23
| | | | SVN-Revision: 4845
* change section from base to netNicolas Thill2006-09-23
| | | | SVN-Revision: 4844
* standardize MakefileNicolas Thill2006-09-23
| | | | SVN-Revision: 4843
* standardize Makefile, change section from base to libsNicolas Thill2006-09-23
| | | | SVN-Revision: 4842
* standardize Makefile, change section from base to utilsNicolas Thill2006-09-23
| | | | SVN-Revision: 4841
* standardize MakefileNicolas Thill2006-09-23
| | | | SVN-Revision: 4840
* change section from base to utilsNicolas Thill2006-09-23
| | | | SVN-Revision: 4839
* standardize MakefileNicolas Thill2006-09-23
| | | | SVN-Revision: 4838
* standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIRNicolas Thill2006-09-23
| | | | SVN-Revision: 4837