update todo

pull/10/head
Raphaël Vinot 2013-02-08 18:13:17 +01:00
parent 4935e17e56
commit f2e9a75bf9
1 changed files with 2 additions and 2 deletions

4
TODO
View File

@ -9,8 +9,8 @@ TODO
* strip exif data and leave it in a .txt file next to the image it came from * strip exif data and leave it in a .txt file next to the image it came from
=> exiftool => exiftool
* set filesystem of OS in RO (physical switch and/or remount OS) * set filesystem of OS in RO (physical switch and/or remount OS)
* mount source key in RO and noexec [OK] mount source key in RO and noexec <= also nosuid and nodev
* mount target key with noexec [OK] mount target key with noexec <= also nosuid and nodev
* convert spreadsheets in csv ? * convert spreadsheets in csv ?
* convert documents (pdfs/*office/...) in images ? * convert documents (pdfs/*office/...) in images ?
* Have a look at Ghostscript to work on PDFs (.pdf -> .eps -> .png?) * Have a look at Ghostscript to work on PDFs (.pdf -> .eps -> .png?)