summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2007-04-05 22:47:21 +1000
committerJeremy Kerr <jk@ozlabs.org>2007-04-05 22:47:21 +1000
commit1b834ed5e2d2aca6c9b453ece05af08fe0387f1d (patch)
treeff55cff684de6e3a16ae6906dba393951619feee
parent7dde3064588325c86ea879a12d094252955c8046 (diff)
downloadtalos-petitboot-0.0.1.tar.gz
talos-petitboot-0.0.1.zip
More TODO items, ready for 0.0.1 releasev0.0.1
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
-rw-r--r--TODO21
1 files changed, 12 insertions, 9 deletions
diff --git a/TODO b/TODO
index 567c79f..3c2203c 100644
--- a/TODO
+++ b/TODO
@@ -20,17 +20,20 @@ Todo for petitboot (LOTS !):
* uncrappify focus box animation code (do it differently so it doesn't totally
sucks on the left pane due to the time needed for the alpha blending when the
box "touches" an icon)
- * Fix issues with yaboot.conf parsing and kboot.conf parsing. Add a proper native
- file format instead of the current hack (or make yaboot.conf native ?), add
- icon support to all formats
- * Fixup issues with races vs. udev-helper. Maybe have a global way to keep track
- of present devices, properly make sure add/remove are ordered, etc...
- * Get rid of libm by building libpng without floating point support (and build it
- without write support while at it, to save more space)
+ * Fix issues with yaboot.conf parsing and kboot.conf parsing. Add a proper
+ native file format instead of the current hack (or make yaboot.conf native?),
+ add icon support to all formats
+ * Fixup issues with races vs. udev-helper. Maybe have a global way to keep
+ track of present devices, properly make sure add/remove are ordered, etc...
+ * Get rid of libm by building libpng without floating point support (and build
+ it without write support while at it, to save more space)
* Define a proper binary format for converted twin fonts and use a proper font
- with multiple language support rather than the stroke font which does US ASCII
- only at the moment
+ with multiple language support rather than the stroke font which does US
+ ASCII only at the moment
* i18n support in config files
+ * fix title/subtitles "leaking" out of the right side focus box
+ * get YDL to fix their config file on their install CD or add a hack to
+ recognize it and fix it up
PATCHES WELCOME !
OpenPOWER on IntegriCloud