Files
2026-06-27 23:38:18 +03:00

145 lines
5.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://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="32da26466edc6c510d0bde3955a0ed6ef3e8e3f2" type="targz">https://github.com/slicer69/sysvinit/archive/refs/tags/3.15.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxcrypt-devel</Dependency>
</BuildDependencies>
<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> -->
<!-- <Patch level="1">sysvinit-2.88-sysmacros.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="config">/etc</Path>
<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="10">
<Date>2026-06-27</Date>
<Version>3.15</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2025-11-12</Date>
<Version>3.15</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2024-07-17</Date>
<Version>3.09</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2021-03-04</Date>
<Version>2.99</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>2.96</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-25</Date>
<Version>2.96</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>2.88</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-06</Date>
<Version>2.88</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.88</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>2.88</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>