| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. | Nicolas Thill | 2006-12-20 | 1 | -2/+2 |
* | next time I should sleep more | Imre Kaloz | 2006-12-19 | 1 | -3/+3 |
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for i... | Imre Kaloz | 2006-12-19 | 1 | -0/+38 |
* | add a simple maintenance tool for kernel config files | Felix Fietkau | 2006-12-14 | 1 | -0/+142 |
* | add openbsd compatibility patch (thanks, wbx) | Felix Fietkau | 2006-12-10 | 2 | -2/+9 |
* | update sourceforge downloading | Felix Fietkau | 2006-12-08 | 1 | -12/+3 |
* | strip trailing / from download urls | Felix Fietkau | 2006-12-06 | 1 | -1/+2 |
* | cleanup properties in here, adding exec, keywords, and eol-style | Tim Yardley | 2006-11-26 | 2 | -0/+0 |
* | correct trailing slash (cosmetic rather than functional) | Tim Yardley | 2006-11-26 | 1 | -2/+2 |
* | reintroduce LINUX_2_4 and LINUX_2_6 as config variables | Mike Baker | 2006-11-14 | 1 | -0/+2 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 2 | -3/+116 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 3 | -0/+153 |
* | remove obsolete file | Felix Fietkau | 2006-10-20 | 1 | -35/+0 |
* | *sigh* increase size of the static buffer allocated in menuconfig again | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
* | fix submenu sorting | Felix Fietkau | 2006-10-17 | 1 | -23/+32 |
* | add PROVIDES option, currently only used for menuconfig | Felix Fietkau | 2006-10-17 | 2 | -7/+29 |
* | menuconfig: include dependency checking in submenu sorting function | Felix Fietkau | 2006-10-17 | 1 | -0/+32 |
* | implement sorting for menuconfig submenus | Felix Fietkau | 2006-10-17 | 1 | -1/+4 |
* | sync whiterussian download.pl with trunk, allow the user to specify additiona... | Felix Fietkau | 2006-10-16 | 1 | -1/+3 |
* | don't generate .tmpconfig.h and .kconfig.d | Felix Fietkau | 2006-10-14 | 2 | -70/+1 |
* | fix download.pl for weird 'which' implementations | Felix Fietkau | 2006-10-14 | 1 | -2/+11 |
* | improve ncurses check | Felix Fietkau | 2006-10-13 | 1 | -1/+1 |
* | fix lxdialog build target | Felix Fietkau | 2006-10-13 | 1 | -3/+2 |
* | remove useless file | Felix Fietkau | 2006-10-13 | 1 | -4/+0 |
* | only check prerequisites of actually selected packages | Felix Fietkau | 2006-10-12 | 1 | -7/+13 |
* | replace ipkg-make-index with a shell script that works on bsd | Felix Fietkau | 2006-10-10 | 1 | -0/+24 |
* | use bsd md5 in ipkg if md5sum is not available | Felix Fietkau | 2006-10-10 | 1 | -0/+2 |
* | run rstrip in bash | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
* | more portability fixes and a prereq check for gnu tar | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | Felix Fietkau | 2006-10-10 | 1 | -0/+1465 |
* | 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 |
* | speed up package prereq check (only run make on those directories that actual... | Felix Fietkau | 2006-10-05 | 1 | -1/+7 |
* | ignore kernel and base-files depends, both don't install anything into the st... | Felix Fietkau | 2006-10-03 | 1 | -0/+1 |
* | fix lxdialog cc/ldflags check script for darwin/osx | Felix Fietkau | 2006-09-27 | 1 | -15/+21 |
* | disable gettext in menuconfig | Felix Fietkau | 2006-09-27 | 1 | -4/+1 |
* | disable mirror1.openwrt.org for now - doesn't seem to be active | Felix Fietkau | 2006-09-24 | 1 | -1/+1 |
* | Standardize shell script, closes #788 | Florian Fainelli | 2006-09-21 | 1 | -1/+1 |
* | change path for mirror2.openwrt.org | Felix Fietkau | 2006-09-06 | 1 | -1/+1 |
* | increase the size of a few static buffers in menuconfig - fixes display of me... | Felix Fietkau | 2006-08-08 | 1 | -3/+4 |
* | add -f option to timestamp.pl (follow symlinks) | Felix Fietkau | 2006-08-04 | 1 | -2/+4 |
* | add mirror2 to download.pl | Felix Fietkau | 2006-08-04 | 1 | -0/+1 |
* | FreeBSD fix to generate the menuconfig properly | Florian Fainelli | 2006-08-02 | 1 | -0/+9 |
* | let ipkg fail when a package file to be installed is not found | Nicolas Thill | 2006-07-26 | 1 | -4/+0 |
* | fix menu/submenu nesting | Felix Fietkau | 2006-07-21 | 1 | -8/+13 |
* | add submenu dependencies (used to hide the proprietary broadcom driver on any... | Felix Fietkau | 2006-07-21 | 1 | -0/+7 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 8 | -0/+56 |
* | add 'reset to defaults' to menuconfig | Felix Fietkau | 2006-06-25 | 3 | -0/+29 |
* | move the broadcom driver stuff into its own submenu | Felix Fietkau | 2006-06-25 | 1 | -0/+12 |