| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use the default kernel target on powerpc | kaloz | 2008-11-26 | 1 | -3/+0 |
* | update to 2.6.27.7 | kaloz | 2008-11-25 | 1 | -2/+2 |
* | allow cvs/git/hg/svn wrap_mirror to work for host tools as well | nico | 2008-11-22 | 1 | -1/+2 |
* | update to 2.6.27.6 | kaloz | 2008-11-17 | 1 | -2/+2 |
* | [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches | juhosg | 2008-11-12 | 1 | -6/+6 |
* | Disable LuCI in default build config as it should be enabled manually for bui... | cyrus | 2008-11-11 | 1 | -2/+0 |
* | bridge (brctl) changes: | nico | 2008-11-11 | 1 | -1/+1 |
* | [kernel] update to 2.6.25.19, and refresh patches | juhosg | 2008-11-07 | 1 | -2/+2 |
* | enable luci-admin-mini by default as suggested by cyrus | nbd | 2008-11-06 | 1 | -1/+1 |
* | Use 2.6.27.4 kernel version | florian | 2008-10-28 | 1 | -2/+2 |
* | fix conditional depends in ipkg control files | nbd | 2008-10-27 | 1 | -2/+3 |
* | Update to 2.6.26.7 | florian | 2008-10-23 | 1 | -2/+2 |
* | Update targets to 2.6.27.3 | florian | 2008-10-23 | 1 | -2/+2 |
* | fix prepare error with brcm-2.4 and missing files/ (thx, thepeople) | nbd | 2008-10-21 | 1 | -1/+2 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | nbd | 2008-10-18 | 3 | -7/+4 |
* | one more instance of r13005 | nbd | 2008-10-18 | 1 | -1/+1 |
* | don't overwrite .config if it's a symlink (fixes scripts/env problems) | nbd | 2008-10-18 | 1 | -1/+1 |
* | [kernel] refresh patches against 2.6.27 final | juhosg | 2008-10-15 | 1 | -3/+0 |
* | add md5sum for final linux 2.6.27 | nbd | 2008-10-14 | 1 | -0/+3 |
* | Adds support for using a local clone of a git tree | hcg | 2008-10-10 | 1 | -4/+16 |
* | add function names to quilt-generated patch files to make patches more readable | nbd | 2008-10-10 | 1 | -1/+1 |
* | fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ... | nbd | 2008-10-08 | 2 | -1/+10 |
* | [kernel] refresh 2.6.27 patches based on -rc9 | juhosg | 2008-10-07 | 1 | -2/+2 |
* | generate md5 checksums of generated firware images. closes #4003 | agb | 2008-10-07 | 1 | -0/+9 |
* | enable luci by default | nbd | 2008-10-06 | 1 | -0/+2 |
* | [kernel] refresh 2.6.27 patches based on -rc8 | juhosg | 2008-10-05 | 1 | -2/+2 |
* | implement conditional dependencies for generating the Depends: field of ipkgs | nbd | 2008-10-03 | 1 | -1/+6 |
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable... | nbd | 2008-09-29 | 1 | -0/+3 |
* | cris is little endian, not big endian (patch from #4048) | nbd | 2008-09-28 | 1 | -2/+2 |
* | [kernel] update to 2.6.26.5 and 2.6.25.17 | juhosg | 2008-09-26 | 1 | -4/+4 |
* | make sure a predefined CFLAGS variable does not get in the way (fix for #4038) | nbd | 2008-09-25 | 1 | -0/+3 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | nico | 2008-09-22 | 1 | -37/+65 |
* | Remove 2.6.22 files, no target uses them anymore | florian | 2008-09-21 | 1 | -3/+0 |
* | Change libtool fixup behaviour. Still ugly but it works until we have a real | lars | 2008-09-13 | 1 | -5/+8 |
* | oops, previous commit was broken. remove wrong line break. | lars | 2008-09-11 | 1 | -2/+1 |
* | Add InstallDev/(Pre|Post) hooks. | lars | 2008-09-11 | 1 | -2/+10 |
* | target features: fix usb support detection | nbd | 2008-09-08 | 1 | -1/+1 |
* | add default Build/Install template, which is activated by setting PKG_INSTALL=1 | nbd | 2008-09-03 | 2 | -11/+15 |
* | make sure that when the kernel config changes, compile is triggered for all k... | nbd | 2008-09-02 | 1 | -0/+2 |
* | get rid of a shell warning if md5sum is not found | nbd | 2008-09-02 | 1 | -1/+1 |
* | clean up md5s() shell function | nbd | 2008-09-02 | 1 | -1/+4 |
* | add prereq check for extended getopt (#3944) | nbd | 2008-09-02 | 1 | -0/+8 |
* | Add @GNOME download source. | lars | 2008-09-01 | 1 | -1/+1 |
* | add an extra build step Build/Install which allows you to run a make install ... | nbd | 2008-09-01 | 1 | -0/+2 |
* | this adds hg (Mercurial) SCM checkout support, very similar to the current git | florian | 2008-08-29 | 1 | -2/+20 |
* | fix kconfig for packages that only define =y, =m or =n rules | nbd | 2008-08-27 | 1 | -1/+1 |
* | fixes cvs download, signed-off by Bruno Randolf | blogic | 2008-08-27 | 1 | -1/+1 |
* | enable quilt by default for the kernel tree | nbd | 2008-08-27 | 3 | -2/+3 |
* | replace the deprecated git-* command calls with git * | nbd | 2008-08-24 | 1 | -2/+2 |
* | fix make kernel_menuconfig for subtarget kernel config files | nbd | 2008-08-23 | 1 | -1/+1 |