Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-23 | fix package archive, update to latest upstream | Waldemar Brodkorb | |
2010-11-23 | install symlinks for glibc-dev package, do not install libnsl for now | Waldemar Brodkorb | |
2010-11-23 | add runtime option for inittab configuration | Waldemar Brodkorb | |
2010-11-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-23 | avoid gnu tar warnings in cfgfs | Waldemar Brodkorb | |
2010-11-23 | install bits/syscall.h manually | Waldemar Brodkorb | |
2010-11-23 | add preliminary support for a new hardware profile for OVH.net iscsi server | Waldemar Brodkorb | |
- add open-iscsi package - add a hardware profile for x86_64 target architecture - add CPU support for x86/x86_64 targets for hardware profiles | |||
2010-11-22 | use empty default for keyboard layout, rebuild when changed | Waldemar Brodkorb | |
2010-11-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-22 | fix mirror address | Waldemar Brodkorb | |
2010-11-22 | add support for keyboard layout as a runtime option | Waldemar Brodkorb | |
2010-11-22 | enable cfgfs for x86/x86_64 targets | Waldemar Brodkorb | |
fix a bug, where the wrong cfgfs partition was used, when more than one cfgfs partition is available. Always use the cfgfs partition from the block device, the system is booted. | |||
2010-11-22 | use ADK_HW for target hardware profile information | Waldemar Brodkorb | |
2010-11-21 | use linux for TERM | Waldemar Brodkorb | |
2010-11-20 | avoid warning, when already mounted by kernel | Waldemar Brodkorb | |
2010-11-20 | unbreak on MirBSD (and, possibly, OpenBSD) | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | replace distfile with one that has usr/share/grub-bin/core.img | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-19 | remove unresolvable dependency | Waldemar Brodkorb | |
2010-11-18 | convert qemu for x86/x86_64 to hardware profiles | Waldemar Brodkorb | |
2010-11-14 | consolidate x86/x86_64 support | Waldemar Brodkorb | |
use hardware profiles, instead of extra target dirs. fix dependencies. | |||
2010-11-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-13 | unify alix support | Waldemar Brodkorb | |
add hardware profiles for 3 alix boards, but use the same toolchain for all of them. This is just better for maintenance purpose. delete old targets. | |||
2010-11-12 | updates and build fixes for a lot of packages | Waldemar Brodkorb | |
compiled for ibmx40 with eglibc. | |||
2010-11-10 | fix my broken commit, remount not required | Waldemar Brodkorb | |
2010-11-09 | try to fix bzr, unify python support | Waldemar Brodkorb | |
2010-11-08 | cross-compile under MacOS X | Waldemar Brodkorb | |
2010-11-08 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-08 | killall is not included upstream, remove ash script. update to latest upstream | Waldemar Brodkorb | |
2010-11-08 | update and fix module building, explicit install files | Waldemar Brodkorb | |
2010-11-08 | safe one line | Waldemar Brodkorb | |
2010-11-08 | GRE is required for PPTP | Waldemar Brodkorb | |
2010-11-08 | check before calling ifdown if config exist | Waldemar Brodkorb | |
2010-11-07 | fix cross-compile | Waldemar Brodkorb | |
2010-11-07 | fix compile under Darwin | Waldemar Brodkorb | |
2010-11-07 | do not log to stderr | Waldemar Brodkorb | |
2010-11-07 | simplify startup script | Waldemar Brodkorb | |
2010-11-07 | only use alix-switchd for alix2d/alix2d13, on alix1c it is always on and ↵ | Waldemar Brodkorb | |
will reboot the system... | |||
2010-11-06 | revert bad commit, exec should not be used | Waldemar Brodkorb | |
2010-11-05 | fix some dependencys for pptpd, untested | Waldemar Brodkorb | |
2010-11-05 | handle empty variables in network script | Waldemar Brodkorb | |
2010-11-05 | reload usbserial kernel module, after huawei usb stick is connected | Waldemar Brodkorb | |
2010-11-05 | execute huawei utility when web'n'walk stick is connected | Waldemar Brodkorb | |
2010-11-04 | add zlib dependency, fix binascii module build | Waldemar Brodkorb | |
2010-11-04 | add cherrypy package from joerg seitter. | Waldemar Brodkorb | |
done some portability patches. | |||
2010-11-04 | hopefully fix compile on 64 Bit host | Waldemar Brodkorb | |
2010-11-04 | new variable delimiter | Waldemar Brodkorb | |
2010-11-04 | added huawei control utility | Steffen Ritter | |
Signed-off-by: Steffen Ritter <steffen.ritter@stz-bt.de> | |||
2010-11-04 | fix cross-compile on MacOS X host | Waldemar Brodkorb | |
2010-11-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-03 | need to fork startup scripts, otherwise init got exit calls and reboots the ↵ | Waldemar Brodkorb | |
system |