Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-29 | remove swconfig, enable USB and NLS for alix boards | Waldemar Brodkorb | |
2010-05-16 | add preliminary support for my pcmcia smartcard reader | Waldemar Brodkorb | |
2010-04-27 | iptv via natting now works at last sometime. | Waldemar Brodkorb | |
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good. | |||
2010-04-21 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-04-21 | fat commit to add support for firefox on ibm x40 via usb stick | Waldemar Brodkorb | |
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg | |||
2010-04-12 | new package conntrack-cools | Phil Sutter | |
2010-04-12 | fix nfs-utils for IPv6 | Phil Sutter | |
FIXME: this is rather a workaround, the package flavour system should support conditional defaults (or we should select the flavour option conditionally from the main package symbol?). | |||
2010-04-12 | add back in the good old "enable IPv6" option | Phil Sutter | |
We do Linux, so we do IPv6. Internet for everyone. | |||
2010-04-01 | update to latest upstream of ulogd and add dependencies | Waldemar Brodkorb | |
2010-03-07 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-03-07 | add xf86-video-fbdev driver | Waldemar Brodkorb | |
2010-03-06 | add siliconmotion driver | Waldemar Brodkorb | |
2010-03-06 | add grep package, busybox grep lacks -w | Waldemar Brodkorb | |
2010-03-06 | Revert "add grep package, busybox grep lacks -w" | Waldemar Brodkorb | |
This reverts commit f295a40984c165ae46c0a3fe2ae95b5517885392. | |||
2010-03-06 | add grep package, busybox grep lacks -w | Waldemar Brodkorb | |
2010-03-06 | add Config.in.lib for libdevmapper | Waldemar Brodkorb | |
2010-02-27 | alphabetical order of menu entries, add back buildsystem | Waldemar Brodkorb | |
configuration in /etc feature | |||
2010-02-18 | remove cbtt, I never used it. And the makefiles just suckz | Waldemar Brodkorb | |
2010-02-15 | reenable kismet, let it compile with stdc++ | Waldemar Brodkorb | |
2010-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-14 | complete allmodconfig build on NetBSD | Waldemar Brodkorb | |
2010-02-13 | add tcsh package, update TODO | Waldemar Brodkorb | |
2010-02-13 | add cvs package, add half-ready bzr package | Waldemar Brodkorb | |
2010-02-13 | add support for wireless access point with p54usb stick | Waldemar Brodkorb | |
2010-02-12 | enable usb sound support | Waldemar Brodkorb | |
add mpg123 console mp3 player. A terratec usb soundadapter works fine on alix2d device. (0ccd:0077 TerraTec Electronic GmbH) | |||
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar 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-04 | fix dependencies and indentation | Waldemar Brodkorb | |
2010-02-01 | update libtool to latest upstream | Waldemar Brodkorb | |
fix some dependencies for native adk build on adk system. | |||
2010-01-31 | fix nfs server stuff | Waldemar 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-31 | update todo, reorder some menu points | Waldemar Brodkorb | |
2010-01-30 | implement installation on nand and fix nand bootup | Waldemar Brodkorb | |
rb532 nand usage fixed. Rename cfinstall to adkinstall to abstract from backend device used. | |||
2010-01-30 | fix dependency to libreadline | Waldemar Brodkorb | |
2010-01-22 | and a lot of more fonts | Waldemar Brodkorb | |
2010-01-22 | add more fonts for X11. check installed fonts via xlsfonts | Waldemar Brodkorb | |
2010-01-22 | add some font packages | Waldemar Brodkorb | |
2010-01-22 | add new packages to menu. shift some groups around. | Waldemar Brodkorb | |
2010-01-20 | port proftpd | Phil Sutter | |
2010-01-20 | port traceroute (one of those with rather messy makefiles :/) | Phil Sutter | |
2010-01-20 | port libnetfilter_queue | Phil Sutter | |
2010-01-20 | port libnfnetlink | Phil Sutter | |
2010-01-20 | port 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-20 | port tptest | Phil Sutter | |
2010-01-20 | port pdnsd | Phil Sutter | |
2010-01-20 | port rng-tools | Phil Sutter | |
2010-01-20 | port findutils | Phil Sutter | |
2010-01-19 | add tslib package | Waldemar Brodkorb | |
touchscreen suppport for SDL and Linux Framebuffer. Unfortunately it does not work with my Faytech TFT touchscreen display. | |||
2010-01-16 | add sdl-image and fix dependencies for sdl | Waldemar Brodkorb | |
2010-01-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-10 | add libSDL package | Waldemar Brodkorb | |
2010-01-10 | update and fix nfs-utils with kerberos support | Waldemar Brodkorb | |