Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-10 | update and fix nfs-utils with kerberos support | Waldemar Brodkorb | |
2010-01-08 | added xf86-input-evtouch package Support for touchscreens with xf86 | Joerg Seitter | |
Signed-off-by: Joerg Seitter <oss@seitter.net> | |||
2010-01-07 | added package dialog 1.1 | Joerg Seitter | |
Signed-off-by: Joerg Seitter <oss@seitter.net> | |||
2010-01-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-04 | update ethtool and iw | Waldemar Brodkorb | |
2010-01-03 | add xf86 mouse and keyboard support | Waldemar Brodkorb | |
got patch from joerg seitter. slightly modified. runtime testing done by joerg. | |||
2010-01-02 | fix allmodconfig for alix1c and glibc | Waldemar Brodkorb | |
2009-12-29 | make vlan configuration work with ifup/ifdown | Waldemar Brodkorb | |
2009-12-29 | fix duplicate entries | Waldemar Brodkorb | |
2009-12-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-29 | flatten package selection menu | Waldemar Brodkorb | |
- fix another xorg-server dependency | |||
2009-12-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-29 | fix cygwin compile issues | Waldemar Brodkorb | |
remove xmlto dependency, do not generate alsa manpages let aiccu cross-compile on != linux hosts | |||
2009-12-28 | fix dependencies | Waldemar Brodkorb | |
2009-12-28 | fix some dependencies and target dependency handling | Waldemar Brodkorb | |
2009-12-27 | fix make allmodconfig | Waldemar Brodkorb | |
update several packages, remove snort-wireless. | |||
2009-12-23 | fixes for new pkgmaker generated menu | Waldemar Brodkorb | |
2009-12-20 | reconstruct kerberos support | Waldemar Brodkorb | |
2009-12-20 | add some manual menu entries for important packages | Waldemar Brodkorb | |
2009-12-17 | enable cfgfs and atm | Waldemar 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-11 | remove scdp, does not compile after libnet update | Waldemar Brodkorb | |
- anyway, I never used it and there are no upstream updates | |||
2009-12-08 | add cirrus xorg driver for qemu | Waldemar Brodkorb | |
2009-12-04 | some more additions for gtk+ library porting | Waldemar Brodkorb | |
2009-12-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-04 | add skeleton for gtk+ | Waldemar Brodkorb | |
2009-11-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-29 | add etables, finetune squid package, more busybox finetuning | Waldemar Brodkorb | |
2009-11-29 | add grub source package and update grub-bin | Waldemar Brodkorb | |
2009-11-25 | simplify buildsystem | Waldemar Brodkorb | |
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default | |||
2009-11-24 | update mpd, libvirt, php and openldap | Waldemar Brodkorb | |
- make more features available in mpd - add libmms package - do not call redundant clean on cleantarget | |||
2009-11-22 | make obexftp work with static linking, fix ipv6 dependency | Waldemar Brodkorb | |
2009-11-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-22 | move openobex library to menupoint library | Waldemar Brodkorb | |
2009-11-22 | make bulk build on Debian/lenny x86 complete | Waldemar Brodkorb | |
- fix some menu descriptions - fix gcc package compile | |||
2009-11-22 | more bulk build fixes | Waldemar 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-20 | fix more uclibc bulk build errors and add sfdisk/parted | Waldemar Brodkorb | |
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors | |||
2009-11-15 | update pcre, add dansguardian (lightly tested) | Waldemar Brodkorb | |
2009-10-01 | abstract package backend, add perl | Linux User | |
2009-09-16 | make libvirt usable, add python | Waldemar Brodkorb | |
not very well tested, but runs on shutlle | |||
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-09-10 | finally boot shuttle from raid1 root | Waldemar Brodkorb | |
you need to set hard disk partition types to type fd. I added a grub binary package, because grub does not allow to be cross-compiled from x86_64 for example without using a multilib gcc, which we do not support. | |||
2009-09-02 | mdadm package | Waldemar Brodkorb | |
useful package for software raid under linux. my realpath patch might be bad, but at least I could generate a raid0 on my new shuttle pc. | |||
2009-08-31 | add back in package iptables-snmp | Phil Sutter | |
This basically installs a shared object file for loading into snmpd so iptables information (chains and their counters) can be accessed via snmp. | |||
2009-08-28 | add more packages needed for native builds | Waldemar Brodkorb | |
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf - add {glibc,eglibc,uclibc}-dev packages - add libz/libncurses development packages - add PKG_OPTS to setup special options for packages noremove is needed for uclibc/eglibc/glibc packages, otherwise needed headers will be removed slightly tested, still in development | |||
2009-08-24 | add gawk package | Waldemar Brodkorb | |
another openadk build package needed to compile openadk on an openadk target ;) Fix some minor glitches. | |||
2009-08-24 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-24 | some work on lemote | Waldemar Brodkorb | |
- add new package bzip2 - make subpackage libblkid needed for swapon utility - enable hibernation on lemote | |||
2009-08-23 | new package aufs2-util | Phil Sutter | |
Since the aufs2 utilities seem to be available only via git, copy the current state into the src/ directory, with the samples/ directory removed. The files were intentionally left untouched, so custom changes are still kept in patch files for easier upstream sending. Using do-extract to copy the sources to the working directory has the downside of having to define an empty do-configure target (as this is not needed) but allows for using update-patches just like with any other package (which is not the case if the copying is done in a do-configure target). | |||
2009-08-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-22 | new package ca-certificates | Phil Sutter | |
"Oh boy, here it comes ..." |