Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-15 | package/bash: add choice for --with-curses option | Phil Sutter | |
2012-01-15 | package/dropbear: fix utmp support flavour | Phil Sutter | |
- NEVER give --enable-utmp, it does the opposite of what you think it does - specify conf_utmp_location as variable to configure, so it doesn't search the build system for it's location - utmp support without pututline is totally broken | |||
2012-01-15 | package/dropbear: add flavour for utmp support | Phil Sutter | |
2012-01-15 | hostapd: fix for "Invalid BSSID mask" error message | Phil Sutter | |
2012-01-15 | Allow leaving /etc as untouched as possible | Phil Sutter | |
For customized setups, it's hard to control what files get installed into /etc since in addition to the base-files package, any other package may install a sample config. When two packages provide the same file, which one of them makes it into the image depends on the order of them being installed. Solving this problem is not as trivial, as there are packages which must be allowed to install stuff into /etc. Best examples are base-files and ca-certificates. This patch solves the problem by adding another PKG_template flag "force_etc", which one can define in order to override the as well new Config.in symbol "ADK_LEAVE_ETC_ALONE". | |||
2012-01-15 | findutils: fix compile with debugging options | Phil Sutter | |
2012-01-15 | ca-certificates: fix package makefile, move things around | Phil Sutter | |
- Additional files go best into the extra/ directory. At least not src/, as what's inside there gets automatically installed into the package. - Somehow the package symbol (first PKG_template param) must be the capitalized PKG_NAME, otherwise things are b0rked. | |||
2012-01-14 | package/hostapd: enhance compile-options a bit, eases testing | Phil Sutter | |
2012-01-14 | tzdata: fix somehow broken date binary | Phil Sutter | |
2012-01-14 | rng-tools: drop tpm support patch, floods syslog | Phil Sutter | |
2012-01-12 | update iproute2 to 3.2.0, add needed unshare support from buildroot for uClibc | Waldemar Brodkorb | |
2011-12-18 | update to mksh R40d; use Link-Time Optimisation if possible | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-12-18 | use proper method to disable a flag | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-12-18 | avr32 workarounds | Waldemar Brodkorb | |
2011-12-05 | misc fixes, new package ed and mailutils | Waldemar Brodkorb | |
2011-12-04 | update to latest stable | Waldemar Brodkorb | |
2011-12-04 | fix postfix segfaults by avoidance of berkeley db | Waldemar Brodkorb | |
2011-12-03 | misc fixes | Waldemar Brodkorb | |
2011-12-03 | update to latest upstream version | Waldemar Brodkorb | |
2011-12-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-12-03 | update to latest upstream | Waldemar Brodkorb | |
2011-12-03 | fix build | Waldemar Brodkorb | |
2011-12-03 | fix build | Waldemar Brodkorb | |
2011-12-03 | uncomment non-existing plugins | Waldemar Brodkorb | |
2011-12-03 | add vpn-client package collection | Waldemar Brodkorb | |
2011-12-03 | fix dependency | Waldemar Brodkorb | |
2011-12-03 | fix download url | Waldemar Brodkorb | |
2011-12-03 | add empty services file, needed for adk buildserver (strange) | Waldemar Brodkorb | |
2011-12-03 | first shot for postfix | Waldemar Brodkorb | |
2011-12-03 | better defaults | Waldemar Brodkorb | |
2011-12-03 | add non-working nagios-plugins port | Waldemar Brodkorb | |
2011-12-03 | add icinga core | Waldemar Brodkorb | |
2011-12-03 | use writable .rnd | Waldemar Brodkorb | |
2011-12-03 | use lighttpd example port | Waldemar Brodkorb | |
2011-12-03 | add better examples for server and client | Waldemar Brodkorb | |
2011-12-03 | update to latest stable upstream | Waldemar Brodkorb | |
2011-12-03 | add better examples for server and client | Waldemar Brodkorb | |
2011-12-03 | remove obsolete cryptodev | Waldemar Brodkorb | |
2011-12-02 | add missing patches | Waldemar Brodkorb | |
2011-12-02 | update openswan to latest upstream | Waldemar Brodkorb | |
2011-12-02 | update openvpn to latest upstream, fix broken path to ip | Waldemar Brodkorb | |
2011-11-23 | bulk build fixes | Waldemar Brodkorb | |
2011-11-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-11-19 | revert some BSD fixes, not working on Linux host | Waldemar Brodkorb | |
2011-11-19 | remove LXDE tests, not working for me | Waldemar Brodkorb | |
2011-11-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-11-17 | revert pre-configure changes for Linux build host | Waldemar Brodkorb | |
2011-11-17 | add libnsl back | Waldemar Brodkorb | |
2011-11-17 | add arp application | Waldemar Brodkorb | |
2011-11-17 | add ruby-ldap | Waldemar Brodkorb | |