diff options
-rw-r--r-- | docs/TODO | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/docs/TODO b/docs/TODO deleted file mode 100644 index 2b4056f12..000000000 --- a/docs/TODO +++ /dev/null @@ -1,50 +0,0 @@ -TODO list for live-helper -------------------------- - -This file lists only outstanding tasks. Any additions/comments/questions and -help is welcome. Write to <debian-live@lists.debian.org>. - -ALPHA series: - -FIXME - * xfce flavours seem to be damaged again - * yaboot (powerpc) boot support - * grub (i386/amd64) boot support on usb* binary images - * grub (i386/amd64) boot support on net binary images - * multi-{binary,architecture,distribution} builds in one shot - * check unset variables - * signal handlers - * parsable descriptions in helpers - * add lilo support? :) - * set default live-entry to Live:, default install-entry to Install: in menu.lst. - -ADDME - * vmlinu[xz] [ppc64?] - * breakpoints (yes/no/all/type: soft ->interaction to stop/hard ->interaction to continue) - * vmware binary image flavour - * usb-zip binary image flavour - * support splitted/partial squashfs images - * a fetch everything, then build option - * introduce package groups - * multi-arch for amd64/i386/powerpc on one medium - * logfiles - * re-import lh_clone - * Add win32 loader - -BETA series: - -FIXME - * check all Require_stagefile calls - * make helpers call required stages when needed - * integrate lh_chroot_hacks - * cleanup variable names - * write manpage and documentation/manual - -POST 1.0: - - * Add win32 autorun like - http://morphix.svn.sourceforge.net/viewvc/morphix/trunk/cdrom-misc/autorun/ - * Add loadlin or qemu batch - * Adding colinux? - * exec wrapper for output hiding/handling - * bootchart and squashfs sorting integration |