summaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2016-01-27 23:16:56 +0300
committerAlex Kost <alezost@gmail.com>2016-01-29 20:21:54 +0300
commit171a0a13a4350ac9bbed0f2ed8e9c9777cc57b22 (patch)
treeeeb6c20d6215839d4b09fcd88c7e73063647e2cc /ROADMAP
parent710fa231f03633fe243b52635479d591946fec44 (diff)
downloadpatches-171a0a13a4350ac9bbed0f2ed8e9c9777cc57b22.tar
patches-171a0a13a4350ac9bbed0f2ed8e9c9777cc57b22.tar.gz
Rename 'dmd' to 'shepherd' in comments and strings.
* build-aux/hydra/demo-os.scm (operating-system)[issue]: Point to shepherd instead of dmd. * ROADMAP: Likewise. * gnu/build/install.scm (directives): Adjust comment.
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP b/ROADMAP
index 45fce45912..2475cb637c 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -77,6 +77,6 @@ Freenode!
+ build containers like guix-daemon does
+ provide a Plash-like interface in Bash
- daemon rewritten in Guile
- - more dmd integration
+ - more shepherd integration
+ monitor network interfaces and start/stop events based on that
+ include a DHCP client written in Scheme