mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-09 22:50:56 +00:00
TODO reorganization
This commit is contained in:
parent
2e4a643edf
commit
89b76bcf06
28
TODO.org
28
TODO.org
@ -5,17 +5,6 @@ you are welcome to send patches to jaromil@dyne.org
|
||||
|
||||
* TODO Release 1.0 :85%:
|
||||
|
||||
** DONE [#A] desktop integration the freedesktop way :jaromil:
|
||||
|
||||
** DONE [#A] use a posix thread instead of fork for status close :jaromil:
|
||||
** DONE [#A] use a config file to map bind mounts :jaromil:
|
||||
|
||||
done as file 'bind-hooks' inside tom. also 'post-hooks' is executed
|
||||
as user in case symlinks are needed and so
|
||||
|
||||
using mount -o bind we can trigger actions to be made after mounting
|
||||
a tomb so that personal directories appear in the home folder.
|
||||
|
||||
** [#A] fix operation without DISPLAY (over SSH) :hellekin:
|
||||
** TODO [#A] SLAM tomb and kill all applications using it
|
||||
|
||||
@ -30,9 +19,6 @@ you are welcome to send patches to jaromil@dyne.org
|
||||
steghide can hide keys in JPG, BMP, WAV or AU files it also takes
|
||||
care of compressing end encrypting the key file so we don't
|
||||
necessarily need gpg... it has Serpent and AES256 (CBC)
|
||||
|
||||
|
||||
** DONE [#B] debian packaging with desktop integration :jaromil:
|
||||
** [#B] incremental backup system using bup :jaromil:
|
||||
|
||||
tombs are modifed only where needed so file changes are local to
|
||||
@ -40,11 +26,21 @@ you are welcome to send patches to jaromil@dyne.org
|
||||
works! bup makes incremental backups using git as a backend, big up
|
||||
apenwarr :) on git://github.com/apenwarr/bup
|
||||
|
||||
|
||||
** TODO [#C] make one single status handle more tombs
|
||||
|
||||
** TODO [#C] decorate creation wizard with ASCII art
|
||||
|
||||
** DONE [#A] use a posix thread instead of fork for status close :jaromil:
|
||||
** DONE [#A] use a config file to map bind mounts :jaromil:
|
||||
|
||||
done as file 'bind-hooks' inside tom. also 'post-hooks' is executed
|
||||
as user in case symlinks are needed and so
|
||||
|
||||
using mount -o bind we can trigger actions to be made after mounting
|
||||
a tomb so that personal directories appear in the home folder.
|
||||
|
||||
** DONE [#A] desktop integration the freedesktop way :jaromil:
|
||||
** DONE [#B] debian packaging with desktop integration :jaromil:
|
||||
|
||||
|
||||
* TODO Release 2.0 :00%:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user