| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add descriptions to the broadcom target profiles and export them to the targe... | nbd | 2007-01-20 | 1 | -0/+8 |
* | always return true in rstrip.sh | nbd | 2007-01-20 | 1 | -0/+1 |
* | include the default profile in target.mk as well - required for the image bui... | nbd | 2007-01-14 | 1 | -7/+9 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | nbd | 2007-01-13 | 4 | -482/+435 |
* | Fix the annoying base-files autorebuild bug. | nbd | 2007-01-12 | 1 | -3/+2 |
* | cosmetic fixes for ipkg | nbd | 2007-01-10 | 1 | -5/+1 |
* | include the full board name in .target.mk | nbd | 2007-01-10 | 1 | -0/+1 |
* | include default package set in .target.mk | nbd | 2007-01-10 | 1 | -2/+3 |
* | add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP) | nico | 2007-01-10 | 1 | -0/+2 |
* | extend tmp/.target.mk to include target profile information - preparation for... | nbd | 2007-01-09 | 1 | -8/+29 |
* | Add some more comments on the feeds script, use parameters in functions | florian | 2007-01-05 | 1 | -11/+15 |
* | update busybox menuconfig for the latest version | nbd | 2007-01-01 | 1 | -7/+9 |
* | Add a first implementation of a source feed checkout | florian | 2006-12-31 | 1 | -0/+59 |
* | Updated slugimage to the latest upstream version, which fixes the small kerne... | rwhitby | 2006-12-29 | 1 | -83/+85 |
* | Fixed typo, it might work now :-) | rwhitby | 2006-12-23 | 1 | -1/+1 |
* | Utility for creating installable image for the NSLU2. | rwhitby | 2006-12-23 | 1 | -0/+1202 |
* | move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. | nico | 2006-12-20 | 1 | -2/+2 |
* | next time I should sleep more | kaloz | 2006-12-19 | 1 | -3/+3 |
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for i... | kaloz | 2006-12-19 | 1 | -0/+38 |
* | add a simple maintenance tool for kernel config files | nbd | 2006-12-14 | 1 | -0/+142 |
* | add openbsd compatibility patch (thanks, wbx) | nbd | 2006-12-10 | 2 | -2/+9 |
* | update sourceforge downloading | nbd | 2006-12-08 | 1 | -12/+3 |
* | strip trailing / from download urls | nbd | 2006-12-06 | 1 | -1/+2 |
* | cleanup properties in here, adding exec, keywords, and eol-style | pavlov | 2006-11-26 | 2 | -0/+0 |
* | correct trailing slash (cosmetic rather than functional) | pavlov | 2006-11-26 | 1 | -2/+2 |
* | reintroduce LINUX_2_4 and LINUX_2_6 as config variables | mbm | 2006-11-14 | 1 | -0/+2 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 2 | -3/+116 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 3 | -0/+153 |
* | remove obsolete file | nbd | 2006-10-20 | 1 | -35/+0 |
* | *sigh* increase size of the static buffer allocated in menuconfig again | nbd | 2006-10-17 | 1 | -1/+1 |
* | fix submenu sorting | nbd | 2006-10-17 | 1 | -23/+32 |
* | add PROVIDES option, currently only used for menuconfig | nbd | 2006-10-17 | 2 | -7/+29 |
* | menuconfig: include dependency checking in submenu sorting function | nbd | 2006-10-17 | 1 | -0/+32 |
* | implement sorting for menuconfig submenus | nbd | 2006-10-17 | 1 | -1/+4 |
* | sync whiterussian download.pl with trunk, allow the user to specify additiona... | nbd | 2006-10-16 | 1 | -1/+3 |
* | don't generate .tmpconfig.h and .kconfig.d | nbd | 2006-10-14 | 2 | -70/+1 |
* | fix download.pl for weird 'which' implementations | nbd | 2006-10-14 | 1 | -2/+11 |
* | improve ncurses check | nbd | 2006-10-13 | 1 | -1/+1 |
* | fix lxdialog build target | nbd | 2006-10-13 | 1 | -3/+2 |
* | remove useless file | nbd | 2006-10-13 | 1 | -4/+0 |
* | only check prerequisites of actually selected packages | nbd | 2006-10-12 | 1 | -7/+13 |
* | replace ipkg-make-index with a shell script that works on bsd | nbd | 2006-10-10 | 1 | -0/+24 |
* | use bsd md5 in ipkg if md5sum is not available | nbd | 2006-10-10 | 1 | -0/+2 |
* | run rstrip in bash | nbd | 2006-10-10 | 1 | -1/+1 |
* | more portability fixes and a prereq check for gnu tar | nbd | 2006-10-10 | 1 | -1/+1 |
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | nbd | 2006-10-10 | 1 | -0/+1465 |
* | real fix for download.pl | nbd | 2006-10-10 | 1 | -3/+3 |
* | add workaround for freebsd | nbd | 2006-10-10 | 1 | -1/+2 |
* | add support for bsd md5 as a md5sum replacement | nbd | 2006-10-10 | 1 | -2/+6 |
* | speed up package prereq check (only run make on those directories that actual... | nbd | 2006-10-05 | 1 | -1/+7 |