summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-12 08:01:16 +0000
committerLars Wirzenius <liw@liw.fi>2020-12-12 08:01:16 +0000
commit7d10ce7f6386821e7f6f50cc167940d2fe9f21ed (patch)
tree69c43c69ec583cabe856d8ae4d7af9d516bb6ad7
parent7d824d3b5565583a566ab5cc3d9ad0b82fef25c5 (diff)
parente8f854a7563af45ab3d393fb781beafde8fce538 (diff)
downloadobnam.org-7d10ce7f6386821e7f6f50cc167940d2fe9f21ed.tar.gz
Merge branch 'roadmap' into 'master'
update roadmap to reflect current state See merge request larswirzenius/obnam.org!9
-rw-r--r--roadmap.mdwn11
1 files changed, 0 insertions, 11 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index e53a57a..a6670b7 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -58,19 +58,8 @@ filetypes:
depends:
- symlinks
-regular_files:
- label: "The Obnam client backs up and restores regular files, with uid, gid, mtime, permissions"
- status: next
-
-directories:
- label: "The Obnam client backs up and restores directories, with uid, gid, mtime, permissions"
- depends:
- - regular_files
-
symlinks:
label: "The Obnam client backs up and restores symlinks, with uid, gid, mtime, permissions, target"
- depends:
- - directories
incremental:
label: "The Obnam client backs up only new or changed files"