summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-12-23 00:54:34 -0600
committerAaron Griffin <aaronmgriffin@gmail.com>2008-12-23 00:54:34 -0600
commit1cb7dba6909397dac0e2e4f92024a29594078c80 (patch)
treeb86aab1851dc1b6ec82c41847b91a32a3e7d0cfc
parent5712c412ff0a82a73f32ca5c074d413e3526f373 (diff)
TODO additions / changes
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-rw-r--r--TODO21
1 files changed, 4 insertions, 17 deletions
diff --git a/TODO b/TODO
index 547a5b1..8367ada 100644
--- a/TODO
+++ b/TODO
@@ -1,23 +1,10 @@
-* Installer CD should *NOT* set a timezone in rc.conf, because on shutdown,
- it may undo settings made in the installer (rc.shutdown does nothing special
- if TIMEZONE is blank)
-
-* We're doing way to much at the Makefile level (see the ISO Makefile). I don't
- like this, but I have no ideas as to a clean way to implement these things in
- the archiso script itself without getting too specific. Ideas would be helpful
-
-* Fix xfce and defaul config directories.
-
-* Make the default config more bare - less grub fancieness
-
-* Complete isolinux support
-
-* Fix grub / grub-gfx detection and copying
+* 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?
-* (Dan) We should have the ability to add packages in two ways- package lists
- that pull from the sync DBs (-S), and packages files as well (-U).
+* Switch to squashfs-lzma
+
+* Switch to aufs (less important that lzma)