summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-07fix conditional non-static compileWaldemar Brodkorb
2009-12-07install development libraries into /libWaldemar Brodkorb
- otherwise libopenssl compile fails
2009-12-06rework qemu for x86/x86_64Waldemar Brodkorb
- do not use grub bootloader - enable kernel+initramfs targets - use sata drivers by default
2009-12-06search in /usr/local for curl headersWaldemar Brodkorb
2009-12-06fix qemu-x86_64 image, get rid of duplicat include dirWaldemar Brodkorb
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file
2009-12-06update some packages, fix some kernel module dependenciesWaldemar Brodkorb
- update tinc, openssl and xinetd - fix openssh and dropbear coexistence - fix some kernel module load orders
2009-12-05update some packages to latest upstreamWaldemar Brodkorb
- openssh, aircrack-ng, autoconf, lighttpd - use mplayer svn version
2009-12-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-04some more additions for gtk+ library portingWaldemar Brodkorb
2009-12-04update kernel to 2.6.32Waldemar Brodkorb
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k
2009-12-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-04add skeleton for gtk+Waldemar Brodkorb
2009-12-04do not reserve 5% for root, just 1%Waldemar Brodkorb
2009-12-02finetune iptables, tinyproxy and dansguardianWaldemar Brodkorb
2009-12-01use pkill for startup scriptsWaldemar Brodkorb
- seems to solve the issue, that the same init script get killed otherwise - fine tune dansguardian, squid and iptables package - add default firewall config file (from freewrt) - add an example for transparent proxy via an ethernet bridge
2009-11-29add bridging firewall stuffWaldemar Brodkorb
- tested with a transparent squid proxy - fix some minor other stuff - not completely ready
2009-11-29fix my broken first try ;)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-29Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-29add grub source package and update grub-binWaldemar Brodkorb
2009-11-29enable some needed tools by default againWaldemar Brodkorb
2009-11-28update TODO, readd find -empty feature in busyboxWaldemar Brodkorb
2009-11-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-27update busybox and default configWaldemar Brodkorb
2009-11-27minor fixes to bridgeing scriptsWaldemar Brodkorb
2009-11-25add update script to base-filesWaldemar Brodkorb
- system update via http/ftp/ssh/file possible - add bridge script - cleanup unused files
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-25add new taget alix2dWaldemar Brodkorb
- tested via nfs boot - fix dansguardian zlib dependency
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-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-22implement cfinstallWaldemar Brodkorb
- tested on wrap - enable cfgfs for wrap
2009-11-22make strace work for armWaldemar Brodkorb
2009-11-22make static build workWaldemar Brodkorb
2009-11-22fix compact flash support for wrapWaldemar Brodkorb
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-22add pcengines wrap supportWaldemar Brodkorb
- fix DEVICE -> ADK_TARGET conversions missed last time - make wrap boot via PXE
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-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
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-22fix static buildWaldemar Brodkorb
2009-11-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
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
2009-11-20create dirs in Makefile to avoid buildsystem warningsWaldemar Brodkorb
2009-11-20/init should be used. Seems that our kernel patch is not enoughWaldemar Brodkorb
2009-11-20package updates and compile fixesWaldemar Brodkorb
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency