aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-20 15:45:11 +0800
committerAaron LI <aly@aaronly.me>2018-12-20 15:45:11 +0800
commit6af90a418568aff1371d167e5d429d2bb6c0bae4 (patch)
treef6259c1cd9c0aa44ec743eeddb23a004f86eaa92
parent5f26215dc2484e0a5eabee03fdafd1c52e109bae (diff)
downloaddfly-update-6af90a418568aff1371d167e5d429d2bb6c0bae4.tar.bz2
README: Update TODO
-rw-r--r--README11
1 files changed, 5 insertions, 6 deletions
diff --git a/README b/README
index 6ef081d..de10fc4 100644
--- a/README
+++ b/README
@@ -10,8 +10,7 @@ https://github.com/liweitianux/dfly-update
A simple tool to update a DragonFly BSD system using binary releases or
snapshot builds.
-Tests, issue reports, suggestions, and pull requests are very welcome!
-Thanks.
+Tests, issue reports, and pull requests welcome :)
Introduction
------------
@@ -89,8 +88,8 @@ in the "examples" directory.
TODO
----
-* Merge new users/groups, and update user/pass database
-* Interactively merge new/updated /etc files
+* Merge new users/groups
+* Interactively merge updated /etc files
(borrow OpenBSD's sysmerge(8) or improve/simplify mergemaster(8))
-* Update locate and man page databases
-* ???
+* Update databases such as user/password, login, locate, man page, etc.
+* rcs(1) controlled /etc upgrade