mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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.
This commit is contained in:
parent
710fa231f0
commit
171a0a13a4
3 changed files with 3 additions and 3 deletions
|
@ -103,7 +103,7 @@ STORE."
|
|||
(directory ,store 0 30000 #o1775)
|
||||
|
||||
(directory "/etc")
|
||||
(directory "/var/log") ; for dmd
|
||||
(directory "/var/log") ; for shepherd
|
||||
(directory "/var/guix/gcroots")
|
||||
(directory "/var/empty") ; for no-login accounts
|
||||
(directory "/var/db") ; for dhclient, etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue