Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-18 | rework PKG_FLAVOURS. Subpackages can have flavours, so | Waldemar Brodkorb | |
always add PKG_NAME to PKG_FLAVOURS variable. ala PKG_FLAVOURS_LIBNCURSES. Bug reported by Phil Sutter. | |||
2011-01-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-13 | allow cross-compile under Darwin, fix ppp install targets | Waldemar Brodkorb | |
2011-01-13 | update to Linux Kernel 2.6.37 | Waldemar Brodkorb | |
2011-01-13 | fix cross-compile under Darwin | 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 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | 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 | grep: need pcre, no parallel building possible | Phil Sutter | |
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 | add support for C++ packages, which need G++ compiler | 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 | new libnl is not parallel build safe | 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 | 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 | watchdog: binaries are initially installed to /usr/sbin, not /sbin | 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 | valgrind: fix for somehow broken stuff | Phil Sutter | |
Although I could not find the exact spot, sys/stat.h was included which \#defines st_atime to something making it unusable as custom field identifier. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: fix for installation of duplicate files | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: q_atm.so is installed to /lib, not /usr/lib | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: have tc/Makefile really install something | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | real solution for the aufs2-util problem | Phil Sutter | |
- export the aufs2 branch's content into a tarball - fetch that tarball from a local mirror (for now) - drop that Makefile patch, can be solved by passing the right params to make Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: fix build of multiple subpackages | Phil Sutter | |
Instead of replacing INSTALL_{y,m} with the last enabled subpackage in the list, append them. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: subpackage tc needs iptables for compilation (missing xtables.h ↵ | Phil Sutter | |
otherwise) Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | wget: install /etc/wgetrc along with the package | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | tcpdump: add WITH_CHROOT flavour | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | proftp: ship some /etc/ftpusers | Phil Sutter | |
Taken from gentoo's ftpbase-package. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | ncurses: allow installing the full set of terminfo files | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | glibc: install some glibc-shipped config files | Phil Sutter | |
- /etc/gai.conf - /etc/nscd.conf - /etc/nsswitch.conf Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | findutils: split locate into it's own package | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> |