Difference between revisions of "Shepherd"

From Free Software Directory
Jump to: navigation, search
m (new release)
(version 0.3)
Line 2: Line 2:
 
|Name=GNU dmd
 
|Name=GNU dmd
 
|Short description=Service manager that's a replacement for SysV-init
 
|Short description=Service manager that's a replacement for SysV-init
|Full description=GNU dmd is a “daemon managing daemons” (or “daemons-managing daemon”?), i.e. a service manager that provides a replacement for the service-managing capabilities of SysV init (or any other init) with a  powerful dependency-based system with a convenient interface.  dmd may also be used by unprivileged users to manage per-user daemons (e.g.,  [[tor]], privoxy, mcron, etc.)  It is written in Guile Scheme, and is  configured and extended using [[Guile]].
+
|Full description='''DMD'''  (daemon managing daemons) is an init system used to start, stop and manage daemons. It provides a replacement for the service-managing capabilities of SysV init (or any other init) with a  powerful dependency-based system with a convenient interface.  GNU dmd may also be used by unprivileged users to manage per-user daemons (e.g.,  [[tor]], privoxy, mcron, etc.)  It is written in Guile Scheme, and is  configured and extended using [[Guile]].
  
GNU dmd is developed jointly with the [[GNU Guix]] project, with the goal of being used as the init system of [[GNU]].
+
DMD was initially launched in 2003 by Wolfgang Jährling, most notable for being entirely written and configurable in Guile Scheme. It was dormant for nearly a decade when it was revived in 2013 as part of the Guix transactional package management system, also written in Guile. It is developed jointly with the [[GNU Guix]] project under the name `''Shepherd''´, with the goal of being used as the init system of [[GNU]].
 
|Homepage URL=https://www.gnu.org/software/dmd/
 
|Homepage URL=https://www.gnu.org/software/dmd/
|User level=none
+
|User level=beginner
|VCS checkout command=git clone git://git.savannah.gnu.org/dmd.git
+
|VCS checkout command=git clone git://git.savannah.gnu.org/shepherd.git
 
|Computer languages=Guile
 
|Computer languages=Guile
 +
|Related projects=daemontools, rc.d, simpleinit, minit, depinit, daemond, pinit, initng, launchd, eINIT, upstart, sysvinit, systemd, procd, openrc, epoch, sinit
 
|Keywords=daemon,manager,Linux,service,guile,init,SysV-init,hurd,Linux kernel,service manager
 
|Keywords=daemon,manager,Linux,service,guile,init,SysV-init,hurd,Linux kernel,service manager
|Version identifier=0.2
+
|Version identifier=0.3
|Version date=2014/07/07
+
|Version date=2016/01/28
 
|Version status=alpha
 
|Version status=alpha
|Version download=ftp://alpha.gnu.org/gnu/dmd/dmd-0.2.tar.gz
+
|Version download=ftp://alpha.gnu.org/gnu/dmd/shepherd-0.3.tar.gz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2014/07/08
+
|Last review date=2016/01/28
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 25: Line 26:
 
{{Project license
 
{{Project license
 
|License=GPLv3
 
|License=GPLv3
|License verified by=genium
+
|License verified by=Genium
 
|License verified date=2013/12/03
 
|License verified date=2013/12/03
 
}}
 
}}
Line 41: Line 42:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developers
+
|Resource audience=Developer
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/guix-devel
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/guix-devel
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developers
+
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/dmd.git
+
|Resource URL=http://git.savannah.gnu.org/cgit/shepherd.git
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=ftp://alpha.gnu.org/gnu/dmd/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 09:14, 28 January 2016


[edit]

GNU Shepherd

https://www.gnu.org/software/shepherd/
System service manager

The GNU Shepherd is a daemon-managing daemon, meaning that it supervises the execution of system services, replacing similar functionality found in typical init systems. It provides dependency-handling through a convenient interface and is based on GNU Guile.

Shepherd may also be used by unprivileged users to manage per-user daemons (e.g., tor, privoxy, mcron, etc.).





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

21 April 2020




Leaders and contributors

Contact(s)Role
Ludovic Courtès Maintainer


Resources and communication

AudienceResource typeURI
Guix-devel Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/guix-devel/
Savannah (Ref)Homepagehttps://savannah.gnu.org/projects/shepherd/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=shepherd.git
FTPDownloadftp://ftp.gnu.org/gnu/shepherd/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/shepherd.git/
FTPDownloadftp://alpha.gnu.org/gnu/shepherd/
bug-Guix Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-guix/
WikidataGeneralhttps://www.wikidata.org/wiki/Q21194368
gnu-system-discuss Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Translation ProjectGeneralhttps://translationproject.org/domain/shepherd.html


Software prerequisites

KindDescription
Source requirementGNU Guile version 2.0.13 or later
Required to buildGNU Make

This entry (in part or in whole) was last reviewed on 14 April 2024.



Version comment

https://lists.gnu.org/archive/html/info-gnu/2024-03/msg00010.html


Entry





"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Current maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.