Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |
2010-01-31 | fix dependency. finetune dropbear detection. | Waldemar Brodkorb | |
2010-01-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-30 | implement installation on nand and fix nand bootup | Waldemar Brodkorb | |
rb532 nand usage fixed. Rename cfinstall to adkinstall to abstract from backend device used. | |||
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2010-01-30 | enable YAFFS2 and NAND for rb532 by default | Waldemar Brodkorb | |
2010-01-30 | implement cfinstaller for rb532 | Waldemar Brodkorb | |
2010-01-30 | use target-libc combination for all builddirs | Waldemar Brodkorb | |
IMPORTANT: do a make distclean before compiling after this commit. The directories for all build and bin directories changed, so that toolchains for different target-libc combinations can coexist. This might be usefule in the future for continous compiling after git commit, without rebuilding the toolchain. Rework busybox rebuild, when config changes. Not optimal, but at least working after this change to the directory structure. | |||
2010-01-30 | fix dependency to libreadline | Waldemar Brodkorb | |
2010-01-30 | combine all alix targets and use "alix" from target/target.lst | Waldemar Brodkorb | |
2010-01-30 | enable cfdisk by default | Waldemar Brodkorb | |
2010-01-30 | enable watchdog on rb532 by default, use busybox applet. | Waldemar Brodkorb | |
the package/watchdog could also be used, if more checks are required. (high load, free memory,..) | |||
2010-01-30 | update to latest upstream version | Waldemar Brodkorb | |
add a default config file with watchdog enabled. Enable watchdog in /etc/rc.conf by default. | |||
2010-01-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-30 | update uclibc to latest upstream version | Waldemar Brodkorb | |
MIPS problem is solved, no extension patch needed anymore. uClibc can be compiled again with optimization for size. getline patch is already included upstream. New patch backported from uclibc-current, to compile fastat on 64 Bit Host and Target. ICE for Etrax also fixed. | |||
2010-01-30 | update to latest upstream version | Waldemar Brodkorb | |
2010-01-30 | fix bootup on rb532/mips | Waldemar Brodkorb | |
the ld.so.1 symlink was missing. Install linker script and symlinks in dev-package only. | |||
2010-01-30 | do not install interfaces file on NFSROOT filesystems | Waldemar Brodkorb | |
2010-01-30 | remove unneeded directory after executing postinst scripts | Waldemar Brodkorb | |
2010-01-30 | make them more quiet | Waldemar Brodkorb | |
2010-01-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-30 | update TODO and BUGS to reflect my plan | Waldemar Brodkorb | |
2010-01-28 | disable KGDB for bulk builds | Waldemar Brodkorb | |
2010-01-28 | disable cfgfs for nfsroot | Waldemar Brodkorb | |
2010-01-28 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-28 | fix dependency | Waldemar Brodkorb | |
2010-01-28 | do not strip binaries via install -s | Waldemar Brodkorb | |
2010-01-28 | gsm package does not build in parallel | Waldemar Brodkorb | |
2010-01-27 | fix cross-compile bug under Cygwin | Waldemar Brodkorb | |
2010-01-27 | small cygwin cross-compile problem fix | Waldemar Brodkorb | |
set homespool, can not be automatically determined, when cross-compiled under Cygwin | |||
2010-01-26 | fix package depends | Waldemar Brodkorb | |
2010-01-26 | check for mkfs utils | Waldemar Brodkorb | |
2010-01-26 | fix openswan compile error, again | Waldemar Brodkorb | |
2010-01-26 | fix some kernel dependencies and qemu examples. | Waldemar Brodkorb | |
2010-01-26 | configure binutils correctly | Waldemar Brodkorb | |