summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-29fix init script, use kill -9, set memory_limit to a higher valueWaldemar Brodkorb
2013-10-29fix m4 compile for newer eglibc/glibc hostsWaldemar Brodkorb
2013-10-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-29convert tslib to autotool infrastructure, downgrade m4, newest version have ↵Waldemar Brodkorb
problems generating correct Makefiles
2013-10-29update python2 and use new host infrastructureWaldemar Brodkorb
2013-10-29avoid byte compiling on install, so bytecode must not be removed afterwardsWaldemar Brodkorb
2013-10-28disable auto-load-safe-path, to inhibit errors when /lib32 is used on lemoteWaldemar Brodkorb
2013-10-28pkg-config needs pkg-config-hostWaldemar Brodkorb
2013-10-28fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵Waldemar Brodkorb
to new autotool infrastructure
2013-10-28update to latest upstream version and add host build stuffWaldemar Brodkorb
2013-10-28update python3 to new host build styleWaldemar Brodkorb
2013-10-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-28add systemd instead of udev, prjects were merged upstream, add libudev ↵Waldemar Brodkorb
subpackage. update and fix evdev driver for musl
2013-10-28fix broken blkid.pc fileWaldemar Brodkorb
2013-10-28add new package libcapWaldemar Brodkorb
2013-10-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-27refresh kernelconfigWaldemar Brodkorb
2013-10-27fix eglibc qemu-sparc builds, -Os does not work for thisWaldemar Brodkorb
2013-10-26remove obsolete symbolWaldemar Brodkorb
2013-10-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-26fix runtime problem with STRCSTR, found via the better error logging of ↵Waldemar Brodkorb
musl's library loader
2013-10-26fix with musl, from sabotageWaldemar Brodkorb
2013-10-26fix x86_64 build with musl, from sabotageWaldemar Brodkorb
2013-10-26update to latest upstream version, disable some auth modulesWaldemar Brodkorb
2013-10-26fix sparc32 toolchain building with glibc, see ↵Waldemar Brodkorb
http://sourceware.org/bugzilla/show_bug.cgi?id=15985
2013-10-26remove patch for rxvt-unicode, use rxvt instead. need to test it with urxvt ↵Waldemar Brodkorb
again
2013-10-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-25fix non-verbose buildWaldemar Brodkorb
2013-10-25fix console login on piWaldemar Brodkorb
2013-10-25another try to fix strace for arm/mips/x86Waldemar Brodkorb
2013-10-25fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systemsWaldemar Brodkorb
2013-10-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-25fix strace compileWaldemar Brodkorb
2013-10-25fix freeglut compile, add missing dependency glu. needed after mesa-lib ↵Waldemar Brodkorb
update. library is split out from mesa-lib
2013-10-24fix build with newer kernel, needs runtime testingWaldemar Brodkorb
2013-10-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-24fix libiconv build with eglibc/glibc from gnulib gitWaldemar Brodkorb
2013-10-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-24get rid of unsupported locale supportWaldemar Brodkorb
2013-10-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-24update package collection, vpn stuff is just openvpn, no need for package ↵Waldemar Brodkorb
collection, reduce laptop/desktop to xorg
2013-10-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-24remove orig filesWaldemar Brodkorb
2013-10-24add PKG_LIBNAMEWaldemar Brodkorb
2013-10-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-24update to latest upstream, fix package install by using standard install targetWaldemar Brodkorb
2013-10-24add some ideasWaldemar Brodkorb
2013-10-24fix commentWaldemar Brodkorb
2013-10-24finetune python2 packageWaldemar Brodkorb