summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2013-10-18reorganize the handling of busybox applets, which needs to be disabled when ↵Waldemar Brodkorb
full programm is choosen by the user
2013-10-18fix runtime depends for mountWaldemar Brodkorb
2013-10-18disable running mpd as non-root, we now use a data directory which is ↵Waldemar Brodkorb
automatically remounted rw when database is written. it is not possible to remount a filesystem as user read-write, without any sudo or sbit hacks.
2013-10-18the parser patch is broken for eglibc builds, libmount subpackage missingWaldemar Brodkorb
2013-10-18util-linux mount searches for /sbin/mount.cifsWaldemar Brodkorb
2013-10-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-18disable for m68k, remove flavour static, not usedWaldemar Brodkorb
2013-10-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-17check for maximum of 16 MB cfgfs partition, more is not available by design, ↵Waldemar Brodkorb
thx @tg for the info
2013-10-17patch mpd to remount /data directory before saving the database, disable two ↵Waldemar Brodkorb
read-write checks
2013-10-17disable sdl apps/libs for m68k, because of broken alsaWaldemar Brodkorb
2013-10-17mount filesystems, after network, but before mpdWaldemar Brodkorb
2013-10-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-17revert m68k uclibc commit, nptl is not implemented, disable alsa-lib and all ↵Waldemar Brodkorb
packages that require it
2013-10-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-17fix uClibc buildWaldemar Brodkorb
2013-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-16fix idiotic commit, mpd runs as mpd userWaldemar Brodkorb
2013-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-16disable for m68kWaldemar Brodkorb
2013-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-16remove patchWaldemar Brodkorb
2013-10-16add arm optimized dts decoding from raspberry pi developersWaldemar Brodkorb
2013-10-16add Debian patches here tooWaldemar Brodkorb
2013-10-16finally found the problem for oom killer with mpd, add Debian patches which ↵Waldemar Brodkorb
fixes it, evil µ in ID3 tag
2013-10-16disable for m68kWaldemar Brodkorb
2013-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-16fix m68k bulk kernel buildWaldemar Brodkorb
2013-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-16update mpd to latest upstream version, add ffmpeg 2.0 support from masterWaldemar Brodkorb
2013-10-15Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2013-10-15disable for m68kWaldemar Brodkorb
2013-10-15enable arm specific optimization in libmad, enable alsa output in madplayWaldemar Brodkorb
2013-10-15remove wrong patch fileWaldemar Brodkorb
2013-10-15disable avr32Waldemar Brodkorb
2013-10-15avr32 not supportedWaldemar Brodkorb
2013-10-15fix md5sumWaldemar Brodkorb
2013-10-14fix musl cross-compileWaldemar Brodkorb
2013-10-14update to latest upstream versionWaldemar Brodkorb
2013-10-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-14does not use -O3Waldemar Brodkorb
2013-10-14add qemu-armWaldemar Brodkorb
2013-10-14disable locale, enable for uclibc buildsWaldemar Brodkorb
2013-10-14fix md5sumWaldemar Brodkorb
2013-10-14remove Makefile.multilib referenceWaldemar Brodkorb
2013-10-13update raspberry-pi firmware, allow userland to be build with musl/uclibcWaldemar Brodkorb
2013-10-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-12fix compile for zaurusWaldemar Brodkorb
2013-10-11disable asm for zaurusWaldemar Brodkorb
2013-10-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb