summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-01-21remove comments and finetune packages.Waldemar Brodkorb
pdnsd, rngd and proftpd need a init script... do not install anything to /var, because this is on /tmp aka tmpfs. Use init scripts to create missing directories or files.
2010-01-21rewrite Makefile, remove NLS supportWaldemar Brodkorb
Rewrite Makefile to not use libtool. Normally upstream should deliver a libtool. Newer versions of libtool does not allow to simply use libtool to build libraries without using automake and autoconf. My Makefile rewrite is hackish, but at least I get a library and binaries.
2010-01-20port proftpdPhil Sutter
2010-01-20port traceroute (one of those with rather messy makefiles :/)Phil Sutter
2010-01-20port libnetfilter_queuePhil Sutter
2010-01-20port libnfnetlinkPhil Sutter
2010-01-20port cpufrequtils (FIXME)Phil Sutter
Still doesn't install, somehow libtool messes things up. Looks a bit like we have to deliver our own, cross-compiled libbtool sooner or later.
2010-01-20port tptestPhil Sutter
2010-01-20port pdnsdPhil Sutter
2010-01-20port rng-toolsPhil Sutter
2010-01-20port findutilsPhil Sutter
2010-01-20usbutils needs libusb-compat and libpthreadPhil Sutter
The later dependency is implicitly met at built-time (due to it being provided by the libc), but still needed at run-time.
2010-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-19enable watchdog driver and busybox userlandWaldemar Brodkorb
does not work yet on alix1c.
2010-01-19fix rb532 allmodconfigWaldemar Brodkorb
2010-01-19add tslib packageWaldemar Brodkorb
touchscreen suppport for SDL and Linux Framebuffer. Unfortunately it does not work with my Faytech TFT touchscreen display.
2010-01-16i need to use eval, fix broken update scriptWaldemar Brodkorb
2010-01-16add sdl-image and fix dependencies for sdlWaldemar Brodkorb
2010-01-15make ag241 allmodconfig compileWaldemar Brodkorb
2010-01-13fix ag241 buildWaldemar Brodkorb
2010-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-13fix ag241 compile. add target dependent package selections.Waldemar Brodkorb
2010-01-13fix cross-compile for uClibcWaldemar Brodkorb
2010-01-13fix compile on cygwinWaldemar Brodkorb
2010-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10add libSDL packageWaldemar Brodkorb
2010-01-10update jamvm to latest upstream versionWaldemar Brodkorb
2010-01-10Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2010-01-10update and fix nfs-utils with kerberos supportWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10fix libshout build dependencyWaldemar Brodkorb
2010-01-10update alsa packagesWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/digitemp/Makefile
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10fix build on CygwinWaldemar Brodkorb
2010-01-10update to latest upstream versionWaldemar Brodkorb
2010-01-10fix build on cygwinWaldemar Brodkorb
2010-01-10Merge branch 'master' of openadk.org:/git/openadkWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10implement update for foxboardWaldemar Brodkorb
2010-01-10update to latest upstream, no xmlto needed.Waldemar Brodkorb
2010-01-10fix build dependenciesWaldemar Brodkorb
2010-01-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10enable by default for targets, which use itWaldemar Brodkorb
2010-01-10fix dependenciesWaldemar Brodkorb
2010-01-10add some build-deps for X librariesWaldemar Brodkorb
2010-01-10cfgfs support for alix2d13Joerg Seitter
added target alix2d13 to cfgfs package Signed-off-by: Joerg Seitter <oss@seitter.net>
2010-01-09remove unused fileWaldemar Brodkorb
2010-01-09fix runtime dependencies for xorg-serverWaldemar Brodkorb