Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-24 | allow native build of a lot of packages | Waldemar Brodkorb | |
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used. | |||
2011-02-24 | disable packages for cris, enable more packages by hardware features (vga, ↵ | Waldemar Brodkorb | |
input) | |||
2011-02-24 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-24 | update to latest upstream version | Waldemar Brodkorb | |
* fix compile for cris architecture * fix compile under Cygwin. A full glib host build is required for glib-compile-schema and glib-genmarshal | |||
2011-02-24 | fix typo in variable name | Waldemar Brodkorb | |
2011-02-21 | port totd, the trick or treat daemon | Phil Sutter | |
This is a simple DNS-ALG implementation used for NAT-PT & Co. | |||
2011-02-21 | port GNU netcat | Phil Sutter | |
2011-02-21 | asterisk-pgsql: get install files from WRKINST | Phil Sutter | |
No need to fiddle them out of the WRKBUILD, as the regular asterisk installation in WRKINST is not being touched by other packages, at all (just the IDIRs). This could probably be done for most of the other sub-packages, too. (Which is left to the reader as an excercise. ;) | |||
2011-02-21 | remove leftover dependency on ADK_ENABLE_IPV6 | Phil Sutter | |
2011-02-21 | base-files: fix vlan support for busybox vconfig | Phil Sutter | |
The busybox symlinks reside in /bin, so the check fails. Curiously, there is no vconfig package, so vlan support must have been broken since the beginning of time (for OpenADK). :) This patch also adds some error messages when the basic checks fail, useful helpers when debugging what's going wrong. Also, there was some whitespace fuckup in two lines. | |||
2011-02-21 | mk/modules.mk: always pack zlib_inflate.ko along with deflate.ko | Phil Sutter | |
Since linux-2.6.37's Kconfg unconditionally selects it. | |||
2011-02-21 | package/tcpdump: ease the use of chroot | Phil Sutter | |
Having this chroot feature enabled is not funny when no user to setuid to is defined. This patch fixes this annoyance by setting the default chroot user to "nobody", which exists as long as base-files do. | |||
2011-02-19 | add new package rdesktop | Waldemar Brodkorb | |
2011-02-18 | use this package only for native builds for now | Waldemar Brodkorb | |
2011-02-18 | add libintl development subpackage | Waldemar Brodkorb | |
2011-02-16 | this variable is used in common context now. | Waldemar Brodkorb | |
2011-02-16 | add strings to binutils package | Waldemar Brodkorb | |
2011-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-16 | add client startup script, when using nfs4 | Waldemar Brodkorb | |
2011-02-16 | fix wording, add bind dependencies | Waldemar Brodkorb | |
2011-02-16 | add perl module needed for intltool | Waldemar Brodkorb | |
2011-02-16 | use better defaults for native builds | Waldemar Brodkorb | |
2011-02-16 | some minor bugfixing in linux kernel config | Waldemar Brodkorb | |
2011-02-16 | remove unused flavour stuff | Waldemar Brodkorb | |
2011-02-16 | use CC_FOR_BUILD and CFLAGS_FOR_BUILD | Waldemar Brodkorb | |
2011-02-16 | use better category | Waldemar Brodkorb | |
2011-02-16 | use better category | Waldemar Brodkorb | |
2011-02-16 | correct package section | Waldemar Brodkorb | |
2011-02-16 | fix typo in variable name | Waldemar Brodkorb | |
2011-02-16 | fix dependencies to libbind | Waldemar Brodkorb | |
2011-02-16 | disable ccache usage by default | Waldemar Brodkorb | |
2011-02-15 | acoid libtool relink, because it fails. | Waldemar Brodkorb | |
2011-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-14 | remove obsolete file | Waldemar Brodkorb | |
2011-02-14 | allow cross-compile on Darwin, remove broken rpm package (unused). | Waldemar Brodkorb | |
2011-02-14 | extra call to depend seems not required anymore | Waldemar Brodkorb | |
2011-02-14 | squid needs libtool | Waldemar Brodkorb | |
2011-02-14 | fix ccache usage | Waldemar Brodkorb | |
2011-02-11 | ibm x40 have pci/mini-pci | Waldemar Brodkorb | |
2011-02-11 | install more explicitely | Waldemar Brodkorb | |
2011-02-11 | non verbose output should be quiet | Waldemar Brodkorb | |
2011-02-11 | fix typo | Waldemar Brodkorb | |
2011-02-11 | better description | Waldemar Brodkorb | |
2011-02-11 | disable some applets by default | Waldemar Brodkorb | |
2011-02-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-10 | add basic ccache support | Waldemar Brodkorb | |
2011-02-10 | it is wrong to add target include dir to host cppflags, breaks build on MacOS X | Waldemar Brodkorb | |
2011-02-10 | mikrotik-rb532: select ADK_TARGET_WITH_LEDS | Phil Sutter | |
2011-02-10 | mikrotik-rb532: enable hardware watchdog support | Phil Sutter | |
2011-02-08 | many bugfixes for native adksystems and some package updates | Waldemar Brodkorb | |