Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | move to libs/comp, add new package lz4 | Waldemar Brodkorb | |
2014-06-24 | add sys/hw section | Waldemar Brodkorb | |
2014-06-04 | remove headers | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2010-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-07-02 | add a small udp based daemon | Waldemar Brodkorb | |
2010-06-26 | finetune kernel configuration, enable initramfs rootfs and enable reset button | Waldemar Brodkorb | |
alix2d has a reset button, which might be used to startup a rescue system or anything you think about. add a small daemon from ipcop forum to implement this. See: http://www.ipcop-forum.de/forum/viewtopic.php?f=7&t=19183&hilit=alixswitch&start=30 finetune kernel configuration, enable MFGPT timers. Disable unsupported MTRR. Enable watchdog. Enable initramfs and initramfs+piggyback for alix targets. | |||
2010-06-20 | port fluxbox and it's (optional) dependency imlib2 | Phil Sutter | |
2010-06-20 | port qingy and it's dependencies DirectFB and libXScrnSaver | Phil Sutter | |
2010-06-20 | port xvinfo | Phil Sutter | |
2010-06-20 | port xterm | Phil Sutter | |
2010-06-16 | add webcam and wireless-tools support for lemote | Waldemar Brodkorb | |
2010-06-14 | port dillo and all needed requirements (part2) | Waldemar Brodkorb | |
2010-06-12 | add coreutils, just tsort at the moment | Waldemar Brodkorb | |
2010-06-10 | add pkg-config package | Waldemar Brodkorb | |
2010-06-10 | add basic support for wireless driver in bcm47xx devices | Waldemar Brodkorb | |
2010-06-08 | port xinit and it's dependency mcookie | Phil Sutter | |
2010-06-08 | port twm (easy as eatin' pancakes :) | Phil Sutter | |
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 | |