summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2014-02-05update todoWaldemar Brodkorb
2014-01-08remove openjdk6Waldemar Brodkorb
2014-01-06add full perl, first half of supported archsWaldemar Brodkorb
2013-12-28convert microblaze to miniconfig kernel config generation, add support for ↵Waldemar Brodkorb
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations
2013-12-16fix xbmc build, use swig and sdl host, add CEC,NFS, SSH and Samba supportWaldemar Brodkorb
2013-11-13refresh TODOWaldemar Brodkorb
2013-11-07update valgrind to latest upstream version, strlen is not a function in ↵Waldemar Brodkorb
ld.so in latest glibc/eglibc setups, just remove the redirect for now. enable automatic building of debug subpackages. update TODO
2013-10-29rpcbind: convert to autotool infrastructureWaldemar Brodkorb
2013-10-26fix sparc32 toolchain building with glibc, see ↵Waldemar Brodkorb
http://sourceware.org/bugzilla/show_bug.cgi?id=15985
2013-10-24add some ideasWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages
2011-11-19nothing useful in TODOWaldemar Brodkorb
2011-10-22be more realisticWaldemar Brodkorb
2011-04-07update some packages after libpng15 update, misc stuffWaldemar Brodkorb
2011-03-31I am to tupid for git, today.Waldemar Brodkorb
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a.
2011-03-31Revert "fix conflict, autoseect libgcj"Waldemar Brodkorb
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04.
2011-03-24update TODO, remove duplicate wrong filesWaldemar Brodkorb
2011-02-10add basic ccache supportWaldemar Brodkorb
2011-02-05fix build and runtime dependenciesWaldemar Brodkorb
2011-01-28gmediaserver needs libmagic, make a subpackageWaldemar Brodkorb
2011-01-22update TODOWaldemar Brodkorb
2011-01-19remove autoreconf from package build, add a pregenerated patchWaldemar Brodkorb
2011-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages
2011-01-11update todo, resolv conflictWaldemar Brodkorb
2011-01-11remove from TODO list, enable aufs2-util on bulk builds.Waldemar Brodkorb
2011-01-11fix bzr package buildWaldemar Brodkorb
2011-01-10fix timezone configuration for glibc based systemsWaldemar Brodkorb
2011-01-10add 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-08rework and cleanup top level directory creation, avoid some unnecessary rebuilsWaldemar Brodkorb
2011-01-07add varios patches...Waldemar Brodkorb
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS.
2011-01-06remove obsolete SUB_INSTALL stuff.Waldemar Brodkorb
2011-01-01enable ACPI for ALIX1c board.Waldemar Brodkorb
This is required for correct IRQ routing. After this MFGPT get its interrupt 7 and the watchdog works fine. Bug closed.
2010-12-30rework architecture / embedded systems conceptWaldemar 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-12-11update and add some ideasWaldemar Brodkorb
2010-12-01update TODO, remove some stuff i will not do at the momentWaldemar Brodkorb
2010-11-27fix tab completion in vim :edit, by installing the example vimrcWaldemar Brodkorb
2010-11-21update TODOWaldemar Brodkorb
2010-11-13add mkimage to tools dir, update to latest stable kernelWaldemar Brodkorb
2010-11-10update todoWaldemar Brodkorb
2010-11-09updateWaldemar Brodkorb
2010-10-14make MacOS X works as build system for most of the packages, update some ↵Waldemar Brodkorb
packages to latest stable upstream version
2010-09-21update some package to latest upstreamWaldemar Brodkorb
2010-08-01disable global ipv6 configuration symbol, use flavours insteadWaldemar Brodkorb
2010-07-15add fancy prompt with hostnameWaldemar Brodkorb
2010-07-13update TODOWaldemar Brodkorb
2010-07-09update TODOWaldemar Brodkorb
2010-07-07more runtime fixes, update of some packages.Waldemar Brodkorb
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default
2010-05-20activate and refresh support for rb411/rb433Waldemar Brodkorb
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target.
2010-04-12fix stupid merge errors, mentioned by philWaldemar Brodkorb
2010-03-28implement adkupdate for ag241, add kernel patches for 2.6.33.1Waldemar Brodkorb