summaryrefslogtreecommitdiff
path: root/sys-apps/epoch/metadata.xml
blob: bdf5bc28cc46a2b7074db0b2d4f0d374dc2e4ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription>
		Epoch is an init system (analogous to systemd or upstart)
		for Linux by Subsentient. It is intended as a lightweight
		solution for lightweight distributions
		that don't want a huge mess just to boot up.

		It has one unified configuration file, is very small in size,
		and it has no external dependencies besides glibc or similar,
		and although installing a shell for /bin/sh is strongly recommended.
	</longdescription>
  <upstream>
    <doc lang="en">http://universe2.us/epochconfig.html</doc>
    <bugs-to>https://github.com/Subsentient/epoch/issues</bugs-to>
    <changelog>https://github.com/Subsentient/epoch/commits/master</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>