diff options
author | Simo Leone <simo@archlinux.org> | 2007-10-06 21:09:29 -0500 |
---|---|---|
committer | Dan McGee <dpmcgee@gmail.com> | 2007-10-09 20:59:26 -0500 |
commit | 5fa747b6cb8e160debbc33522d53f3fea04ad7b4 (patch) | |
tree | b51fc4aa79461750189faa58fe247dcb335d9d81 /TODO | |
parent | eee9628b16cbc2aaf517b32d699ac5e1e5abb0a4 (diff) | |
download | archiso32-5fa747b6cb8e160debbc33522d53f3fea04ad7b4.tar.xz |
Updated TODO items
Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,12 +1,6 @@ -* Split boot hook - one hook to export SQUASHFS_IMAGE location - second hook uses this too boot. Add hooks for finding image - on different media. - * Fix generation scripts... which pretty much suck right now... * 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? - -* use system's package cache when generating install to save some bandwidth (use mkarchroot?) |