summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-17update kernel-header patches, update cris patchWaldemar Brodkorb
2010-11-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: target/Config.in
2010-11-17update all targets to 2.6.36Waldemar Brodkorb
2010-11-15foxg20 does work with (e)glibcWaldemar Brodkorb
2010-11-15another bad hack to get eglibc working with make 3.82Waldemar Brodkorb
2010-11-14update kernelconfig, be more genericWaldemar Brodkorb
2010-11-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-14consolidate x86/x86_64 supportWaldemar Brodkorb
use hardware profiles, instead of extra target dirs. fix dependencies.
2010-11-14add mkimage source from Debian package. Update kernel config.Waldemar Brodkorb
2010-11-13add mkimage to tools dir, update to latest stable kernelWaldemar Brodkorb
2010-11-13optimize case-sensitive filesystem checksWaldemar Brodkorb
2010-11-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-13unify alix supportWaldemar 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-12updates and build fixes for a lot of packagesWaldemar Brodkorb
compiled for ibmx40 with eglibc.
2010-11-11update to 2.6.36Waldemar Brodkorb
2010-11-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-10update todoWaldemar Brodkorb
2010-11-10fix some compile issuesWaldemar Brodkorb
2010-11-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-10update to 2.6.36Waldemar Brodkorb
abstract version information, can be overwritten for each target. default is 2.6.36 right now. Only ibmx40 target does use it. mk/modules.mk is still problematic.. aufs2 need to be ported...
2010-11-10add option for a quiet bootWaldemar Brodkorb
2010-11-10use usertarball without kernel for nfsrootWaldemar Brodkorb
2010-11-10fix my broken commit, remount not requiredWaldemar Brodkorb
2010-11-09updateWaldemar Brodkorb
2010-11-09quietenWaldemar Brodkorb
2010-11-09try to fix bzr, unify python supportWaldemar Brodkorb
2010-11-08rebuild packages, when runtime vars are changed. also when rootfs is changed.Waldemar Brodkorb
2010-11-08cross-compile under MacOS XWaldemar Brodkorb
2010-11-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-08killall is not included upstream, remove ash script. update to latest upstreamWaldemar Brodkorb
2010-11-08update and fix module building, explicit install filesWaldemar Brodkorb
2010-11-08safe one lineWaldemar Brodkorb
2010-11-08set a better default for /tmp on alix1cWaldemar Brodkorb
2010-11-08GRE is required for PPTPWaldemar Brodkorb
2010-11-08check before calling ifdown if config existWaldemar Brodkorb
2010-11-07fix cross-compileWaldemar Brodkorb
2010-11-07fix compile under DarwinWaldemar Brodkorb
2010-11-07fix eglibc/glibc toolchain building with make 3.82Waldemar Brodkorb
2010-11-07do not log to stderrWaldemar Brodkorb
2010-11-07simplify startup scriptWaldemar Brodkorb
2010-11-07fix module and package nameWaldemar Brodkorb
2010-11-07only use alix-switchd for alix2d/alix2d13, on alix1c it is always on and ↵Waldemar Brodkorb
will reboot the system...
2010-11-06revert bad commit, exec should not be usedWaldemar Brodkorb
2010-11-05fix some dependencys for pptpd, untestedWaldemar Brodkorb
2010-11-05handle empty variables in network scriptWaldemar Brodkorb
2010-11-05reload usbserial kernel module, after huawei usb stick is connectedWaldemar Brodkorb
2010-11-05execute huawei utility when web'n'walk stick is connectedWaldemar Brodkorb
2010-11-04add zlib dependency, fix binascii module buildWaldemar Brodkorb
2010-11-04add cherrypy package from joerg seitter.Waldemar Brodkorb
done some portability patches.