Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add support for Package/<pkgname>/description - old format still supported, ↵ | Felix Fietkau | 2006-10-10 |
| | | | | | | but deprecated SVN-Revision: 5015 | ||
* | add support for a common shell include file, which is evaluated for every ↵ | Felix Fietkau | 2006-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 uses | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5010 | ||
* | use standard patch naming scheme | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 4997 | ||
* | Port kmod-ipip to the new module layout | Florian Fainelli | 2006-10-09 |
| | | | | SVN-Revision: 4991 | ||
* | save the real configured interface name in the 'device' variable when ↵ | Felix Fietkau | 2006-10-09 |
| | | | | | | running scan_interfaces() - fixes pppoe problems SVN-Revision: 4983 | ||
* | add new /bin/uci script and api for manipulating buildroot-ng config files | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 4982 | ||
* | fix shell escaping bug in append() function | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 4981 | ||
* | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 4980 | ||
* | fix natsemi depends, default and autoload | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 4978 | ||
* | fix a small bug in the parse-config script | Felix Fietkau | 2006-10-08 |
| | | | | SVN-Revision: 4969 | ||
* | fix openswan init script | Felix Fietkau | 2006-10-08 |
| | | | | SVN-Revision: 4968 | ||
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH ↵ | Nicolas Thill | 2006-10-08 |
| | | | | | | (closes: #689) SVN-Revision: 4959 | ||
* | implement stop() function for dropbear init script | Felix Fietkau | 2006-10-07 |
| | | | | SVN-Revision: 4953 | ||
* | fix path to toolchain build directory (patch from #810) | Felix Fietkau | 2006-10-07 |
| | | | | SVN-Revision: 4947 | ||
* | move gdbserver to buildroot-ng, since it uses the toolchain build directory | Felix Fietkau | 2006-10-07 |
| | | | | SVN-Revision: 4946 | ||
* | minor cleanup | Felix Fietkau | 2006-10-06 |
| | | | | SVN-Revision: 4939 | ||
* | really fix webif password access patch for busybox | Felix Fietkau | 2006-10-06 |
| | | | | SVN-Revision: 4936 | ||
* | add qos-scripts package port for buildroot-ng | Felix Fietkau | 2006-10-06 |
| | | | | SVN-Revision: 4935 | ||
* | port kmod-sched to new kernel packaging system | Felix Fietkau | 2006-10-06 |
| | | | | SVN-Revision: 4933 | ||
* | fix pcmcia-cs dependencies | Felix Fietkau | 2006-10-06 |
| | | | | SVN-Revision: 4929 | ||
* | speed up package prereq check (only run make on those directories that ↵ | Felix Fietkau | 2006-10-05 |
| | | | | | | actually contain prereq checks) SVN-Revision: 4927 | ||
* | fix gmp ccache breakage again (previous fix was removed in a cleanup) | Felix Fietkau | 2006-10-05 |
| | | | | SVN-Revision: 4924 | ||
* | hide enable/disable functions, not active yet | Felix Fietkau | 2006-10-04 |
| | | | | SVN-Revision: 4921 | ||
* | fix displayed name in init script help text | Felix Fietkau | 2006-10-04 |
| | | | | SVN-Revision: 4916 | ||
* | add new rc.common for standardized init scripts, convert existing init scripts | Felix Fietkau | 2006-10-04 |
| | | | | SVN-Revision: 4915 | ||
* | move arch specific base-files install call to the end of the generic one - ↵ | Felix Fietkau | 2006-10-04 |
| | | | | | | fixes wrong /etc/config/network SVN-Revision: 4914 | ||
* | fix missing update for include() api change (#815) | Felix Fietkau | 2006-10-04 |
| | | | | SVN-Revision: 4909 | ||
* | don't recreate the resolv.conf file from the dhcp script if no dhcp server ↵ | Felix Fietkau | 2006-10-03 |
| | | | | | | is supplied (reported by exobyte) SVN-Revision: 4903 | ||
* | fix for the password check (checked the wrong variable) | Felix Fietkau | 2006-10-02 |
| | | | | SVN-Revision: 4887 | ||
* | port last commit to -ng | Felix Fietkau | 2006-10-02 |
| | | | | SVN-Revision: 4886 | ||
* | openswan makefile cleanup and compile fix | Felix Fietkau | 2006-09-29 |
| | | | | SVN-Revision: 4882 | ||
* | sync openssl in wr and ng, update to 0.9.8d for security fixes | Felix Fietkau | 2006-09-29 |
| | | | | SVN-Revision: 4873 | ||
* | fix ppp compile on osx | Felix Fietkau | 2006-09-27 |
| | | | | SVN-Revision: 4869 | ||
* | fix stdint include patch | Felix Fietkau | 2006-09-27 |
| | | | | SVN-Revision: 4868 | ||
* | fix alsa on 2.6 (some arches need specific includes) | Nicolas Thill | 2006-09-27 |
| | | | | SVN-Revision: 4859 | ||
* | sync firewall script with whiterussian changes | Felix Fietkau | 2006-09-26 |
| | | | | SVN-Revision: 4858 | ||
* | fix grep's -C option | Mike Baker | 2006-09-25 |
| | | | | SVN-Revision: 4857 | ||
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 |
| | | | | SVN-Revision: 4855 | ||
* | use absolute paths in include() shell function | Felix Fietkau | 2006-09-24 |
| | | | | SVN-Revision: 4852 | ||
* | standardize Makefile, remove dup description | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4846 | ||
* | standardize Makefile | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4845 | ||
* | change section from base to net | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4844 | ||
* | standardize Makefile | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4843 | ||
* | standardize Makefile, change section from base to libs | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4842 | ||
* | standardize Makefile, change section from base to utils | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4841 | ||
* | standardize Makefile | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4840 | ||
* | change section from base to utils | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4839 | ||
* | standardize Makefile | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4838 | ||
* | standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIR | Nicolas Thill | 2006-09-23 |
| | | | | SVN-Revision: 4837 |