Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-30 | refresh kernel config, verified on qemu-mipsel with 3.5 | Waldemar Brodkorb | |
2012-07-30 | update patches for 3.5 | Waldemar Brodkorb | |
2012-07-27 | full build on Darwin fixes | Waldemar Brodkorb | |
2012-07-26 | fix usb module loading for 3.x kernels, add GCM support | Waldemar Brodkorb | |
2012-07-24 | update to latest linux kernels, remove old ones | Waldemar Brodkorb | |
2012-07-16 | add support for m68k toolchain/qemu | Waldemar Brodkorb | |
2012-07-11 | use genext2fs on MacOS X to create qemu images | Waldemar Brodkorb | |
2012-06-29 | update to 3.4.4 | Waldemar Brodkorb | |
2012-06-15 | add support for newest kernels | Waldemar Brodkorb | |
2012-06-12 | some brcm patches for newer kernels | Waldemar Brodkorb | |
2012-06-02 | update to latest stable kernels | Waldemar Brodkorb | |
2012-04-03 | update libnl to 3.2 | Waldemar Brodkorb | |
2012-04-02 | update checksum | Waldemar Brodkorb | |
2012-04-01 | update checksum | Waldemar Brodkorb | |
2012-03-27 | add freedesktop mirror for xdm | Waldemar Brodkorb | |
2012-03-21 | remove DEVELOPER=1 | Waldemar Brodkorb | |
2012-03-20 | more allconfig fixes | Waldemar Brodkorb | |
2012-03-20 | add simple lemote disk installer | Waldemar Brodkorb | |
2012-03-20 | allconfig fixes for lemote yeelong | Waldemar Brodkorb | |
2012-03-20 | new kernels | Waldemar Brodkorb | |
2012-03-16 | fix usb module loading for 3.2.10 | Waldemar Brodkorb | |
2012-03-13 | update to latest stable kernel version | Waldemar Brodkorb | |
2012-02-29 | add correct checksum | Waldemar Brodkorb | |
2012-02-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2012-02-26 | update kernel versions | Waldemar Brodkorb | |
2012-02-22 | use bash | Waldemar Brodkorb | |
2012-02-17 | choose kernel for toolchain only builds | Waldemar Brodkorb | |
2012-01-29 | update kernel versions to latest upstream | Waldemar Brodkorb | |
2012-01-17 | make broadcom devices work with selfrelocatable bootloader (even Asus WL500gp) | Waldemar Brodkorb | |
2012-01-15 | update Linux kernels, add support for compression choice | Waldemar Brodkorb | |
2012-01-15 | fix initramfs generation on Darwin with a small find wrapper | Waldemar Brodkorb | |
2012-01-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2012-01-15 | mk/image.mk: improve and simplify initramfs generation | Phil Sutter | |
Using the kernel tools is a lot better than calling cpio ourselfs, as this way we can have it create device nodes for us. So no need to reopen /dev/console and things like that. While here, fix also initramfs compression (untested), as in my experience the kernel drops all symbols regarding compression from it's .config in the first compile phase. Probably one should make the actual compression algorithm configurable (and ideally depending on what the kernel supports for the given architecture). This is a rough hack based on what I'm using in the custom viprinux build file, so something like this is already running somewhere. ;) | |||
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 | |