diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-12-23 02:23:59 -0600 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-12-23 02:23:59 -0600 |
commit | 059bb3562869c04f5488e74bbdfd698cc894be11 (patch) | |
tree | e32b6136f0a6c5883d76e11ac7f41ad1a5de584d /TODO | |
parent | f47fde84853cc8bd5467800172ccb3c8825d09ac (diff) | |
download | archiso32-059bb3562869c04f5488e74bbdfd698cc894be11.tar.xz |
Add some mkarchiso -f related TODOs
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |