summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-12 10:00:34 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-12 10:00:34 +0200
commite8f854a7563af45ab3d393fb781beafde8fce538 (patch)
tree69c43c69ec583cabe856d8ae4d7af9d516bb6ad7
parent7d824d3b5565583a566ab5cc3d9ad0b82fef25c5 (diff)
downloadobnam.org-e8f854a7563af45ab3d393fb781beafde8fce538.tar.gz
update roadmap to reflect current state
-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"