aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-10
| * kernel patch: remove pcmcia compatibility crap - doesn't run on freebsdFelix Fietkau2006-10-10
| * fix target/utils compile on freebsdFelix Fietkau2006-10-10
| * add uclibc portability patch (by thorsten glaser)Felix Fietkau2006-10-10
| * rename patchFelix Fietkau2006-10-10
| * fix gcc compileFelix Fietkau2006-10-10
| * remove sed test garbage left behind on some hosts with an old/unsupported sedFelix Fietkau2006-10-10
| * change OS to HOST_OSFelix Fietkau2006-10-10
| * add BSDmakefile as a wrapper which calls gmakeFelix Fietkau2006-10-10
| * set shell to bash in master makefileFelix Fietkau2006-10-10
| * fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-10
| * add generic ide support for x86-2.6Felix Fietkau2006-10-10
| * explicitly set CONFIG_SHELL to bash for the kernel headers configureFelix Fietkau2006-10-10
| * don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-10
| * hide .host.mk commandsFelix Fietkau2006-10-10
| * only use --wildcards for gnu tarFelix Fietkau2006-10-10
| * move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-10
| * fix mtd-utils compile on freebsdFelix Fietkau2006-10-10
| * fix gene2fs build on freebsdFelix Fietkau2006-10-10
| * real fix for download.plFelix Fietkau2006-10-10
| * add workaround for freebsdFelix Fietkau2006-10-10
| * add support for bsd md5 as a md5sum replacementFelix Fietkau2006-10-10
| * add support for Package/<pkgname>/description - old format still supported, b...Felix Fietkau2006-10-10
| * add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-10
| * put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-10
| * move certain host related variables to .host.mk generated by include/host-bui...Felix Fietkau2006-10-10
| * remove old .cvsignoreFelix Fietkau2006-10-10
| * pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-10
| * pppoe: use the interface mtu as upper limit for ppp packet size + header (bas...Felix Fietkau2006-10-10
| * Remove old kmod packaging entries moved to the new layout (follow [4992] and ...Nicolas Thill2006-10-09
| * fix uml-2.6 build on x86_64Nicolas Thill2006-10-09
| * remove unused multilib optionFelix Fietkau2006-10-09
| * move ccache dir to staging_dir_arch (removing the staging dir will make the c...Felix Fietkau2006-10-09
| * fix ar7 image alignment for jffs2Felix Fietkau2006-10-09
| * use standard patch naming schemeFelix Fietkau2006-10-09
| * Remove unecessary control files since those kmods are packaged with the new l...Florian Fainelli2006-10-09
| * Remove unecessary control files, others to comeFlorian Fainelli2006-10-09
| * Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-09
| * enable more netfilter features in the x86-2.6 kernelFelix Fietkau2006-10-09
| * enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)Felix Fietkau2006-10-09
| * save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-09
| * add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-09
| * fix shell escaping bug in append() functionFelix Fietkau2006-10-09
| * add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-09
| * add reboot=bios to x86 grub images to fix reboot issue on wrapFelix Fietkau2006-10-09
| * fix natsemi depends, default and autoloadFelix Fietkau2006-10-09
| * fix a small bug in the parse-config scriptFelix Fietkau2006-10-08
| * fix openswan init scriptFelix Fietkau2006-10-08
| * enable jffs2 by default on x86-2.6Felix Fietkau2006-10-08
| * add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...Felix Fietkau2006-10-08