summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused multilib optionnbd2006-10-091-7/+0
* move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd2006-10-092-2/+2
* fix ar7 image alignment for jffs2nbd2006-10-091-7/+8
* use standard patch naming schemenbd2006-10-093-0/+0
* Remove unecessary control files since those kmods are packaged with the new l...florian2006-10-0921-84/+0
* Remove unecessary control files, others to comeflorian2006-10-091-4/+0
* Port kmod-ipip to the new module layoutflorian2006-10-092-4/+9
* enable more netfilter features in the x86-2.6 kernelnbd2006-10-091-13/+13
* enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)nbd2006-10-091-1/+1
* save the real configured interface name in the 'device' variable when running...nbd2006-10-093-6/+3
* add new /bin/uci script and api for manipulating buildroot-ng config filesnbd2006-10-094-1/+478
* fix shell escaping bug in append() functionnbd2006-10-091-1/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd2006-10-091-0/+3
* add reboot=bios to x86 grub images to fix reboot issue on wrapnbd2006-10-091-1/+1
* fix natsemi depends, default and autoloadnbd2006-10-091-1/+3
* fix a small bug in the parse-config scriptnbd2006-10-081-1/+1
* fix openswan init scriptnbd2006-10-081-51/+67
* enable jffs2 by default on x86-2.6nbd2006-10-081-0/+1
* add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...nbd2006-10-086-1/+192
* add a fix for the block2mtd initnbd2006-10-082-12/+235
* add ext2 to the x86-2.6 kernel by defaultnbd2006-10-081-1/+1
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico2006-10-082-11/+17
* add block2mtd by default in x86-2.6nbd2006-10-081-1/+1
* fix unnecessary package rebuildnbd2006-10-081-2/+1
* implement stop() function for dropbear init scriptnbd2006-10-071-0/+4
* remove x86-2.4nbd2006-10-078-1863/+0
* rename patchnbd2006-10-071-0/+0
* fix path to toolchain build directory (patch from #810)nbd2006-10-071-1/+1
* move gdbserver to buildroot-ng, since it uses the toolchain build directorynbd2006-10-071-0/+69
* fix gdb installation (patch from #809)nbd2006-10-071-3/+10
* fix default ARCH settingnico2006-10-071-1/+2
* fix typonico2006-10-071-1/+1
* minor cleanupnbd2006-10-061-5/+2
* really fix webif password access patch for busyboxnbd2006-10-061-2/+4
* add qos-scripts package port for buildroot-ngnbd2006-10-068-0/+679
* port kmod-sched to new kernel packaging systemnbd2006-10-064-15/+10
* fix pcmcia-cs dependenciesnbd2006-10-061-1/+1
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-054-3/+11
* fix gmp ccache breakage again (previous fix was removed in a cleanup)nbd2006-10-051-1/+3
* remove ccache directory on distcleannbd2006-10-051-1/+1
* hide enable/disable functions, not active yetnbd2006-10-041-4/+0
* fix displayed name in init script help textnbd2006-10-041-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsnbd2006-10-0416-893/+1021
* move arch specific base-files install call to the end of the generic one - fi...nbd2006-10-041-1/+1
* fix missing update for include() api change (#815)nbd2006-10-042-2/+2
* don't recreate the resolv.conf file from the dhcp script if no dhcp server is...nbd2006-10-031-7/+9
* move BIG_ENDIAN selection to arch configsnbd2006-10-031-7/+6
* ignore kernel and base-files depends, both don't install anything into the st...nbd2006-10-031-0/+1
* set the sdk default to y if CONFIG_ALL is setnbd2006-10-031-1/+1
* fix for the password check (checked the wrong variable)nbd2006-10-021-2/+2