| Commit message (Expand) | Author | Age | Files | Lines |
* | add generic ide support for x86-2.6 | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
* | explicitly set CONFIG_SHELL to bash for the kernel headers configure | Felix Fietkau | 2006-10-10 | 1 | -1/+4 |
* | don't touch TAR_OPTIONS in host.mk | Felix Fietkau | 2006-10-10 | 2 | -2/+2 |
* | hide .host.mk commands | Felix Fietkau | 2006-10-10 | 1 | -4/+4 |
* | only use --wildcards for gnu tar | Felix Fietkau | 2006-10-10 | 2 | -1/+6 |
* | move the common variables from host-build.mk to host.mk | Felix Fietkau | 2006-10-10 | 2 | -18/+25 |
* | fix mtd-utils compile on freebsd | Felix Fietkau | 2006-10-10 | 2 | -1/+6 |
* | fix gene2fs build on freebsd | Felix Fietkau | 2006-10-10 | 3 | -10/+14 |
* | real fix for download.pl | Felix Fietkau | 2006-10-10 | 1 | -3/+3 |
* | add workaround for freebsd | Felix Fietkau | 2006-10-10 | 1 | -1/+2 |
* | add support for bsd md5 as a md5sum replacement | Felix Fietkau | 2006-10-10 | 1 | -2/+6 |
* | add support for Package/<pkgname>/description - old format still supported, b... | Felix Fietkau | 2006-10-10 | 2 | -4/+13 |
* | add support for a common shell include file, which is evaluated for every mak... | Felix Fietkau | 2006-10-10 | 4 | -21/+45 |
* | put LINUX_KARCH in .kernel.mk | Felix Fietkau | 2006-10-10 | 3 | -9/+12 |
* | move certain host related variables to .host.mk generated by include/host-bui... | Felix Fietkau | 2006-10-10 | 2 | -16/+20 |
* | remove old .cvsignore | Felix Fietkau | 2006-10-10 | 1 | -8/+0 |
* | pppd: pass on the configured upper limit for mtu to the channel that ppp uses | Felix Fietkau | 2006-10-10 | 1 | -0/+17 |
* | pppoe: use the interface mtu as upper limit for ppp packet size + header (bas... | Felix Fietkau | 2006-10-10 | 2 | -0/+24 |
* | Remove old kmod packaging entries moved to the new layout (follow [4992] and ... | Nicolas Thill | 2006-10-09 | 2 | -33/+0 |
* | fix uml-2.6 build on x86_64 | Nicolas Thill | 2006-10-09 | 1 | -0/+1 |
* | remove unused multilib option | Felix Fietkau | 2006-10-09 | 1 | -7/+0 |
* | move ccache dir to staging_dir_arch (removing the staging dir will make the c... | Felix Fietkau | 2006-10-09 | 2 | -2/+2 |
* | fix ar7 image alignment for jffs2 | Felix Fietkau | 2006-10-09 | 1 | -7/+8 |
* | use standard patch naming scheme | Felix Fietkau | 2006-10-09 | 3 | -0/+0 |
* | Remove unecessary control files since those kmods are packaged with the new l... | Florian Fainelli | 2006-10-09 | 21 | -84/+0 |
* | Remove unecessary control files, others to come | Florian Fainelli | 2006-10-09 | 1 | -4/+0 |
* | Port kmod-ipip to the new module layout | Florian Fainelli | 2006-10-09 | 2 | -4/+9 |
* | enable more netfilter features in the x86-2.6 kernel | Felix Fietkau | 2006-10-09 | 1 | -13/+13 |
* | enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board) | Felix Fietkau | 2006-10-09 | 1 | -1/+1 |
* | save the real configured interface name in the 'device' variable when running... | Felix Fietkau | 2006-10-09 | 3 | -6/+3 |
* | add new /bin/uci script and api for manipulating buildroot-ng config files | Felix Fietkau | 2006-10-09 | 4 | -1/+478 |
* | fix shell escaping bug in append() function | Felix Fietkau | 2006-10-09 | 1 | -1/+1 |
* | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | Felix Fietkau | 2006-10-09 | 1 | -0/+3 |
* | add reboot=bios to x86 grub images to fix reboot issue on wrap | Felix Fietkau | 2006-10-09 | 1 | -1/+1 |
* | fix natsemi depends, default and autoload | Felix Fietkau | 2006-10-09 | 1 | -1/+3 |
* | fix a small bug in the parse-config script | Felix Fietkau | 2006-10-08 | 1 | -1/+1 |
* | fix openswan init script | Felix Fietkau | 2006-10-08 | 1 | -51/+67 |
* | enable jffs2 by default on x86-2.6 | Felix Fietkau | 2006-10-08 | 1 | -0/+1 |
* | add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ... | Felix Fietkau | 2006-10-08 | 6 | -1/+192 |
* | add a fix for the block2mtd init | Felix Fietkau | 2006-10-08 | 2 | -12/+235 |
* | add ext2 to the x86-2.6 kernel by default | Felix Fietkau | 2006-10-08 | 1 | -1/+1 |
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | Nicolas Thill | 2006-10-08 | 2 | -11/+17 |
* | add block2mtd by default in x86-2.6 | Felix Fietkau | 2006-10-08 | 1 | -1/+1 |
* | fix unnecessary package rebuild | Felix Fietkau | 2006-10-08 | 1 | -2/+1 |
* | implement stop() function for dropbear init script | Felix Fietkau | 2006-10-07 | 1 | -0/+4 |
* | remove x86-2.4 | Felix Fietkau | 2006-10-07 | 8 | -1863/+0 |
* | rename patch | Felix Fietkau | 2006-10-07 | 1 | -0/+0 |
* | fix path to toolchain build directory (patch from #810) | Felix Fietkau | 2006-10-07 | 1 | -1/+1 |
* | move gdbserver to buildroot-ng, since it uses the toolchain build directory | Felix Fietkau | 2006-10-07 | 1 | -0/+69 |
* | fix gdb installation (patch from #809) | Felix Fietkau | 2006-10-07 | 1 | -3/+10 |