Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-12 | fix ssp support, logic error | Waldemar Brodkorb | |
2011-01-12 | fix cross-compile under Darwin | Waldemar Brodkorb | |
2011-01-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-12 | add libtiff build dependency | Waldemar Brodkorb | |
2011-01-12 | disable LTO and SSP for bulk builds | Waldemar Brodkorb | |
2011-01-12 | fix squashfs image generation | Waldemar Brodkorb | |
2011-01-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-12 | fix squashfs target | Waldemar Brodkorb | |
2011-01-12 | add build dependency | Waldemar Brodkorb | |
2011-01-12 | do not depend on host glib installation | Waldemar Brodkorb | |
2011-01-12 | rename to external kernel module style | Waldemar Brodkorb | |
2011-01-12 | fix cross-compile under Darwin, pass TARGET_CFLAGS to compilation | Waldemar Brodkorb | |
2011-01-12 | fix cross-compile under Darwin | Waldemar Brodkorb | |
2011-01-12 | allow cross-compile under Darwin | Waldemar Brodkorb | |
2011-01-12 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-12 | fix build of heimdal | Waldemar Brodkorb | |
2011-01-12 | fix mips64 glibc toolchains | Waldemar Brodkorb | |
2011-01-12 | grep: need pcre, no parallel building possible | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2011-01-12 | pkgmaker: improve error message on missing package category | Phil Sutter | |
This patch bores up fatal_error(), so that it now takes arguments in printf-style, but without changing the basic semantics (i.e., messages prefixed by "Fatal error. " and trailing newline automatically appended). Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2011-01-12 | .template: add a hint about master sites | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2011-01-12 | ifupdown: allow setting the bridge forward delay | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2011-01-11 | update todo, resolv conflict | Waldemar Brodkorb | |
2011-01-11 | fix misusage of CFLAGS, found via -fhonour-copts | Waldemar Brodkorb | |
2011-01-11 | fix patch, after aufs2 addition | Waldemar Brodkorb | |
2011-01-11 | add support for C++ packages, which need G++ compiler | Waldemar Brodkorb | |
2011-01-11 | fix target system names | Waldemar Brodkorb | |
2011-01-11 | remove from TODO list, enable aufs2-util on bulk builds. | Waldemar Brodkorb | |
2011-01-11 | add aufs2 kernel patches, update aufs2-util to match | Waldemar Brodkorb | |
2011-01-11 | fix bzr package build | Waldemar Brodkorb | |
2011-01-10 | fix timezone configuration for glibc based systems | Waldemar Brodkorb | |
2011-01-10 | fix some files, when someone moves the top directory | Waldemar Brodkorb | |
2011-01-10 | new libnl is not parallel build safe | Waldemar Brodkorb | |
2011-01-10 | create directory where others are created | Waldemar Brodkorb | |
2011-01-10 | remove obsolete file from cat list | Waldemar Brodkorb | |
2011-01-10 | modify description | Waldemar Brodkorb | |
2011-01-10 | busybox wget does not know tries | Waldemar Brodkorb | |
2011-01-10 | resolve conflicts | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-10 | fix wrong rpath and cflags | Waldemar Brodkorb | |
2011-01-10 | update to libnl 2.0 | Waldemar Brodkorb | |
2011-01-10 | s/STAGING_DIR/STAGING_TARGET_DIR/ | Waldemar Brodkorb | |
2011-01-10 | add a subpackage for the static e2fsck build | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | tools/adk/Makefile: little simplification using $@ | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | bash: set cache-file to /dev/null, breaks cross-compiling otherwise | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | glibc: fix build for ADK_TARGET_CFLAGS="-march=i686" | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | watchdog: binaries are initially installed to /usr/sbin, not /sbin | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | allow disabling kernel customisation completely | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | make installation of package network hooks optional | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | make installation of package init scripts optional | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> |