Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-27 | fix linking error reported by mt | Waldemar Brodkorb | |
2015-07-26 | update u-boot to latest stable release | Waldemar Brodkorb | |
2015-07-26 | u-boot for BananaPro pls. check target/arm/kernel/banana-pro if ↵ | Martin Thomas | |
CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_SUNXI=y make sense together Signed-off-by: Martin Thomas <mthomas@hamtam.de> | |||
2015-07-26 | package/asterisk: add link to /tmp for priv-callerintros | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-26 | package/asterisk: fix and improve downgrade to version 1.8 | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-26 | package/asterisk: update to version 1.8.28.2 | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-26 | Revert "update to latest upstream" | Phil Sutter | |
This reverts commit 23c39ed2658699a56627e2609908348d4a1f9b36. Conflicts: package/asterisk/Makefile Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-26 | added host build for dnsmasq | Joerg Seitter | |
Signed-off-by: Joerg Seitter <joerg.seitter@stz-gab.de> | |||
2015-07-26 | package/libnetfilter_cttimeout: drop ltmain.sh patch | Phil Sutter | |
The file to be patched simply does not exist. | |||
2015-07-26 | package/base-files: wireless: support appending to hostapd.conf | Phil Sutter | |
This is useful for adding additional (virtual) access points. In my setup, /etc/hostapd.conf.post contains: | bss=ath6 | ssid=IPv6XS4all In /etc/network/interfaces, there is a standard entry for ath6 which defines the IP address. Maybe this could be implemented in a cleaner way by introducing a 'wireless-master' setting which points to the real wireless interface (wlan0 in my case), so ifup knows which hostapd.conf file to add the settings to. | |||
2015-07-26 | package/base-files: wireless: allow setting pairwise algorithm | Phil Sutter | |
Not perfect, since allowing WPA+WPA2 means setting wpa_pairwise as well as rsn_pairwise, but I do not want to add unnecessary complexity to interface configuration. This is relevant for my X40 with ipw2200, which bugs for CCMP pairwise cipher. | |||
2015-07-26 | package/maradns: split into subpackages | Phil Sutter | |
For the nameserver alone, maradns is enough. fetchzone/zoneserver are only used on authoritative/secondary servers, and askmara is just a query tool probably not needed on embedded devices. Sadly, maradns itself does not support recursion anymore. For that job, deadwood was created. Note that all these daemons don't properly fork into background. Instead, the author maintains a daemonizing tool called 'duende', which itself seems to have it's flaws, either. In practice, the deadwood init script made rcS hang unless it was set to 'DAEMON' in rc.conf. Oh well. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-26 | package/maradns: update to version 2.0.09 | Phil Sutter | |
Additionally: - Also minimize necessary patching. Still a bit hacky, but a lot less intrusive at least. - Allow enabling IPv6 support. - Make sure /etc/maradns/logger exists, necessary for chroot operation Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-26 | add msse for x86/x86_64 builds | Waldemar Brodkorb | |
2015-07-26 | fix build for ARM and others | Waldemar Brodkorb | |
2015-07-25 | minor cleanups, fix missing dependencies | Waldemar Brodkorb | |
2015-07-25 | added package schedtool | Joerg Seitter | |
Signed-off-by: Joerg Seitter <joerg.seitter@stz-gab.de> | |||
2015-07-25 | added package brutefir | Joerg Seitter | |
Signed-off-by: Joerg Seitter <joerg.seitter@stz-gab.de> | |||
2015-07-25 | added fftw package | Joerg Seitter | |
Signed-off-by: Joerg Seitter <joerg.seitter@stz-gab.de> | |||
2015-07-25 | remove unneeded, included in perl 5.18.1 | Waldemar Brodkorb | |
2015-07-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-07-25 | update some perl modules for logitech mediaserver | Waldemar Brodkorb | |
2015-07-25 | fix lame for x86 | Waldemar Brodkorb | |
2015-07-25 | package/iproute2: drop unnecessary patches | Phil Sutter | |
No need to include sys/param.h as it is included two lines below alreay. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-25 | package/busybox: introduce ntpdate init script | Phil Sutter | |
This is useful to have a blocking instance of ntpd setting the system time at startup for daemons started later which require the time being set, like e.g. aiccu. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-25 | package/gdb: drop not needed dependencies | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-25 | package/iptables: need pkgconf-host to properly create configure script | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-25 | add jupp package | mirabilos | |
TODO: ADK_PACKAGE_JUPP_JOE and ADK_PACKAGE_JOE must conflict each other | |||
2015-07-25 | before we begin… update mksh ☺ | mirabilos | |
2015-07-25 | add openelec patch for kodi | Waldemar Brodkorb | |
2015-07-25 | add more alsa configs from OpenElec | Waldemar Brodkorb | |
2015-07-24 | update dbus to latest version | Waldemar Brodkorb | |
2015-07-24 | update netperf to latest version | Waldemar Brodkorb | |
2015-07-24 | update libbluray to latest | Waldemar Brodkorb | |
2015-07-24 | update ffmpeg to latest | Waldemar Brodkorb | |
2015-07-24 | update kodi to latest release | Waldemar Brodkorb | |
2015-07-24 | fix compile | Waldemar Brodkorb | |
2015-07-24 | enable fast-math together with ARM neon | Waldemar Brodkorb | |
2015-07-16 | fix compile with iconv from C library | Waldemar Brodkorb | |
2015-07-16 | update samba to latest | Waldemar Brodkorb | |
2015-07-15 | add libudev dependency | Waldemar Brodkorb | |
2015-07-13 | enable curl ssl, fixes youtube playback | Waldemar Brodkorb | |
2015-07-13 | update kodi to latest rc | Waldemar Brodkorb | |
2015-07-13 | update bootloader and userland for bcm28xx | Waldemar Brodkorb | |
2015-07-13 | disable debug | Waldemar Brodkorb | |
2015-07-13 | add nginx configs working with php | Waldemar Brodkorb | |
2015-07-12 | update gnutls to latest upstream version | Waldemar Brodkorb | |
2015-07-12 | update tmux to latest upstream version | Waldemar Brodkorb | |
2015-07-12 | update screen to latest upstream version | Waldemar Brodkorb | |
2015-07-12 | update php, remove postgresql support | Waldemar Brodkorb | |