summaryrefslogtreecommitdiff
path: root/package/Config.in
AgeCommit message (Collapse)Author
2010-02-27alphabetical order of menu entries, add back buildsystemWaldemar Brodkorb
configuration in /etc feature
2010-02-18remove cbtt, I never used it. And the makefiles just suckzWaldemar Brodkorb
2010-02-15reenable kismet, let it compile with stdc++Waldemar Brodkorb
2010-02-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-02-14complete allmodconfig build on NetBSDWaldemar Brodkorb
2010-02-13add tcsh package, update TODOWaldemar Brodkorb
2010-02-13add cvs package, add half-ready bzr packageWaldemar Brodkorb
2010-02-13add support for wireless access point with p54usb stickWaldemar Brodkorb
2010-02-12enable usb sound supportWaldemar Brodkorb
add mpg123 console mp3 player. A terratec usb soundadapter works fine on alix2d device. (0ccd:0077 TerraTec Electronic GmbH)
2010-02-07change defaults for CONFIG/BUILD/INSTALL stylesWaldemar Brodkorb
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used.
2010-02-04fix dependencies and indentationWaldemar Brodkorb
2010-02-01update libtool to latest upstreamWaldemar Brodkorb
fix some dependencies for native adk build on adk system.
2010-01-31fix nfs server stuffWaldemar Brodkorb
If you need ipv6, you should choose TIRPC flavour. This will install rpcbind, which is similar to portmap. For ipv4 only you can just use nfs-utils without TIRPC and portmap will be installed. Fix some kernel module dependencies. Add a new package rpcbind.
2010-01-31update todo, reorder some menu pointsWaldemar Brodkorb
2010-01-30implement installation on nand and fix nand bootupWaldemar Brodkorb
rb532 nand usage fixed. Rename cfinstall to adkinstall to abstract from backend device used.
2010-01-30fix dependency to libreadlineWaldemar Brodkorb
2010-01-22and a lot of more fontsWaldemar Brodkorb
2010-01-22add more fonts for X11. check installed fonts via xlsfontsWaldemar Brodkorb
2010-01-22add some font packagesWaldemar Brodkorb
2010-01-22add new packages to menu. shift some groups around.Waldemar Brodkorb
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-19add tslib packageWaldemar Brodkorb
touchscreen suppport for SDL and Linux Framebuffer. Unfortunately it does not work with my Faytech TFT touchscreen display.
2010-01-16add sdl-image and fix dependencies for sdlWaldemar Brodkorb
2010-01-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-10add libSDL packageWaldemar Brodkorb
2010-01-10update and fix nfs-utils with kerberos supportWaldemar Brodkorb
2010-01-08added xf86-input-evtouch package Support for touchscreens with xf86Joerg Seitter
Signed-off-by: Joerg Seitter <oss@seitter.net>
2010-01-07added package dialog 1.1Joerg Seitter
Signed-off-by: Joerg Seitter <oss@seitter.net>
2010-01-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-04update ethtool and iwWaldemar Brodkorb
2010-01-03add xf86 mouse and keyboard supportWaldemar Brodkorb
got patch from joerg seitter. slightly modified. runtime testing done by joerg.
2010-01-02fix allmodconfig for alix1c and glibcWaldemar Brodkorb
2009-12-29make vlan configuration work with ifup/ifdownWaldemar Brodkorb
2009-12-29fix duplicate entriesWaldemar Brodkorb
2009-12-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-29flatten package selection menuWaldemar Brodkorb
- fix another xorg-server dependency
2009-12-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-29fix cygwin compile issuesWaldemar Brodkorb
remove xmlto dependency, do not generate alsa manpages let aiccu cross-compile on != linux hosts
2009-12-28fix dependenciesWaldemar Brodkorb
2009-12-28fix some dependencies and target dependency handlingWaldemar Brodkorb
2009-12-27fix make allmodconfigWaldemar Brodkorb
update several packages, remove snort-wireless.
2009-12-23fixes for new pkgmaker generated menuWaldemar Brodkorb