Files
core/system/base/mudur/pspec.xml
T
2015-06-03 22:49:46 +03:00

189 lines
7.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>mudur</Name>
<Homepage>http://www.pisilinux.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Pisi Linux boot and initialization system</Summary>
<Description>mudur handles mounting of the filesystems, loading of the device drivers, starting of the system services, and other jobs during the Pisi Linux boot and shutdown sequences.</Description>
<Archive sha1sum="42c9163b5fe3d9682caa20f639fbec1d0be784cd" type="tarxz">http://source.pisilinux.org/1.0/mudur-4.4.0.tar.xz</Archive>
<Patches>
<Patch>set_file_mode.patch</Patch>
<Patch>no_err-no_msg.patch</Patch>
<Patch>recreate_dir_if_new_uid_or_gid.patch</Patch>
<Patch>boot_option.patch</Patch>
<Patch level="1">mount_cgroupfs.patch</Patch>
</Patches>
</Source>
<Package>
<Name>mudur</Name>
<RuntimeDependencies>
<Dependency release="7">kbd</Dependency>
<Dependency>bash</Dependency>
<Dependency>dbus</Dependency>
<Dependency>kmod</Dependency>
<Dependency>eudev</Dependency>
<Dependency>comar</Dependency>
<Dependency>procps</Dependency>
<Dependency>python</Dependency>
<Dependency>rsyslog</Dependency>
<Dependency>sysvinit</Dependency>
<Dependency>coreutils</Dependency>
<Dependency>e2fsprogs</Dependency>
<Dependency>net-tools</Dependency>
<Dependency>baselayout</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>wireless-tools</Dependency>
<Dependency>pisilinux-python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/conf.d</Path>
<Path fileType="data">/etc/mudur/services</Path>
<Path fileType="executable">/etc/init.d</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="executable">/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
<Provides>
<COMAR script="pakhandler.py">System.PackageHandler</COMAR>
<COMAR script="netfs.py" name="netfs">System.Service</COMAR>
<COMAR script="package.py">System.Package</COMAR>
<COMAR script="system.py">System.Settings</COMAR>
<COMAR script="disk.py">Disk.Manager</COMAR>
</Provides>
</Package>
<History>
<Update release="17">
<Date>2015-05-13</Date>
<Version>4.4.0</Version>
<Comment>fix issue #562, rebuild, depend new kbd and eudev, mount cgroups</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2014-08-03</Date>
<Version>4.4.0</Version>
<Comment>Set mode for newly created files.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2014-06-11</Date>
<Version>4.4.0</Version>
<Comment>Recreate dir if uid or gid has been changed.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2014-05-11</Date>
<Version>4.4.0</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2014-05-06</Date>
<Version>4.4.0</Version>
<Comment>No error line in log file when tmpfiles created successfully.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2014-03-16</Date>
<Version>4.4.0</Version>
<Comment>Remove /dev/shm line from /etc/fstab.
Add mounting /run to fstab for fresh installed system.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2014-03-07</Date>
<Version>4.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2014-02-13</Date>
<Version>4.3.1</Version>
<Comment>Mount or remount tmpfs at /run.
Starts with kmod.conf and baselayout.conf at the begining.
Strip mudur_tmpfiles output.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2014-02-10</Date>
<Version>4.3.1</Version>
<Comment>Try to fix D-Bus start issue using cleanup_run.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2014-01-21</Date>
<Version>4.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2014-01-19</Date>
<Version>4.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2013-10-28</Date>
<Version>4.2.0</Version>
<Comment>rebuild</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2013-09-10</Date>
<Version>4.2.0</Version>
<Comment>Run udev after remount rootfs.
Fix /run/shm mode.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-09-05</Date>
<Version>4.2.0</Version>
<Comment>Add missing method to pakhandler.py</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-06-26</Date>
<Version>4.2.0</Version>
<Comment>Fix migration from /var/run to /run</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-15</Date>
<Version>4.2.0</Version>
<Comment>Fix default groups for /sbin/useradd</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-12-02</Date>
<Version>4.2.0</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>