| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | add ext2 to the x86-2.6 kernel by default | nbd | 2006-10-08 | 1 | -1/+1 |
| * | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico | 2006-10-08 | 2 | -11/+17 |
| * | add block2mtd by default in x86-2.6 | nbd | 2006-10-08 | 1 | -1/+1 |
| * | fix unnecessary package rebuild | nbd | 2006-10-08 | 1 | -2/+1 |
| * | implement stop() function for dropbear init script | nbd | 2006-10-07 | 1 | -0/+4 |
| * | remove x86-2.4 | nbd | 2006-10-07 | 8 | -1863/+0 |
| * | rename patch | nbd | 2006-10-07 | 1 | -0/+0 |
| * | fix path to toolchain build directory (patch from #810) | nbd | 2006-10-07 | 1 | -1/+1 |
| * | move gdbserver to buildroot-ng, since it uses the toolchain build directory | nbd | 2006-10-07 | 1 | -0/+69 |
| * | fix gdb installation (patch from #809) | nbd | 2006-10-07 | 1 | -3/+10 |
| * | fix default ARCH setting | nico | 2006-10-07 | 1 | -1/+2 |
| * | fix typo | nico | 2006-10-07 | 1 | -1/+1 |
| * | minor cleanup | nbd | 2006-10-06 | 1 | -5/+2 |
| * | really fix webif password access patch for busybox | nbd | 2006-10-06 | 1 | -2/+4 |
| * | add qos-scripts package port for buildroot-ng | nbd | 2006-10-06 | 8 | -0/+679 |
| * | port kmod-sched to new kernel packaging system | nbd | 2006-10-06 | 4 | -15/+10 |
| * | fix pcmcia-cs dependencies | nbd | 2006-10-06 | 1 | -1/+1 |
| * | speed up package prereq check (only run make on those directories that actual... | nbd | 2006-10-05 | 4 | -3/+11 |
| * | fix gmp ccache breakage again (previous fix was removed in a cleanup) | nbd | 2006-10-05 | 1 | -1/+3 |
| * | remove ccache directory on distclean | nbd | 2006-10-05 | 1 | -1/+1 |
| * | hide enable/disable functions, not active yet | nbd | 2006-10-04 | 1 | -4/+0 |
| * | fix displayed name in init script help text | nbd | 2006-10-04 | 1 | -1/+1 |
| * | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 16 | -893/+1021 |
| * | move arch specific base-files install call to the end of the generic one - fi... | nbd | 2006-10-04 | 1 | -1/+1 |
| * | fix missing update for include() api change (#815) | nbd | 2006-10-04 | 2 | -2/+2 |
| * | don't recreate the resolv.conf file from the dhcp script if no dhcp server is... | nbd | 2006-10-03 | 1 | -7/+9 |
| * | move BIG_ENDIAN selection to arch configs | nbd | 2006-10-03 | 1 | -7/+6 |
| * | ignore kernel and base-files depends, both don't install anything into the st... | nbd | 2006-10-03 | 1 | -0/+1 |
| * | set the sdk default to y if CONFIG_ALL is set | nbd | 2006-10-03 | 1 | -1/+1 |
| * | fix for the password check (checked the wrong variable) | nbd | 2006-10-02 | 1 | -2/+2 |
| * | port last commit to -ng | nbd | 2006-10-02 | 1 | -1/+3 |
| * | openswan makefile cleanup and compile fix | nbd | 2006-09-29 | 1 | -10/+4 |
| * | sync openssl in wr and ng, update to 0.9.8d for security fixes | nbd | 2006-09-29 | 2 | -6/+6 |
| * | use -f option when calling trx (osx build works now) | nbd | 2006-09-27 | 1 | -1/+1 |
| * | add -f option to make adding files to the trx command line explicit (otherwis... | nbd | 2006-09-27 | 1 | -4/+5 |
| * | fix ppp compile on osx | nbd | 2006-09-27 | 2 | -0/+29 |
| * | fix stdint include patch | nbd | 2006-09-27 | 1 | -20/+12 |
| * | add portability fixes for toolchain/tools (full tools/toolchain build works o... | nbd | 2006-09-27 | 10 | -11/+170 |
| * | move tools from toolchain/ to tools/ | nbd | 2006-09-27 | 31 | -29/+94 |
| * | fix GNU_HOST_NAME for non-linux machines | nbd | 2006-09-27 | 1 | -1/+1 |
| * | fix lxdialog cc/ldflags check script for darwin/osx | nbd | 2006-09-27 | 1 | -15/+21 |
| * | disable gettext in menuconfig | nbd | 2006-09-27 | 1 | -4/+1 |
| * | use 'false' instead of '/bin/false' | nbd | 2006-09-27 | 1 | -1/+1 |
| * | fix alsa on 2.6 (some arches need specific includes) | nico | 2006-09-27 | 1 | -2/+6 |
| * | sync firewall script with whiterussian changes | nbd | 2006-09-26 | 1 | -1/+5 |
| * | fix grep's -C option | mbm | 2006-09-25 | 1 | -0/+12 |
| * | fix DESCRIPTION use in menuconfig and ipkg control files | nico | 2006-09-24 | 1 | -10/+11 |
| * | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 51 | -643/+760 |
| * | clean up and really fix bogus build_ directory | nbd | 2006-09-24 | 2 | -1/+4 |
| * | update docs for the last commit | nbd | 2006-09-24 | 1 | -1/+1 |