aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* enable jffs2 by default on x86-2.6Felix Fietkau2006-10-081-0/+1
* add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...Felix Fietkau2006-10-086-1/+192
* add a fix for the block2mtd initFelix Fietkau2006-10-082-12/+235
* add ext2 to the x86-2.6 kernel by defaultFelix Fietkau2006-10-081-1/+1
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...Nicolas Thill2006-10-082-11/+17
* add block2mtd by default in x86-2.6Felix Fietkau2006-10-081-1/+1
* fix unnecessary package rebuildFelix Fietkau2006-10-081-2/+1
* implement stop() function for dropbear init scriptFelix Fietkau2006-10-071-0/+4
* remove x86-2.4Felix Fietkau2006-10-078-1863/+0
* rename patchFelix Fietkau2006-10-071-0/+0
* fix path to toolchain build directory (patch from #810)Felix Fietkau2006-10-071-1/+1
* move gdbserver to buildroot-ng, since it uses the toolchain build directoryFelix Fietkau2006-10-071-0/+69
* fix gdb installation (patch from #809)Felix Fietkau2006-10-071-3/+10
* fix default ARCH settingNicolas Thill2006-10-071-1/+2
* fix typoNicolas Thill2006-10-071-1/+1
* minor cleanupFelix Fietkau2006-10-061-5/+2
* really fix webif password access patch for busyboxFelix Fietkau2006-10-061-2/+4
* add qos-scripts package port for buildroot-ngFelix Fietkau2006-10-068-0/+679
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-064-15/+10
* fix pcmcia-cs dependenciesFelix Fietkau2006-10-061-1/+1
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-054-3/+11
* fix gmp ccache breakage again (previous fix was removed in a cleanup)Felix Fietkau2006-10-051-1/+3
* remove ccache directory on distcleanFelix Fietkau2006-10-051-1/+1
* hide enable/disable functions, not active yetFelix Fietkau2006-10-041-4/+0
* fix displayed name in init script help textFelix Fietkau2006-10-041-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-0416-893/+1021
* move arch specific base-files install call to the end of the generic one - fi...Felix Fietkau2006-10-041-1/+1
* fix missing update for include() api change (#815)Felix Fietkau2006-10-042-2/+2
* don't recreate the resolv.conf file from the dhcp script if no dhcp server is...Felix Fietkau2006-10-031-7/+9
* move BIG_ENDIAN selection to arch configsFelix Fietkau2006-10-031-7/+6
* ignore kernel and base-files depends, both don't install anything into the st...Felix Fietkau2006-10-031-0/+1
* set the sdk default to y if CONFIG_ALL is setFelix Fietkau2006-10-031-1/+1
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-021-2/+2
* port last commit to -ngFelix Fietkau2006-10-021-1/+3
* openswan makefile cleanup and compile fixFelix Fietkau2006-09-291-10/+4
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-292-6/+6
* use -f option when calling trx (osx build works now)Felix Fietkau2006-09-271-1/+1
* add -f option to make adding files to the trx command line explicit (otherwis...Felix Fietkau2006-09-271-4/+5
* fix ppp compile on osxFelix Fietkau2006-09-272-0/+29
* fix stdint include patchFelix Fietkau2006-09-271-20/+12
* add portability fixes for toolchain/tools (full tools/toolchain build works o...Felix Fietkau2006-09-2710-11/+170
* move tools from toolchain/ to tools/Felix Fietkau2006-09-2731-29/+94
* fix GNU_HOST_NAME for non-linux machinesFelix Fietkau2006-09-271-1/+1
* fix lxdialog cc/ldflags check script for darwin/osxFelix Fietkau2006-09-271-15/+21
* disable gettext in menuconfigFelix Fietkau2006-09-271-4/+1
* use 'false' instead of '/bin/false'Felix Fietkau2006-09-271-1/+1
* fix alsa on 2.6 (some arches need specific includes)Nicolas Thill2006-09-271-2/+6
* sync firewall script with whiterussian changesFelix Fietkau2006-09-261-1/+5
* fix grep's -C optionMike Baker2006-09-251-0/+12
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-241-10/+11