Add some mkarchiso -f related TODOs

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
Aaron Griffin 2008-12-23 02:23:59 -06:00
parent f47fde8485
commit 059bb35628

7
TODO
View File

@ -8,3 +8,10 @@
* Switch to squashfs-lzma * Switch to squashfs-lzma
* Switch to aufs (less important that 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