Difference between revisions of "Shepherd"

From Free Software Directory
Jump to: navigation, search
m (Ported to Guile 2.0)
m (new release)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=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='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 both powerful and beautiful dependency-based system with a convenient interface. It is intended for use on GNU/Hurd, but it is supposed to work on every POSIX-like system where Guile is available. In particular, it has been tested on GNU/Linux.
+
|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]].
 +
 
 +
GNU dmd is developed jointly with the [[GNU Guix]] project, 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=none
Line 8: Line 10:
 
|Computer languages=Guile
 
|Computer languages=Guile
 
|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.4
+
|Version identifier=0.1
|Version date=2013/09/21
+
|Version date=2013/12/02
 
|Version status=alpha
 
|Version status=alpha
|Version download=http://git.savannah.gnu.org/cgit/dmd.git/snapshot/v-0.4.tar.gz
+
|Version download=ftp://alpha.gnu.org/gnu/dmd/dmd-0.1.tar.gz
 
|Version comment=Version -0.4
 
|Version comment=Version -0.4
 
* Awaken from a 10-year nap.
 
* Awaken from a 10-year nap.
Line 18: Line 20:
 
* Build system fixes, cleanups, and upgrades.
 
* Build system fixes, cleanups, and upgrades.
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2013/09/27
+
|Last review date=2013/12/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Status=
 
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 +
|GNU package identifier=dmd
 
|License verified date=2005-08-10
 
|License verified date=2005-08-10
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPLv3
|License verified by=Janet Casey
+
|License verified by=genium
|License verified date=2005-08-10
+
|License verified date=2013/12/03
 +
}}
 +
{{Person
 +
|Real name=Wolfgang Jährling
 +
|Role=Original author
 +
|Email=wolfgang@pro-linux.de
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Wolfgang Jahrling
+
|Real name=Ludovic Courtès
|Role=Maintainer
+
|Role=Current maintainer
|Email=fkoerner2@hotmail.com
+
|Email=ludo@gnu.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=Developers
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:wolfgang@pro-linux.de
+
|Resource URL=http://lists.gnu.org/mailman/listinfo/guix-devel
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/dmd.git
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 48: Line 62:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Guile 2.0
+
|Prerequisite description=Guile 2.x
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 17:53, 3 December 2013


[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.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" 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.