ISO/TODO
Aaron Griffin 3e9804d63d Added a usb bootloader TODO item
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-12-23 07:55:43 -08:00

20 lines
578 B
Plaintext

* Fix xfce and default config directories.
* Add lots and lots of help to the grub menus... also add the
graphics to all submenus
* possible auto-detection of installed systems via nifty grub tricks?
* Switch to squashfs-lzma
* Switch to aufs (less important that lzma)
* Add 'needsupdate' function to check if a squashfs image in the
iso dir is up to date, if so, skip it; else rebuild it. No more
need for the -f flag
* Remove the need for the -f flag overall. We should be able to do
all this intelligently
* Make the bootloader flag work with usb images too