summaryrefslogtreecommitdiff
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-11do not build grub, enable ADK_HOST for allmodconfig/allconfigWaldemar Brodkorb
2009-12-11revert defconfig change, do not call always config -DWaldemar Brodkorb
2009-12-11update to 2.6.32Waldemar Brodkorb
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-11try to autodetect host system and make it usable in menusystemWaldemar Brodkorb
2009-12-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-12-11add default network configuration for alix1cWaldemar Brodkorb
2009-12-11fix compile for mipsWaldemar Brodkorb
2009-12-11fix allmodconfig/allconfig for routerboard targetsWaldemar 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-11disable busybox 2.4 modules on allmodconfigWaldemar 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-07Revert "clean all.config on make cleandir"Waldemar Brodkorb
This reverts commit c43e3565c4711326c3f61785ee00a75ccbcc0c90.
2009-12-07clean all.config on make cleandirWaldemar Brodkorb
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