summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-26update kernel versionsWaldemar Brodkorb
2012-02-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-02-25only for toolchain-only stuffWaldemar Brodkorb
2012-02-22fix building of grubWaldemar Brodkorb
2012-02-22use bashWaldemar Brodkorb
2012-02-18update to 0.9.32.1, add patches to allow static linking of threaded ↵Waldemar Brodkorb
applications as x11vnc
2012-02-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-02-17choose kernel for toolchain only buildsWaldemar Brodkorb
2012-02-17add jpeg to build dependenciesWaldemar Brodkorb
2012-02-07change hardcoded max flash size to 4 MB, reported by jseitterWaldemar Brodkorb
2012-01-31update binutils, keep old version for avr32 targetWaldemar Brodkorb
2012-01-29update kernel versions to latest upstreamWaldemar Brodkorb
2012-01-22update to latest stable versionWaldemar Brodkorb
2012-01-18add patches for newer kernel versions for brcm supportWaldemar Brodkorb
2012-01-17enable LZMA/BZIP2/LZO support for brcm, enable other flash types which ↵Waldemar Brodkorb
allows booting on Asus WL500gp with LZMA kernel (size 1.8 mb incl. base image)
2012-01-17make broadcom devices work with selfrelocatable bootloader (even Asus WL500gp)Waldemar Brodkorb
2012-01-15update Linux kernels, add support for compression choiceWaldemar Brodkorb
2012-01-15kernel patchesWaldemar Brodkorb
2012-01-15fix initramfs generation on Darwin with a small find wrapperWaldemar Brodkorb
2012-01-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-01-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-01-15mk/image.mk: improve and simplify initramfs generationPhil 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-15add 3.2.x supportWaldemar Brodkorb
2012-01-15target/x86_64/Makefile: fix blocking typoPhil Sutter
2012-01-15package/aircrack-ng: search wireless-tools in $PATH, tooPhil Sutter
No idea why they use a hardcoded path list, it isn't even hard to implement to use the standard way.
2012-01-15package/aircrack-ng: parallel building is problematicPhil Sutter
2012-01-15package/ppp: fix for wrong module path in pppd binaryPhil Sutter
2012-01-15package/ethtool: update to 2.6.36Phil Sutter
Previous version failed for eeprom updates.
2012-01-15package/oprofile: install events dir along with packagePhil Sutter
2012-01-15package/gdb: prevent shipped libbfd from cluttering the system wide onePhil Sutter
This lib won't get installed anyway, packages linking against libbfd should simply depend on the libbfd provided by binutils.
2012-01-15package/bash: add choice for --with-curses optionPhil Sutter
2012-01-15package/dropbear: fix utmp support flavourPhil Sutter
- NEVER give --enable-utmp, it does the opposite of what you think it does - specify conf_utmp_location as variable to configure, so it doesn't search the build system for it's location - utmp support without pututline is totally broken
2012-01-15package/dropbear: add flavour for utmp supportPhil Sutter
2012-01-15hostapd: fix for "Invalid BSSID mask" error messagePhil Sutter
2012-01-15Allow leaving /etc as untouched as possiblePhil 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-15findutils: fix compile with debugging optionsPhil Sutter
2012-01-15add support for SSL flavours, suggested by philWaldemar Brodkorb
2012-01-15ca-certificates: fix package makefile, move things aroundPhil Sutter
- Additional files go best into the extra/ directory. At least not src/, as what's inside there gets automatically installed into the package. - Somehow the package symbol (first PKG_template param) must be the capitalized PKG_NAME, otherwise things are b0rked.
2012-01-14add support for 64bit kernels on supporting targetsPhil Sutter
This is more commonly known as 32bit userland support on 64bit architectures. For simplicity's sake though, this implementation works the other way round: just build a 64bit-able linker and compiler, but no 64bit-libraries at all (i.e., no multilib). This is then just enough to compile a 64bit kernel, as that doesn't link to anything. The alternative would have been to build a native 64bit compiler with multilib-support in order to cross-compile a 32bit userland, resulting in a multilib system without need for it. In order to allow compilation of a 64bit kernel for a given target system, have it select ADK_TARGET_KERNEL_MAY_64BIT. Upon selection of that target, the symbol ADK_64BIT_KERNEL will occur in the "Global settings" menu. Since certain aspects of the 64bit kernel .config may greatly differ from it's 32bit counterpart, it has to be shipped separately: target/<arch>/kernel64.config is the place to be. Conflicts: target/Makefile toolchain/gcc/Makefile Untested, due to conflicts (original patch conflicts with multiple kernel version support).
2012-01-14package/hostapd: enhance compile-options a bit, eases testingPhil Sutter
2012-01-14tzdata: fix somehow broken date binaryPhil Sutter
2012-01-14rng-tools: drop tpm support patch, floods syslogPhil Sutter
2012-01-12update iproute2 to 3.2.0, add needed unshare support from buildroot for uClibcWaldemar Brodkorb
2012-01-09update to 3.1.8, add lzma-loader for brcm47xx, kernel stuff + patches does ↵Waldemar Brodkorb
not work on Asus WL500gp
2011-12-20update to 3.1.5Waldemar Brodkorb
2011-12-18update to mksh R40d; use Link-Time Optimisation if possibleThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-12-18use proper method to disable a flagThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-12-18avr32 workaroundsWaldemar Brodkorb
2011-12-05misc fixes, new package ed and mailutilsWaldemar Brodkorb
2011-12-04update to latest stableWaldemar Brodkorb