From 320e16528ea6a9eba54bac0161e2331093075647 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 28 Dec 2013 17:30:22 +0100 Subject: convert microblaze to miniconfig kernel config generation, add support for squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index f5b7ac867..0770a0771 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +- microblaze: add cfgfs partition to dts, add partition to spartan dts - use host-tools infrastructure for openjdk7 - remove openjdk6 - evaluate libguestfs for image creation -- cgit v1.2.3 From e96c649294fd763fa8631b866397a07b9434bbd3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 6 Jan 2014 10:01:31 +0100 Subject: add full perl, first half of supported archs --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0770a0771..2ca415ccc 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,7 @@ +- add grsec kernel patch - microblaze: add cfgfs partition to dts, add partition to spartan dts - use host-tools infrastructure for openjdk7 - remove openjdk6 - evaluate libguestfs for image creation -- add grsec kernel patch - check for gcc and SSP again -- port full blown perl - port w3m -- cgit v1.2.3