summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-12-23 02:23:59 -0600
committerAaron Griffin <aaronmgriffin@gmail.com>2008-12-23 02:23:59 -0600
commit059bb3562869c04f5488e74bbdfd698cc894be11 (patch)
treee32b6136f0a6c5883d76e11ac7f41ad1a5de584d
parentf47fde84853cc8bd5467800172ccb3c8825d09ac (diff)
Add some mkarchiso -f related TODOs
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8367ada..381384a 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,10 @@
* 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