summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2009-12-11resolve conflictWaldemar Brodkorb
Merge branch 'master' of git+ssh://openadk.org/git/openadk Conflicts: mk/build.mk
2009-12-11fix compile for MIPSWaldemar Brodkorb
2009-12-11fix install on FreeBSDWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11fix compile for mipsWaldemar Brodkorb
2009-12-11cross-compile on FreeBSDWaldemar Brodkorb
2009-12-11make cross-compile on FreeBSD work, check for console browser for xmltoWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11make iproute compilable on FreeBSD hostWaldemar Brodkorb
make an extra linux-headers dir in STAGING_DIR for special cases, where host gcc is used, but kernel headers from Linux are needed. Move GNU make specific export to GNUMakefile.
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11remove scdp, does not compile after libnet updateWaldemar Brodkorb
- anyway, I never used it and there are no upstream updates
2009-12-11update to latest upstream versionWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11make build on FreeBSD happyWaldemar Brodkorb
2009-12-11build with new libnet, patch from OpenSuSE 11Waldemar Brodkorb
2009-12-11latest stable upstream, 2.1 is finally outWaldemar Brodkorb
2009-12-11fix FPU exception, update to latest upstreamWaldemar Brodkorb
2009-12-11update git to latest upstream versionWaldemar Brodkorb
2009-12-11fix compile with libnet 1.1.x, from macportsWaldemar Brodkorb
2009-12-11update to latest available upstream versionWaldemar Brodkorb
2009-12-11update to latest available upstream versionWaldemar Brodkorb
2009-12-11fix build on FreeBSD hostWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11add dependency for atk-compileWaldemar Brodkorb
2009-12-10enable sound and xorg for qemuWaldemar Brodkorb
2009-12-08enable networking for qemu x86/x86_64Waldemar Brodkorb
- enable driver - show help how to start qemu with ssh port redirected from host to guest
2009-12-08add cirrus xorg driver for qemuWaldemar Brodkorb
2009-12-07fix conditional non-static compileWaldemar Brodkorb
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-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-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