summaryrefslogtreecommitdiff
path: root/package/Config.in
AgeCommit message (Collapse)Author
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
2009-12-20reconstruct kerberos supportWaldemar Brodkorb
2009-12-20add some manual menu entries for important packagesWaldemar Brodkorb
2009-12-17enable cfgfs and atmWaldemar Brodkorb
- make cfgfs work for ag241 - split mtd to separate package to control dependencies - update linux-atm package to latest upstream - enable atm kernel module building
2009-12-11remove scdp, does not compile after libnet updateWaldemar Brodkorb
- anyway, I never used it and there are no upstream updates
2009-12-08add cirrus xorg driver for qemuWaldemar Brodkorb
2009-12-04some more additions for gtk+ library portingWaldemar Brodkorb
2009-12-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-04add skeleton for gtk+Waldemar Brodkorb
2009-11-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-29add etables, finetune squid package, more busybox finetuningWaldemar Brodkorb
2009-11-29add grub source package and update grub-binWaldemar Brodkorb
2009-11-25simplify buildsystemWaldemar Brodkorb
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default
2009-11-24update mpd, libvirt, php and openldapWaldemar Brodkorb
- make more features available in mpd - add libmms package - do not call redundant clean on cleantarget
2009-11-22make obexftp work with static linking, fix ipv6 dependencyWaldemar Brodkorb
2009-11-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-22move openobex library to menupoint libraryWaldemar Brodkorb
2009-11-22make bulk build on Debian/lenny x86 completeWaldemar Brodkorb
- fix some menu descriptions - fix gcc package compile
2009-11-22more bulk build fixesWaldemar Brodkorb
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2)
2009-11-20fix more uclibc bulk build errors and add sfdisk/partedWaldemar Brodkorb
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors