summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* run rstrip in bashnbd2006-10-101-1/+1
* always build sed, some systems have a broken one where it's hard to detectnbd2006-10-102-47/+8
* add portability patch for ipkg-utilsnbd2006-10-101-0/+50
* don't include host.mk from rules.mk - confuses package dumpnbd2006-10-102-1/+1
* more portability fixes and a prereq check for gnu tarnbd2006-10-104-1/+15
* kernel patch: remove pcmcia compatibility crap - doesn't run on freebsdnbd2006-10-101-0/+21
* fix target/utils compile on freebsdnbd2006-10-101-1/+1
* add uclibc portability patch (by thorsten glaser)nbd2006-10-101-0/+38
* rename patchnbd2006-10-101-0/+0
* fix gcc compilenbd2006-10-102-1/+4
* remove sed test garbage left behind on some hosts with an old/unsupported sednbd2006-10-101-2/+1
* change OS to HOST_OSnbd2006-10-102-2/+2
* add BSDmakefile as a wrapper which calls gmakenbd2006-10-101-0/+2
* set shell to bash in master makefilenbd2006-10-101-0/+1
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd2006-10-102-17/+1481
* add generic ide support for x86-2.6nbd2006-10-101-1/+1
* explicitly set CONFIG_SHELL to bash for the kernel headers configurenbd2006-10-101-1/+4
* don't touch TAR_OPTIONS in host.mknbd2006-10-102-2/+2
* hide .host.mk commandsnbd2006-10-101-4/+4
* only use --wildcards for gnu tarnbd2006-10-102-1/+6
* move the common variables from host-build.mk to host.mknbd2006-10-102-18/+25
* fix mtd-utils compile on freebsdnbd2006-10-102-1/+6
* fix gene2fs build on freebsdnbd2006-10-103-10/+14
* real fix for download.plnbd2006-10-101-3/+3
* add workaround for freebsdnbd2006-10-101-1/+2
* add support for bsd md5 as a md5sum replacementnbd2006-10-101-2/+6
* add support for Package/<pkgname>/description - old format still supported, b...nbd2006-10-102-4/+13
* add support for a common shell include file, which is evaluated for every mak...nbd2006-10-104-21/+45
* put LINUX_KARCH in .kernel.mknbd2006-10-103-9/+12
* move certain host related variables to .host.mk generated by include/host-bui...nbd2006-10-102-16/+20
* remove old .cvsignorenbd2006-10-101-8/+0
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesnbd2006-10-101-0/+17
* pppoe: use the interface mtu as upper limit for ppp packet size + header (bas...nbd2006-10-102-0/+24
* Remove old kmod packaging entries moved to the new layout (follow [4992] and ...nico2006-10-092-33/+0
* fix uml-2.6 build on x86_64nico2006-10-091-0/+1
* 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