<?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 systemd.catalog</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/catalog/systemd.catalog</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>editors: only extend line width to 119 for C and XML files
    
    For all other files leave the line width at 79 as before. This is a good idea
    since we generally don't want text files such as catalog files, unit files or
    README/NEWS files to be line-broken at 119 since they are regularly browsed on
    text terminals.
    
    While we are at it, also add a couple of comments to the various files.
    
    (Note that .editorconfig doesn't carry line-width information, simply because
    the specification doesn't know the concept.)</title>
        <description>/systemd/catalog/systemd.catalog - 2eb169bd02256d1229daddcb7fc9c6f17f532bc4</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: add DNSSEC log messages to message catalog</title>
        <description>/systemd/catalog/systemd.catalog - f25f9e8d6084ab6c60fbbfb0e4c0fe31db0dadc8</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: fix line width to 79 chars
    
    Line breaks default to 119 characters for systemd sources now, configured through the .vimrc and .dir-local.el files.
    However, for the catalog files we really should stick to 79 chars, as they are regularly shown on terminal screens.</title>
        <description>/systemd/catalog/systemd.catalog - b35f360bbde7faa0436c28b9d914a3aa1bb43dbd</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>journald: use structured message + catalog entry for disk usage
    
    The format of the journald disk usage log entry was changed back and
    forth a few times. It is annoying to have a very verbose message, but
    if it is short it is hard to understand. But we have a tool for this,
    the catalogue.
    
    $ journalctl -x -u systemd-journald
    Jan 23 18:48:50 rawhide systemd-journald[891]: Runtime journal (/run/log/journal/) is 8.0M, max 196.2M, 188.2M free.
    -- Subject: Disk space used by the journal
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- Runtime journal (/run/log/journal/) is currently using 8.0M.
    -- Maximum allowed usage is set to 196.2M.
    -- Leaving at least 294.3M free (of currently available 1.9G of disk space).
    -- Enforced usage limit is thus 196.2M, of which 188.2M are still available.
    --
    -- The limits controlling how much disk space is used by the journal may
    -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
    -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
    -- /etc/systemd/journald.conf. See journald.conf(5) for details.
    Jan 23 18:48:50 rawhide systemd-journald[891]: System journal (/var/log/journal/) is 480.1M, max 1.6G, 1.2G free.
    -- Subject: Disk space used by the journal
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- System journal (/var/log/journal/) is currently using 480.1M.
    -- Maximum allowed usage is set to 1.6G.
    -- Leaving at least 2.5G free (of currently available 5.8G of disk space).
    -- Enforced usage limit is thus 1.6G, of which 1.2G are still available.
    --
    -- The limits controlling how much disk space is used by the journal may
    -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
    -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
    -- /etc/systemd/journald.conf. See journald.conf(5) for details.</title>
        <description>/systemd/catalog/systemd.catalog - 282c5c4e422cb6e6685c870946d8b9bdf0879ad1</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>Grammar changes to catalog</title>
        <description>/systemd/catalog/systemd.catalog - 2057124e7910c4cab7e53d26e0c3749d326ae2bb</description>
        <pubDate></pubDate>
        <dc:creator>Chris Atkinson &lt;cwa@pipeline.com&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: remove links to non-existent wiki pages
    
    AFAIK, we don't have even one page with message explanations.
    If/when we add them, we can add links.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1017161</title>
        <description>/systemd/catalog/systemd.catalog - 254ffe5d478dce68911e589f163fd390fced092d</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>man: improve grammar and word formatting in numerous man pages
    
    Use proper grammar, word usage, adjective hyphenation, commas,
    capitalization, spelling, etc.
    
    To improve readability, some run-on sentences or sentence fragments were
    revised.
    
    [zj: remove the space from 'file name', 'host name', and 'time zone'.]</title>
        <description>/systemd/catalog/systemd.catalog - e9dd9f9547350c7dc0473583b5c2228dc8f0ab76</description>
        <pubDate></pubDate>
        <dc:creator>Jason St. John &lt;jstjohn@purdue.edu&gt;</dc:creator>
    </item>

    <item>
        <title>logind: add infrastructure to keep track of machines, and move to slices
    
    - This changes all logind cgroup objects to use slice objects rather
      than fixed croup locations.
    
    - logind can now collect minimal information about running
      VMs/containers. As fixed cgroup locations can no longer be used we
      need an entity that keeps track of machine cgroups in whatever slice
      they might be located. Since logind already keeps track of users,
      sessions and seats this is a trivial addition.
    
    - nspawn will now register with logind and pass various bits of metadata
      along. A new option "--slice=" has been added to place the container
      in a specific slice.
    
    - loginctl gained commands to list, introspect and terminate machines.
    
    - user.slice and machine.slice will now be pulled in by logind.service,
      since only logind.service requires this slice.</title>
        <description>/systemd/catalog/systemd.catalog - 9444b1f20e311f073864d81e913bd4f32fe95cfd</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: remove broken links to wiki
    
    https://bugs.freedesktop.org/show_bug.cgi?id=58359</title>
        <description>/systemd/catalog/systemd.catalog - 9d83ad481beb9a1a7eaf68511a6f95f4a3a2bbf0</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>core: add catalog entry and MESSAGE_ID for overmounting</title>
        <description>/systemd/catalog/systemd.catalog - 20ad4cfd8e5592f634f20468798cbc1055ab9faf</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: correct substitution</title>
        <description>/systemd/catalog/systemd.catalog - ba9904e9ce0628cce3bbd8106f6dc6914e418eda</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: add mission statement</title>
        <description>/systemd/catalog/systemd.catalog - ef7963b561adec267dbc7dbdfc0d29105f2ca872</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: Spell out microseconds
    
    Also fix some English in a German translation</title>
        <description>/systemd/catalog/systemd.catalog - 772c552f763a125d17d814c4e5a35bbba49fc27a</description>
        <pubDate></pubDate>
        <dc:creator>Nis Martensen &lt;nis.martensen@web.de&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: typo fixes</title>
        <description>/systemd/catalog/systemd.catalog - 5190bbb240ab3360f7d37714d1c877858aef8c12</description>
        <pubDate></pubDate>
        <dc:creator>Thomas Hindoe Paaboel Andersen &lt;phomes@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: fix typo</title>
        <description>/systemd/catalog/systemd.catalog - 0922cbe8300e97215564748d449824f458196335</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>catalog: add catalog entries for all of systemd's own journal messages</title>
        <description>/systemd/catalog/systemd.catalog - 5d6a86d7a034a1fb3d6e3f1b58e2c13739270894</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

    <item>
        <title>journal: implement message catalog
    
    The message catalog can be used to attach short help texts to log lines,
    keyed by their MESSAGE_ID= fields. This is useful to help the
    administrator understand the context and cause of a message, find
    possible solutions and find further related documentation.
    
    Since this is keyed off MESSAGE_ID= this will only work for native
    journal messages.
    
    The message catalog supports i18n, and is useful to augment english
    language system messages with explanations in the local language.
    
    This commit only includes short explanatory messages for a few example
    message IDs, we'll add more complete documentation for the relevant
    systemd messages later on.</title>
        <description>/systemd/catalog/systemd.catalog - d4205751d4643c272059a3728045929dd0e5e800</description>
        <pubDate></pubDate>
        <dc:creator>Lennart Poettering &lt;lennart@poettering.net&gt;</dc:creator>
    </item>

</channel>
</rss>

