Files
core/system/base/sysvinit/pspec.xml
T
2015-05-31 21:15:55 +03:00

76 lines
3.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>sysvinit</Name>
<Homepage>http://freshmeat.net/projects/sysvinit/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Programs which control basic system processes</Summary>
<Description>sysvinit package contains a group of utilities that control the very basic functions of your system. sysvinit contains the init program, the first program started by the Linux kernel when the system boots.</Description>
<Archive sha1sum="f2ca149df1314a91f3007cccd7a0aa47d990de26" type="tarbz2">http://download.savannah.gnu.org/releases/sysvinit/sysvinit-2.88dsf.tar.bz2</Archive>
<Patches>
<!--<Patch>makefile.patch</Patch>-->
<!--<Patch>sysvinit-2.86-docs.patch</Patch>-->
<Patch level="1">sysvinit-2.86-ctrlc.patch</Patch>
<Patch level="1">sysvinit-2.78-man.patch</Patch>
<Patch level="1">sysvinit-2.86-loginshell.patch</Patch>
<Patch level="1">sysvinit-2.86-single.patch</Patch>
<Patch level="1">sysvinit-2.88-quiet.patch</Patch>
<Patch level="1">sysvinit-2.88-ipv6.patch</Patch>
<Patch level="1">sysvinit-2.88-omit.patch</Patch>
<Patch level="1">sysvinit-2.88-wall-maxlines.patch</Patch>
</Patches>
</Source>
<Package>
<Name>sysvinit</Name>
<Files>
<Path fileType="executable">/bin</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="header">/usr/include</Path>
</Files>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
</Provides>
</Package>
<Package>
<Name>sysvinit-tools</Name>
<Summary>Tools used for process and utmp management</Summary>
<Files>
<Path fileType="executable">/bin/mountpoint</Path>
<Path fileType="executable">/sbin/pidof</Path>
<Path fileType="executable">/sbin/killall5</Path>
<Path fileType="executable">/sbin/sulogin</Path>
<Path fileType="executable">/usr/bin/wall</Path>
<Path fileType="executable">/usr/bin/last</Path>
<Path fileType="executable">/usr/bin/lastb</Path>
<Path fileType="executable">/usr/bin/mesg</Path>
<Path fileType="executable">/usr/bin/utmpdump</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="man">/usr/share/man/man8/killall5*</Path>
<Path fileType="man">/usr/share/man/man8/pidof*</Path>
<Path fileType="man">/usr/share/man/man8/sulogin*</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2014-05-11</Date>
<Version>2.88</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>