| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [kernel] update to 2.6.26.3 and 2.6.25.16 | juhosg | 2008-08-22 | 1 | -4/+4 |
* | some more build system cleanup | nbd | 2008-08-17 | 1 | -2/+1 |
* | export the FIND variable which points to a usable find version | nbd | 2008-08-17 | 1 | -4/+4 |
* | rework parallel building to get rid of some warnings | nbd | 2008-08-16 | 5 | -27/+21 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | thepeople | 2008-08-16 | 1 | -1/+1 |
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | florian | 2008-08-11 | 1 | -0/+1 |
* | fix cut&paste mistake | nbd | 2008-08-09 | 1 | -2/+2 |
* | fix make distclean | nbd | 2008-08-09 | 1 | -1/+1 |
* | [kernel] update to 2.6.25.15 and 2.6.26.2 | juhosg | 2008-08-07 | 1 | -4/+4 |
* | move arch-specific definitions to arch site files | nico | 2008-08-06 | 20 | -280/+280 |
* | add ac_cv_file__dev_zero to sitefiles | nbd | 2008-08-06 | 1 | -0/+1 |
* | add ssize_t definition to site files, fix up size for x86_64 | nbd | 2008-08-06 | 10 | -2/+37 |
* | fix 'make docs' | nbd | 2008-08-06 | 1 | -2/+2 |
* | fix make variable overriding for package makefiles on the command line | nbd | 2008-08-06 | 1 | -1/+1 |
* | add missing configure variable to sitefile (required by gstreamer) | nbd | 2008-08-05 | 1 | -0/+1 |
* | replace config.guess and config.sub properly, even if they are in a subdirectory | nbd | 2008-08-05 | 1 | -1/+4 |
* | add prereq check for python | nbd | 2008-08-04 | 1 | -0/+4 |
* | adds a new uci firewall | blogic | 2008-08-04 | 1 | -1/+1 |
* | allow packages to forcibly disable the svn/git mirror downloading attempt by ... | nbd | 2008-07-31 | 2 | -1/+3 |
* | export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) | nbd | 2008-07-31 | 1 | -2/+5 |
* | [kernel] update to 2.6.25.12 | juhosg | 2008-07-26 | 1 | -2/+2 |
* | 2.6.26 final is out | kaloz | 2008-07-14 | 1 | -0/+3 |
* | SVN checkouts should be made non-interactive, so that https repositories with... | florian | 2008-07-12 | 1 | -1/+1 |
* | Define the size_t size for cris (#3722) | florian | 2008-07-06 | 1 | -0/+1 |
* | spurious initramfs breakage fix | nbd | 2008-07-05 | 1 | -19/+20 |
* | update targets to 2.6.25.10 | kaloz | 2008-07-05 | 1 | -2/+2 |
* | improve xargs compatibility check (mostly Darwin/Mac OS X related) | nbd | 2008-07-01 | 1 | -6/+5 |
* | upgrade to 2.6.25.9 | kaloz | 2008-06-26 | 1 | -2/+2 |
* | [kernel] upgrade to 2.6.25.7, and refresh patches | juhosg | 2008-06-17 | 1 | -2/+2 |
* | use file descriptors 8 and 9 for build system internal log messages, as appar... | nbd | 2008-06-16 | 1 | -2/+2 |
* | add another check to the dependencies | nbd | 2008-06-15 | 1 | -1/+1 |
* | fix typo | nbd | 2008-06-15 | 1 | -1/+1 |
* | add some sanity checking | nbd | 2008-06-15 | 1 | -1/+1 |
* | remove accidentally committed swap file | nbd | 2008-06-13 | 1 | -0/+0 |
* | create a platform config-* file if there is none already when running kernel_... | nbd | 2008-06-13 | 3 | -1/+2 |
* | upgrade to 2.6.25.6 | kaloz | 2008-06-11 | 1 | -2/+2 |
* | fix make menuconfig/oldconfig | nbd | 2008-06-09 | 1 | -2/+2 |
* | large improvement for parallel builds. works without V=99 now and without war... | nbd | 2008-06-09 | 6 | -29/+27 |
* | allow parallel downloading for make download | nbd | 2008-06-09 | 1 | -4/+4 |
* | [images] strip kernel version from image names | juhosg | 2008-06-07 | 1 | -3/+3 |
* | upstream style quilt refresh | kaloz | 2008-06-04 | 1 | -1/+1 |
* | override user/system specific quilt configuration | kaloz | 2008-05-30 | 1 | -1/+1 |
* | [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.... | juhosg | 2008-05-18 | 1 | -9/+9 |
* | This patch makes kernel modules check if config is defined and creates a config | thepeople | 2008-05-15 | 1 | -0/+6 |
* | add a macro to compare kernel patch versions and use it for crypto and watchd... | nico | 2008-05-11 | 1 | -0/+4 |
* | add 'getgrgid' to uClibc site config, needed after glib2 update in [11088] | nico | 2008-05-09 | 1 | -0/+1 |
* | remove dup iptables in default package set | nico | 2008-05-08 | 1 | -2/+2 |
* | fix kernel config on kernel_menuconfig abort | nbd | 2008-05-08 | 1 | -0/+1 |
* | cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IP... | nico | 2008-05-08 | 1 | -39/+41 |
* | add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages | nbd | 2008-05-07 | 2 | -4/+9 |