summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
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
2010-03-25glibc build for mips works, no interest in drbd at the momentWaldemar Brodkorb
2010-03-16add helptextWaldemar Brodkorb
2010-03-16add different buildsystems to TODO listWaldemar Brodkorb
2010-03-15some fixes suggested by mhofmannWaldemar Brodkorb
- check for m4, which is needed for gmp build - disable kernel compression choice, when toolchain-only is used - mentiond that registry change warning can be ignored
2010-02-27update lemote target to 2.6.33Waldemar Brodkorb
- fix libc-dev packages - fix cryptinit target
2010-02-20update todo, NetBSD build works fine nowWaldemar Brodkorb
2010-02-14add generic toolchain only supportWaldemar Brodkorb
remove special cases (tomtom/g1)
2010-02-13add tcsh package, update TODOWaldemar Brodkorb
2010-02-04implement cfgfs for devices with NAND flash like rb532Waldemar Brodkorb
2010-01-31update todo, reorder some menu pointsWaldemar Brodkorb
2010-01-30use target-libc combination for all builddirsWaldemar Brodkorb
IMPORTANT: do a make distclean before compiling after this commit. The directories for all build and bin directories changed, so that toolchains for different target-libc combinations can coexist. This might be usefule in the future for continous compiling after git commit, without rebuilding the toolchain. Rework busybox rebuild, when config changes. Not optimal, but at least working after this change to the directory structure.
2010-01-30enable watchdog on rb532 by default, use busybox applet.Waldemar Brodkorb
the package/watchdog could also be used, if more checks are required. (high load, free memory,..)
2010-01-30update TODO and BUGS to reflect my planWaldemar Brodkorb
2010-01-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-01-20update uclibc soonWaldemar Brodkorb
2010-01-20update some meta dataWaldemar Brodkorb
2010-01-06enable ip multicast ad routing for igmpproxy packageWaldemar Brodkorb
2010-01-06document unimplemented featureWaldemar Brodkorb
2010-01-02add newpackage target to simplify adding new packagesWaldemar Brodkorb
2009-12-28fix some minor issues on OpenBSD hostWaldemar Brodkorb
2009-12-20compile on cygwin works...U-windows7\wbx
2009-12-12freebsd is ready to useWaldemar Brodkorb
2009-12-01use pkill for startup scriptsWaldemar Brodkorb
- seems to solve the issue, that the same init script get killed otherwise - fine tune dansguardian, squid and iptables package - add default firewall config file (from freewrt) - add an example for transparent proxy via an ethernet bridge
2009-11-28update TODO, readd find -empty feature in busyboxWaldemar Brodkorb
2009-11-24update mpd, libvirt, php and openldapWaldemar Brodkorb
- make more features available in mpd - add libmms package - do not call redundant clean on cleantarget
2009-11-19rename DEVICE to ADK_TARGETWaldemar Brodkorb
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated.
2009-10-31finetune qemu-cris, add qemu-x86_64Waldemar Brodkorb
2009-10-24add basic qemu-arm support, add compression choiceWaldemar Brodkorb
2009-10-18update gcc, binutils, gdb, linux kernel, dnsmasq and alsaWaldemar Brodkorb
WARNING: tested only on qemu-x86
2009-09-23add a BUG list, refresh TODOWaldemar Brodkorb
2009-08-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-23make allmodconfig work for alix1c eglibcWaldemar Brodkorb
many upstream package updates, squid, php, asterisk, gnutls, nmap, sqlite, dhcp, git
2009-08-22make lemote yeelong finally usableWaldemar Brodkorb
- moved startup script for all targets to /start - add kernel patch to use /start - add cryptinit package - make an encrypted rootfilesystem as choice for lemote
2009-08-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-20kernel stripping is buggy, add to TODOWaldemar Brodkorb
2009-08-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-20add eglibc supportWaldemar Brodkorb
all three libraries tested with qemu-x86
2009-08-12update gcc, kernel and uclibc MakefileWaldemar Brodkorb
- bring rb532 in shape, make it bootable
2009-08-02add TODO entry about suboptimal mconf help textsPhil Sutter
2009-06-25add some packagesWaldemar Brodkorb
- add make/patch/rpm and dependencies - update ar7 port a little bit
2009-06-05more regressions found at runtime on alic1cWaldemar Brodkorb
2009-06-01remove dhcpv6Waldemar Brodkorb
- too many issues, use isc dhcp ipv6 support - update BUGS and TODO