civodul pushed a commit to branch master
in repository maintenance.
commit 73ef2fe2229ab4255e65a0eec58ab6f7174a51ce
Author: Ludovic Courtès <[email protected]>
Date: Mon Apr 8 17:34:47 2019 +0200
doc: Update 1.0 road map.
* doc/1.0.org: Update.
---
doc/1.0.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/1.0.org b/doc/1.0.org
index 67b7a78..4b72f04 100644
--- a/doc/1.0.org
+++ b/doc/1.0.org
@@ -19,7 +19,7 @@
** TODO Hack something to display what needs to be built upfront (disable
grafts)
** MAYBE Add ‘guix install’ alias
** DONE Add ‘guix system --delete-generations’
-** MAYBE Polish & merge ‘wip-installer’
+** DONE Polish & merge ‘wip-installer’
* core
** TODO Update & merge ‘wip-build-systems-gexp’
** MAYBE Merge ‘wip-gexp-hygiene’ if we have a portable way to compute gensyms
@@ -40,9 +40,9 @@
** DONE berlin.guixsd.org has big storage, uses a TTL > 60 days
** TODO Nar bandwidth issues on berlin fixed (nginx misconfiguration?)
* miscellaneous
-** TODO “GuixSD” renamed to “Guix System”?
+** DONE “GuixSD” renamed to “Guix System”?
** TODO “Cuirass” renamed to “Guix CI”?
-** TODO Use GDM in ‘%desktop-services’ (this will fix GNOME’s screen locker)
+** DONE Use GDM in ‘%desktop-services’ (this will fix GNOME’s screen locker)
** TODO 'static-networking-service' supports IPv6
*** requires the use of the Netlink interface on the kernel Linux
*** libnl provides an API for this, with
[[https://github.com/mordae/racket-rtnl/blob/master/rtnl/main.rkt][Racket
bindings]]