Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2010-01-31 | fix nfs server stuff | Waldemar Brodkorb | |
If you need ipv6, you should choose TIRPC flavour. This will install rpcbind, which is similar to portmap. For ipv4 only you can just use nfs-utils without TIRPC and portmap will be installed. Fix some kernel module dependencies. Add a new package rpcbind. | |||
2010-01-31 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-31 | update todo, reorder some menu points | Waldemar Brodkorb | |
2010-01-31 | update asterisk to latest upstream | Waldemar Brodkorb | |
unfortunately asterisk 1.4.x just segfaults on startup on mips board. 1.6.x works out of the box, so update to latest version. | |||
2010-01-31 | revert change of /dev/console redirection | Waldemar Brodkorb | |
2010-01-31 | add dependency to libiconv | Waldemar Brodkorb | |
2010-01-31 | set needed config option to startup | Waldemar Brodkorb | |
2010-01-31 | add devel subpackages, my sample application compiles fine | Waldemar Brodkorb | |
2010-01-31 | reworking startup using devtmpfs | Waldemar Brodkorb | |
After this change it is not needed to create console, tty and null device nodes for nfsroot boot. | |||
2010-01-31 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-31 | rework libc-dev package, add linker script for x86 | Waldemar Brodkorb | |