Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add block2mtd by default in x86-2.6 | Felix Fietkau | 2006-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 4957 | ||||
* | fix unnecessary package rebuild | Felix Fietkau | 2006-10-08 | 1 | -2/+1 |
| | | | | SVN-Revision: 4954 | ||||
* | implement stop() function for dropbear init script | Felix Fietkau | 2006-10-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 4953 | ||||
* | remove x86-2.4 | Felix Fietkau | 2006-10-07 | 8 | -1863/+0 |
| | | | | SVN-Revision: 4952 | ||||
* | rename patch | Felix Fietkau | 2006-10-07 | 1 | -0/+0 |
| | | | | SVN-Revision: 4951 | ||||
* | fix path to toolchain build directory (patch from #810) | Felix Fietkau | 2006-10-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 4947 | ||||
* | move gdbserver to buildroot-ng, since it uses the toolchain build directory | Felix Fietkau | 2006-10-07 | 1 | -0/+69 |
| | | | | SVN-Revision: 4946 | ||||
* | fix gdb installation (patch from #809) | Felix Fietkau | 2006-10-07 | 1 | -3/+10 |
| | | | | SVN-Revision: 4945 | ||||
* | fix default ARCH setting | Nicolas Thill | 2006-10-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 4942 | ||||
* | fix typo | Nicolas Thill | 2006-10-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 4941 | ||||
* | minor cleanup | Felix Fietkau | 2006-10-06 | 1 | -5/+2 |
| | | | | SVN-Revision: 4939 | ||||
* | really fix webif password access patch for busybox | Felix Fietkau | 2006-10-06 | 1 | -2/+4 |
| | | | | SVN-Revision: 4936 | ||||
* | add qos-scripts package port for buildroot-ng | Felix Fietkau | 2006-10-06 | 8 | -0/+679 |
| | | | | SVN-Revision: 4935 | ||||
* | port kmod-sched to new kernel packaging system | Felix Fietkau | 2006-10-06 | 4 | -15/+10 |
| | | | | SVN-Revision: 4933 | ||||
* | fix pcmcia-cs dependencies | Felix Fietkau | 2006-10-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 4929 | ||||
* | speed up package prereq check (only run make on those directories that ↵ | Felix Fietkau | 2006-10-05 | 4 | -3/+11 |
| | | | | | | actually contain prereq checks) SVN-Revision: 4927 | ||||
* | fix gmp ccache breakage again (previous fix was removed in a cleanup) | Felix Fietkau | 2006-10-05 | 1 | -1/+3 |
| | | | | SVN-Revision: 4924 | ||||
* | remove ccache directory on distclean | Felix Fietkau | 2006-10-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 4923 | ||||
* | hide enable/disable functions, not active yet | Felix Fietkau | 2006-10-04 | 1 | -4/+0 |
| | | | | SVN-Revision: 4921 | ||||
* | fix displayed name in init script help text | Felix Fietkau | 2006-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 4916 | ||||
* | add new rc.common for standardized init scripts, convert existing init scripts | Felix Fietkau | 2006-10-04 | 16 | -893/+1021 |
| | | | | SVN-Revision: 4915 | ||||
* | move arch specific base-files install call to the end of the generic one - ↵ | Felix Fietkau | 2006-10-04 | 1 | -1/+1 |
| | | | | | | fixes wrong /etc/config/network SVN-Revision: 4914 | ||||
* | fix missing update for include() api change (#815) | Felix Fietkau | 2006-10-04 | 2 | -2/+2 |
| | | | | SVN-Revision: 4909 | ||||
* | don't recreate the resolv.conf file from the dhcp script if no dhcp server ↵ | Felix Fietkau | 2006-10-03 | 1 | -7/+9 |
| | | | | | | is supplied (reported by exobyte) SVN-Revision: 4903 | ||||
* | move BIG_ENDIAN selection to arch configs | Felix Fietkau | 2006-10-03 | 1 | -7/+6 |
| | | | | SVN-Revision: 4900 | ||||
* | ignore kernel and base-files depends, both don't install anything into the ↵ | Felix Fietkau | 2006-10-03 | 1 | -0/+1 |
| | | | | | | staging dir SVN-Revision: 4890 | ||||
* | set the sdk default to y if CONFIG_ALL is set | Felix Fietkau | 2006-10-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 4889 | ||||
* | fix for the password check (checked the wrong variable) | Felix Fietkau | 2006-10-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 4887 | ||||
* | port last commit to -ng | Felix Fietkau | 2006-10-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 4886 | ||||
* | openswan makefile cleanup and compile fix | Felix Fietkau | 2006-09-29 | 1 | -10/+4 |
| | | | | SVN-Revision: 4882 | ||||
* | sync openssl in wr and ng, update to 0.9.8d for security fixes | Felix Fietkau | 2006-09-29 | 2 | -6/+6 |
| | | | | SVN-Revision: 4873 | ||||
* | use -f option when calling trx (osx build works now) | Felix Fietkau | 2006-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 4871 | ||||
* | add -f option to make adding files to the trx command line explicit ↵ | Felix Fietkau | 2006-09-27 | 1 | -4/+5 |
| | | | | | | (otherwise not usable on mac os x) SVN-Revision: 4870 | ||||
* | fix ppp compile on osx | Felix Fietkau | 2006-09-27 | 2 | -0/+29 |
| | | | | SVN-Revision: 4869 | ||||
* | fix stdint include patch | Felix Fietkau | 2006-09-27 | 1 | -20/+12 |
| | | | | SVN-Revision: 4868 | ||||
* | add portability fixes for toolchain/tools (full tools/toolchain build works ↵ | Felix Fietkau | 2006-09-27 | 10 | -11/+170 |
| | | | | | | on osx now) SVN-Revision: 4867 | ||||
* | move tools from toolchain/ to tools/ | Felix Fietkau | 2006-09-27 | 31 | -29/+94 |
| | | | | SVN-Revision: 4866 | ||||
* | fix GNU_HOST_NAME for non-linux machines | Felix Fietkau | 2006-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 4865 | ||||
* | fix lxdialog cc/ldflags check script for darwin/osx | Felix Fietkau | 2006-09-27 | 1 | -15/+21 |
| | | | | SVN-Revision: 4864 | ||||
* | disable gettext in menuconfig | Felix Fietkau | 2006-09-27 | 1 | -4/+1 |
| | | | | SVN-Revision: 4863 | ||||
* | use 'false' instead of '/bin/false' | Felix Fietkau | 2006-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 4862 | ||||
* | fix alsa on 2.6 (some arches need specific includes) | Nicolas Thill | 2006-09-27 | 1 | -2/+6 |
| | | | | SVN-Revision: 4859 | ||||
* | sync firewall script with whiterussian changes | Felix Fietkau | 2006-09-26 | 1 | -1/+5 |
| | | | | SVN-Revision: 4858 | ||||
* | fix grep's -C option | Mike Baker | 2006-09-25 | 1 | -0/+12 |
| | | | | SVN-Revision: 4857 | ||||
* | fix DESCRIPTION use in menuconfig and ipkg control files | Nicolas Thill | 2006-09-24 | 1 | -10/+11 |
| | | | | SVN-Revision: 4856 | ||||
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 51 | -643/+760 |
| | | | | SVN-Revision: 4855 | ||||
* | clean up and really fix bogus build_ directory | Felix Fietkau | 2006-09-24 | 2 | -1/+4 |
| | | | | SVN-Revision: 4854 | ||||
* | update docs for the last commit | Felix Fietkau | 2006-09-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 4853 | ||||
* | use absolute paths in include() shell function | Felix Fietkau | 2006-09-24 | 6 | -6/+6 |
| | | | | SVN-Revision: 4852 | ||||
* | disable mirror1.openwrt.org for now - doesn't seem to be active | Felix Fietkau | 2006-09-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 4851 |