Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-15 | add 3.2.x support | Waldemar Brodkorb | |
2012-01-15 | Allow leaving /etc as untouched as possible | Phil Sutter | |
For customized setups, it's hard to control what files get installed into /etc since in addition to the base-files package, any other package may install a sample config. When two packages provide the same file, which one of them makes it into the image depends on the order of them being installed. Solving this problem is not as trivial, as there are packages which must be allowed to install stuff into /etc. Best examples are base-files and ca-certificates. This patch solves the problem by adding another PKG_template flag "force_etc", which one can define in order to override the as well new Config.in symbol "ADK_LEAVE_ETC_ALONE". | |||
2012-01-09 | update to 3.1.8, add lzma-loader for brcm47xx, kernel stuff + patches does ↵ | Waldemar Brodkorb | |
not work on Asus WL500gp | |||
2011-12-20 | update to 3.1.5 | Waldemar Brodkorb | |
2011-12-18 | avr32 workarounds | Waldemar Brodkorb | |
2011-12-01 | refresh linux kernels | Waldemar Brodkorb | |
2011-11-23 | bulk build fixes | Waldemar Brodkorb | |
2011-11-19 | remove LXDE tests, not working for me | Waldemar Brodkorb | |
2011-11-17 | update openldap, fine tune config | Waldemar Brodkorb | |
2011-11-14 | deactivate ubi tools in busybox (compile error) | Waldemar Brodkorb | |
2011-11-10 | fix make bulk on OpenADK buildserver | Waldemar Brodkorb | |
2011-11-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-11-09 | disable some stuff for bulk builds | Waldemar Brodkorb | |
2011-11-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-11-09 | FreeBSD fixes | Waldemar Brodkorb | |
2011-11-04 | move mkimage build to toplevel tools directory, required for avr32 kernel build | Waldemar Brodkorb | |
2011-10-19 | make virsh, virt-install and kvm usable on shuttle pc | Waldemar Brodkorb | |
2011-10-16 | add shuttle autodetection | Waldemar Brodkorb | |
2011-10-15 | allow more than one kernel to be configured, add shuttle pc support | Waldemar Brodkorb | |
2011-10-15 | need root= entry for foxboard | Waldemar Brodkorb | |
2011-10-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-12 | add basic support for avr32 -> ngw100 | Waldemar Brodkorb | |
2011-09-25 | fixes for make bulkallmod | Waldemar Brodkorb | |
2011-09-18 | add another cheap webcam driver | Waldemar Brodkorb | |
2011-09-18 | add some more webcam drivers to kernel config | Waldemar Brodkorb | |
2011-09-18 | fix symbol name | Waldemar Brodkorb | |
2011-09-16 | only hostap driver uses these modules here | Waldemar Brodkorb | |
2011-09-16 | add support for sharp zaurus (tested on terrier cl-3200) | Waldemar Brodkorb | |
2011-09-12 | add hostap driver | Waldemar Brodkorb | |
2011-09-12 | add special case for sharp zaurus | Waldemar Brodkorb | |
2011-09-11 | always add /dev/{console,tty,null} to initramfs | Waldemar Brodkorb | |
2011-09-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-09-05 | some sparc help fixes | Waldemar Brodkorb | |
2011-09-05 | resolve conflict | Waldemar Brodkorb | |
2011-09-05 | more make bulkallmod patches | Waldemar Brodkorb | |
2011-09-02 | add support for qemu-arm, fix usage of xz compressed initramfs, which is now ↵ | Waldemar Brodkorb | |
the default here | |||
2011-08-31 | add g++ checks, separate checks for gcc and g++ | Waldemar Brodkorb | |
2011-08-31 | add TCP port configuration for typical Qemu setup | Waldemar Brodkorb | |
2011-08-24 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb | |
2011-08-24 | sync patch with OpenWrt, combine both targets (rb411/rb433) | Waldemar Brodkorb | |
2011-08-24 | add qemu sparc support | Waldemar Brodkorb | |
2011-08-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-08-22 | enable x86_64 | Waldemar Brodkorb | |
2011-08-22 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb | |
2011-08-22 | implement submodel for foxboard lx. resolves duplicate full build for this ↵ | Waldemar Brodkorb | |
systems | |||
2011-08-22 | allow FETCH_STYLE=manual to succeed. simplify fetch loop. | Waldemar Brodkorb | |
2011-08-19 | more qemu archs for OpenJDK | Waldemar Brodkorb | |
2011-08-19 | remove from image and kernel filenames. they are implicitely known. | Waldemar Brodkorb | |
2011-08-17 | revert CXX_FOR_BUILD stuff, breaks gcj compile | Waldemar Brodkorb | |
2011-08-15 | fix merge conflict | Waldemar Brodkorb | |