Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-01-26 | remove unneeded patches | Waldemar Brodkorb | |
there are macros for bcopy/bzero. just use them correctly | |||
2010-01-26 | disable unknown compiler flag | waldemar brodkorb | |
2010-01-23 | update patch to the Makefile changes send to upstream | Waldemar Brodkorb | |
2010-01-23 | proftpd review | Phil Sutter | |
- prxs is a perl-script, so probably not runnable on the target - add an init-file for the daemon - use a locally saved proftpd.conf (for now only dropped some comments) | |||
2010-01-23 | pdnsd review: add init-file and sample config | Phil Sutter | |
2010-01-23 | rng-tools review: add tpm support patch and init-file | Phil Sutter | |
2010-01-23 | improve package name conversion to makefile variable | Phil Sutter | |
No need to call sed here, as tr already does exactly what we want to, just by extending the expression passed to it. | |||
2010-01-22 | enable x, otherwise touchpad under X does not work | Waldemar Brodkorb | |
2010-01-22 | and a lot of more fonts | Waldemar Brodkorb | |
2010-01-22 | add more fonts for X11. check installed fonts via xlsfonts | Waldemar Brodkorb | |
2010-01-22 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-22 | add some font packages | Waldemar Brodkorb | |
2010-01-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-22 | add pthread dependency | Waldemar Brodkorb | |
2010-01-22 | add new packages to menu. shift some groups around. | Waldemar Brodkorb | |
2010-01-22 | add x-terminal application with unicode support | Waldemar Brodkorb | |