Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-05-01 | do not select fuse on a bool symbol | Waldemar Brodkorb | |
2010-05-01 | update to latest upstream version | Waldemar Brodkorb | |
2010-05-01 | mesa is ibmx40 only right now | Waldemar Brodkorb | |
2010-05-01 | fix firefox build for eglibc/glibc builds | Waldemar Brodkorb | |
2010-05-01 | allow building of glibc toolchain in debug mode | Waldemar Brodkorb | |
2010-04-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-04-28 | fix some pkg dependencies | Waldemar Brodkorb | |
2010-04-27 | iptv via natting now works at last sometime. | Waldemar Brodkorb | |
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good. | |||
2010-04-25 | use latest version of rtsp as a package, instead of kernel patch | Waldemar Brodkorb | |
2010-04-25 | fix nat helpers for ipv4, add rtsp nat helper | Waldemar Brodkorb | |
2010-04-25 | need to put igmpproxy in the background | Waldemar Brodkorb | |
2010-04-25 | add startup script | Waldemar Brodkorb | |
2010-04-23 | fix cfgfs status with latest busybox sort | Waldemar Brodkorb | |
2010-04-23 | remove unused comment | Waldemar Brodkorb | |
2010-04-23 | fix subpackage creation | Waldemar Brodkorb | |
2010-04-22 | sync busybox config | Waldemar Brodkorb | |
2010-04-22 | make rb532 bootable from nand again | Waldemar Brodkorb | |
2010-04-22 | fix busybox compile, when ipkg is choosen and udhcpd is not | Waldemar Brodkorb | |
2010-04-22 | fix bulkallmod | Waldemar Brodkorb | |
2010-04-22 | update to latest upstream | Waldemar Brodkorb | |
2010-04-21 | revert uclibc update | Waldemar Brodkorb | |
2010-04-21 | resolve merge conflict | Waldemar Brodkorb | |
2010-04-21 | update to latest upstream | Waldemar Brodkorb | |
2010-04-21 | update patch | Waldemar Brodkorb | |
2010-04-21 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-04-21 | fat commit to add support for firefox on ibm x40 via usb stick | Waldemar Brodkorb | |
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg | |||
2010-04-21 | update to latest upstream version | Waldemar Brodkorb | |
2010-04-12 | basefiles: fix cyclic /var/tmp -> /var/tmp symlink | Phil Sutter | |
2010-04-12 | dropbear: reenable DSS algo support | Phil Sutter | |
Tragically, disabling DSS support in order to prevent an error message from showing up at startup (because of missing dss host key) also disables support for pubkey auth using DSS keys. And guess which type mine is. ;) To provide a usable compromise, make dropbear.init generate the formerly missing dss host key. So there won't be any error message, either. Probably this fixes for hosts not being able to authenticate using an RSS host key, too. | |||
2010-04-12 | seems like asterisk has no privacy.conf anymore | Phil Sutter | |
2010-04-12 | asterisk: add dependency from sounds to gsm | Phil Sutter | |
Necessary because all sounds are in GSM format. While here, add a description to the sounds sub-package, too. | |||
2010-04-12 | bc, tcsh: fix obvious PKG_SECTION typos | Phil Sutter | |
2010-04-12 | ntfs-3g: set PKG_SECTION to kernel | Phil Sutter | |
2010-04-12 | enable parallel building for uclibc | Phil Sutter | |
2010-04-12 | new package conntrack-cools | Phil Sutter | |
2010-04-12 | ip6tables review | Phil Sutter | |
Init-script and config based on the IPv4-ones, but all NAT-related stuff dropped. | |||
2010-04-12 | firewall.conf: minor fixups | Phil Sutter | |
- Apply drop policy to the OUTPUT chain, too (the actual behaviour should not have changed, as all now unhandled packets were explicitly dropped before). - The TCPMSS target is only valid in the mangle table, which is not enabled by default. So fix the statement and comment it out to leave it up to the user to decide whether he really needs it. | |||
2010-04-12 | split IPv4 symbols from Config.in.netfilter, add IPv6 ones | Phil Sutter | |
Luckily, the vast majority of iptables modules now reside in netfilter core (i.e. they're layer3-independent), so there is not so much to keep in sync in between iptables and ip6tables. | |||
2010-04-12 | fix nfs-utils for IPv6 | Phil Sutter | |
FIXME: this is rather a workaround, the package flavour system should support conditional defaults (or we should select the flavour option conditionally from the main package symbol?). | |||
2010-04-12 | pdnsd review: improve default config, fix init script | Phil Sutter | |
2010-04-12 | base-files/sysctl.conf: add statement to enable IPv6 forwarding | Phil Sutter | |
2010-04-12 | fix pdnsd for IPv6 queries | Phil Sutter | |
2010-04-12 | add back in the good old "enable IPv6" option | Phil Sutter | |
We do Linux, so we do IPv6. Internet for everyone. | |||
2010-04-12 | add proper infrastructure for udhcpd | Phil Sutter | |
This is a bit hacky, as it creates a meta-package with no prompt and boolean value of the busybox internal udhcpd config symbol. It's use is only to get the required files into the image. I guess there is probably a more elegant way of doing this. | |||
2010-04-12 | rules.mk: a little more robustness | Phil Sutter | |
2010-04-12 | fix stupid merge errors, mentioned by phil | Waldemar Brodkorb | |
2010-04-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: target/Config.in | |||
2010-04-06 | fix bulkallmod by renaming FOXG20 symbol | Waldemar Brodkorb | |
2010-04-06 | fix configure | Waldemar Brodkorb | |