Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-28 | fix compile on Cygwin Hostsystem | Waldemar Brodkorb | |
2010-05-27 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-05-27 | search for ncurses headers in default cygwin location | Waldemar Brodkorb | |
2010-05-25 | fix MesaLib cross-compile | Waldemar Brodkorb | |
2010-05-25 | add some missing files | Waldemar Brodkorb | |
2010-05-20 | reduce bootup time, update kernel config | Waldemar Brodkorb | |
2010-05-20 | do some cleanup, update ibm x40 to 2.6.34 | Waldemar Brodkorb | |
2010-05-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-05-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-05-20 | update to latest stable upstream | Waldemar Brodkorb | |
2010-05-20 | parallel build is broken on these packages | Waldemar Brodkorb | |
2010-05-20 | update to gcc 4.4.4 | Waldemar Brodkorb | |
2010-05-20 | fix compile issue, when python is found | Waldemar Brodkorb | |
2010-05-20 | activate and refresh support for rb411/rb433 | Waldemar Brodkorb | |
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target. | |||
2010-05-17 | enable cardbus for this target | Waldemar Brodkorb | |
2010-05-16 | add preliminary support for my pcmcia smartcard reader | Waldemar Brodkorb | |
2010-05-12 | fix make bulkallmod for some packages and target combinations | Waldemar Brodkorb | |
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 | |