Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-12 | enable usb sound support | Waldemar Brodkorb | |
add mpg123 console mp3 player. A terratec usb soundadapter works fine on alix2d device. (0ccd:0077 TerraTec Electronic GmbH) | |||
2010-02-11 | fix compile on NetBSD | Waldemar Brodkorb | |
2010-02-11 | add dependency to libxml2 | Waldemar Brodkorb | |
2010-02-11 | disable build on NetBSD | wbx | |
2010-02-11 | disable rpc/nfs4 for nfsroot target, fix allmodconfig | Waldemar Brodkorb | |
2010-02-10 | disable debug | Waldemar Brodkorb | |
2010-02-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-09 | resolve conflict | Waldemar Brodkorb | |
2010-02-09 | freebsd cpio is in /usr/bin | Waldemar Brodkorb | |
2010-02-09 | add support for netbsd. just minor fixes needed. | wbx | |
2010-02-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-07 | make switch work, use ROOTFSUSERTARBALL where appropriate | Waldemar Brodkorb | |
2010-02-07 | umount /boot after update | Waldemar Brodkorb | |
2010-02-07 | update to latest upstream version | Waldemar Brodkorb | |
2010-02-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-07 | implement adkupdate and adkinstall for rb532 boards | Waldemar Brodkorb | |
2010-02-07 | unify | Waldemar Brodkorb | |
2010-02-07 | resolve conflicts | Waldemar Brodkorb | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-02-04 | rename update to adkupdate | Waldemar Brodkorb | |
2010-02-04 | implement cfgfs for devices with NAND flash like rb532 | Waldemar Brodkorb | |
2010-02-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-04 | add a separate partition for cfgfs | Waldemar Brodkorb | |
2010-02-04 | add a nand package with nand tools | Waldemar Brodkorb | |
2010-02-04 | rename package directory | Waldemar Brodkorb | |
2010-02-04 | fix dependencies and indentation | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | update to latest upstream | Waldemar Brodkorb | |
2010-02-04 | create user | Waldemar Brodkorb | |
2010-02-04 | enable mtd character support | Waldemar Brodkorb | |
2010-02-04 | finetune make bulk | Waldemar Brodkorb | |
add bulk targets for allmodconfig/allconfig. add more targets to the bulk list. use a separate .cfg directory for target-libc combinations. | |||
2010-02-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-04 | enable devtmpfs | Waldemar Brodkorb | |
2010-02-03 | fix path to kernel | Waldemar Brodkorb | |
2010-02-03 | fix compile for mips64 target | Waldemar Brodkorb | |
from http://www.mail-archive.com/uclibc@uclibc.org/msg04960.html | |||
2010-02-02 | disable qemu mips64 emulator support. kernel does not boot | Waldemar Brodkorb | |
2010-02-01 | add dependency to libpthread | Waldemar Brodkorb | |
2010-02-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-01 | sata ahci right now depends on shuttle pc | Waldemar Brodkorb | |
2010-02-01 | update libtool to latest upstream | Waldemar Brodkorb | |
fix some dependencies for native adk build on adk system. | |||
2010-01-31 | fix cross-compile. | Waldemar Brodkorb | |
compile host file statically, so that it uses the correct libmagic while generating the magic file. |