From: Jeremy Kerr Date: Wed, 12 Sep 2007 12:54:58 +0000 (+1000) Subject: Remove completed items from TODO X-Git-Tag: v1.0.0~977 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=238549fe012d19681ede101f02fc4f653402e550;p=petitboot Remove completed items from TODO We've got controller support, and the kboot parser can handle device prefixes. Signed-off-by: Jeremy Kerr --- diff --git a/TODO b/TODO index 7efcc40..359e302 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,6 @@ Todo for petitboot (LOTS !): at least a way to use the kernel keymaps and modifiers key handling. Remove some of the keyboard hacks from twin_fbdev and move console switching to petitboot - * PS3 controller support * Mouse support (twin/petitboot supports it somewhat but it's not working, check why, probably an udev issue or missing kernel driver) * Saving settings in nvram @@ -34,7 +33,6 @@ Todo for petitboot (LOTS !): * 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 - * kboot parser: parse (or remove?) device prefixes from kernel paths PATCHES WELCOME !