<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in .gitignore</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/src/core/.gitignore</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Move daemon-reload from package %post scripts to file triggers
    
    This uses new functionality added in rpm 4.13. Instead of doing
    one daemon-reload per packages, we do just one or two
    (When both installing and uninstalling packages, we do
    two. Unfortunately this also includes the common case of upgrades.
    When only installing or when only installing, we do just one.)
    
    New file triggers.systemd can be built, but the contents have
    to be copied into the rpm spec file by hand. Using %{load} does
    not seem to work. It can serve as documentation.</title>
        <description>/systemd/src/core/.gitignore - 873e413323dfff4023604849c70944674ae5cd29</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>build-sys: move more files from core/ to share/ that are generic enough</title>
        <description>/systemd/src/core/.gitignore - baabc5776475f7313cdaa5f3bdb45c1c5d053f91</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>execute: support syscall filtering using seccomp filters</title>
        <description>/systemd/src/core/.gitignore - 8351ceaea9480d9c2979aa2ff0f4982cfdfef58d</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>rpm: include RPM macro definition for .spec snippets
    
    Let's try to standardize a bit the RPM macros used for
    installing/uninstalling services.
    
    This only covers the non-SysV compat bits, since that tends to vary
    widely between the various distros.
    
    Usage:
    
    Add %{?systemd_requires} to the header of the spec file. And then:
    
    %post
    %systemd_post foobar.service
    
    %preun
    %systemd_preun foobar.service
    
    %postun
    %systemd_postun foobar.service
    
    And, instead of the latter, in case the service shall be restarted on updates:
    
    %postun
    %systemd_postun_restart foobar.service</title>
        <description>/systemd/src/core/.gitignore - 590f18a27c05524f5332819b9580afc327b95d84</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>update .gitignore</title>
        <description>/systemd/src/core/.gitignore - 3b6d9a7c50bd7217a0ca80d39fd30decbb0c935a</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay@vrfy.org&gt;</dc:creator>
    </item>

</channel>
</rss>

