summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-09Remove unecessary control files since those kmods are packaged with the new l...florian
2006-10-09Remove unecessary control files, others to comeflorian
2006-10-09Port kmod-ipip to the new module layoutflorian
2006-10-09enable more netfilter features in the x86-2.6 kernelnbd
2006-10-09enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)nbd
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-10-09add new /bin/uci script and api for manipulating buildroot-ng config filesnbd
2006-10-09fix shell escaping bug in append() functionnbd
2006-10-09add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd
2006-10-09add reboot=bios to x86 grub images to fix reboot issue on wrapnbd
2006-10-09fix natsemi depends, default and autoloadnbd
2006-10-08fix a small bug in the parse-config scriptnbd
2006-10-08fix openswan init scriptnbd
2006-10-08enable jffs2 by default on x86-2.6nbd
2006-10-08add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...nbd
2006-10-08add a fix for the block2mtd initnbd
2006-10-08add ext2 to the x86-2.6 kernel by defaultnbd
2006-10-08fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico
2006-10-08add block2mtd by default in x86-2.6nbd
2006-10-08fix unnecessary package rebuildnbd
2006-10-07implement stop() function for dropbear init scriptnbd
2006-10-07remove x86-2.4nbd
2006-10-07rename patchnbd
2006-10-07fix path to toolchain build directory (patch from #810)nbd
2006-10-07move gdbserver to buildroot-ng, since it uses the toolchain build directorynbd
2006-10-07fix gdb installation (patch from #809)nbd
2006-10-07fix default ARCH settingnico
2006-10-07fix typonico
2006-10-06minor cleanupnbd
2006-10-06really fix webif password access patch for busyboxnbd
2006-10-06add qos-scripts package port for buildroot-ngnbd
2006-10-06port kmod-sched to new kernel packaging systemnbd
2006-10-06fix pcmcia-cs dependenciesnbd
2006-10-05speed up package prereq check (only run make on those directories that actual...nbd
2006-10-05fix gmp ccache breakage again (previous fix was removed in a cleanup)nbd
2006-10-05remove ccache directory on distcleannbd
2006-10-04hide enable/disable functions, not active yetnbd
2006-10-04fix displayed name in init script help textnbd
2006-10-04add new rc.common for standardized init scripts, convert existing init scriptsnbd
2006-10-04move arch specific base-files install call to the end of the generic one - fi...nbd
2006-10-04fix missing update for include() api change (#815)nbd
2006-10-03don't recreate the resolv.conf file from the dhcp script if no dhcp server is...nbd
2006-10-03move BIG_ENDIAN selection to arch configsnbd
2006-10-03ignore kernel and base-files depends, both don't install anything into the st...nbd
2006-10-03set the sdk default to y if CONFIG_ALL is setnbd
2006-10-02fix for the password check (checked the wrong variable)nbd
2006-10-02port last commit to -ngnbd
2006-09-29openswan makefile cleanup and compile fixnbd
2006-09-29sync openssl in wr and ng, update to 0.9.8d for security fixesnbd
2006-09-27use -f option when calling trx (osx build works now)nbd