Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-12 | add basic support for Fonera devices (nfsroot) via OpenWrt/FreeWRT kernel ↵ | Waldemar Brodkorb | |
patches | |||
2011-02-01 | add missing dependency to mac80211 stack | Waldemar Brodkorb | |
2011-01-29 | add Linksys WRT54GS | Waldemar Brodkorb | |
2011-01-27 | add missing dependency to crc-ccitt | Waldemar Brodkorb | |
2011-01-25 | some fixes for allmodconfig (foxg20) | Waldemar Brodkorb | |
2011-01-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-19 | disable wireless for linksys, as soon it is untested | Waldemar Brodkorb | |
2011-01-19 | fix dependencies, downgrade gtk+ to fix firefox startup (missing icons, ↵ | Waldemar Brodkorb | |
known bug) | |||
2011-01-10 | resolve conflicts | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-05 | cleanup duplicate kernel module feature | Waldemar Brodkorb | |
2011-01-03 | add mtrr support, mask some drivers not useful for ibm x40 | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-11-26 | implement the concept of target choice by embedded system or architecture | Waldemar Brodkorb | |
you can now choose between specific embedded systems like PC Engines ALIX boards, Foxboard, .. or between generic architecture support like x86, x86_64, mips, ... This does reduce the overhead of duplicate configuration files in target directory. Now qemu, toolchain and ibm x40 support is combined in one target directory target/x86. Distinguishing between hardware profiles happens via menu based configuration. (CPU choice for kernel, CFLAGS for package building, ..). We will see if this is the right direction. | |||
2010-11-23 | add preliminary support for a new hardware profile for OVH.net iscsi server | Waldemar Brodkorb | |
- add open-iscsi package - add a hardware profile for x86_64 target architecture - add CPU support for x86/x86_64 targets for hardware profiles | |||
2010-11-22 | add support for r8169 ethernet driver in menu | Waldemar Brodkorb | |
2010-11-18 | optimize shuttle and ibmx40 hardware profile | Waldemar Brodkorb | |
2010-11-18 | convert qemu for x86/x86_64 to hardware profiles | Waldemar Brodkorb | |
2010-11-17 | optimize build for hardware profile (x86/x86_64), optimize chroot installer ↵ | Waldemar Brodkorb | |
script | |||
2010-11-14 | consolidate x86/x86_64 support | Waldemar Brodkorb | |
use hardware profiles, instead of extra target dirs. fix dependencies. | |||
2010-09-21 | update some package to latest upstream | Waldemar Brodkorb | |
2010-09-16 | add some native build fixes (tested on Lemote notebook) | Waldemar Brodkorb | |
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing) | |||
2010-07-12 | Config will be automatically included, remove it here | Waldemar Brodkorb | |
2010-07-12 | fix some kernel module menu configuration | Waldemar Brodkorb | |
2010-06-12 | enable wireless for lemote | Waldemar Brodkorb | |
2010-06-10 | add basic support for wireless driver in bcm47xx devices | Waldemar Brodkorb | |
2010-04-01 | remove ustl, add some more bulkallmodconfig fixes | Waldemar Brodkorb | |
2010-03-02 | more debug options for mac80211 | Waldemar Brodkorb | |
2010-02-28 | enable mac80211 debug option | Waldemar Brodkorb | |
2010-02-17 | finetune foxg20 nfsroot | Waldemar Brodkorb | |
- fix kernel module build - reduce kernel patch to minimim - remove old foxboard tools | |||
2010-02-15 | add special handling for kernel modules in pkgmaker | Waldemar Brodkorb | |
- use Config.in.kmod for packages with kernel modules - cleanup dots in uclibc Config.in - avoid autotool in cryptsetup, breaks build on debian lenny | |||
2010-02-13 | add support for wireless access point with p54usb stick | Waldemar Brodkorb | |
2010-01-13 | fix ag241 compile. add target dependent package selections. | Waldemar Brodkorb | |
2010-01-07 | fix ag241 make allmodconfig issues | Waldemar Brodkorb | |
2009-12-27 | readd firmware choice | Waldemar Brodkorb | |
2009-12-17 | add sangam-atm package | Waldemar Brodkorb | |
- driver package for ag241 dsl modem, it loads, but we will see if it works.. | |||
2009-12-08 | enable networking for qemu x86/x86_64 | Waldemar Brodkorb | |
- enable driver - show help how to start qemu with ssh port redirected from host to guest | |||
2009-12-04 | update kernel to 2.6.32 | Waldemar Brodkorb | |
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k | |||
2009-11-22 | more bulk build fixes | Waldemar Brodkorb | |
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2) | |||
2009-09-02 | make rescue for x86_64 usable as PXE netboot image | Waldemar Brodkorb | |
A kernel with initramfs piggyback can be used to boot via PXE, even when the network driver will be loaded later. My shuttle seems to be really fresh, no boot of Debian/lenny or newer was possible. Add some drivers I need for my shuttle. Use LZMA-compression for kernel and initramfs. Fix some lvm tool dependencies meanwhile.. | |||
2009-08-28 | add more packages needed for native builds | Waldemar Brodkorb | |
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf - add {glibc,eglibc,uclibc}-dev packages - add libz/libncurses development packages - add PKG_OPTS to setup special options for packages noremove is needed for uclibc/eglibc/glibc packages, otherwise needed headers will be removed slightly tested, still in development | |||
2009-05-24 | patches and update for gcc 4.4.0 allmodconfig | Waldemar Brodkorb | |
* update gcc to 4.4.0 * update gnutls and ruby * fix c++ issues for some packages | |||
2009-05-17 | Initial import | wbx | |