<?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 udevadm</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/shell-completion/bash/udevadm</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>bash-completion: fix completion of complete verbs
    
    When doing 'command verb&lt;TAB&gt;', the arguments for verb would be
    proposed, but it is too early. We should complete verb first.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=74596</title>
        <description>/systemd/shell-completion/bash/udevadm - 3ce09b7da2eb8b888066468663b2b5c81a05a03c</description>
        <pubDate></pubDate>
        <dc:creator>Zbigniew Jędrzejewski-Szmek  &lt;zbyszek@in.waw.pl&gt;</dc:creator>
    </item>

    <item>
        <title>udev: builtin - rename net_link to net_setup_link
    
    Also add shell completions.</title>
        <description>/systemd/shell-completion/bash/udevadm - 0b99c9f8f0cbfe9ab3de443cb6f94ecd7d21eae3</description>
        <pubDate></pubDate>
        <dc:creator>Tom Gundersen &lt;teg@jklm.no&gt;</dc:creator>
    </item>

    <item>
        <title>bash-completion: simplify udevadm completion
    
    The AA is unnecessary and only adds needless complexity. Replace it
    with a case statement instead of repeatedly calling __contains_word to
    overglorify string equalities.</title>
        <description>/systemd/shell-completion/bash/udevadm - b5b7ea750388919eee6087eb63f08903b57447cf</description>
        <pubDate></pubDate>
        <dc:creator>Dave Reisner &lt;dreisner@archlinux.org&gt;</dc:creator>
    </item>

    <item>
        <title>bash-completion: use a better definition of __contains_word
    
    - scope the iterator var
    - use the correct, quoted, non-expansion prone positional parameter
      notation
    - prevent expansion on RHS of comparison
    - remove unneeded explicit returns.
    
    This really should be defined only once...</title>
        <description>/systemd/shell-completion/bash/udevadm - a72d698d0d9ff9c158155b44cdc77376df31a317</description>
        <pubDate></pubDate>
        <dc:creator>Dave Reisner &lt;dreisner@archlinux.org&gt;</dc:creator>
    </item>

    <item>
        <title>udev: add builtin 'keyboard' to manage key mappings</title>
        <description>/systemd/shell-completion/bash/udevadm - 9d7d42bc406a2ac04639674281ce3ff6beeda790</description>
        <pubDate></pubDate>
        <dc:creator>Kay Sievers &lt;kay@vrfy.org&gt;</dc:creator>
    </item>

    <item>
        <title>udev: make firmware loading optional and disable by default
    
    Distros that whish to support old kernels should set
      --with-firmware-dirs="/usr/lib/firmware/updates:/usr/lib/firmware"
    to retain the old behaviour.</title>
        <description>/systemd/shell-completion/bash/udevadm - a3bd8447be4ea2ce230eb8ae0e815c04d85fa15a</description>
        <pubDate></pubDate>
        <dc:creator>Tom Gundersen &lt;teg@jklm.no&gt;</dc:creator>
    </item>

    <item>
        <title>bash-completion: split completions and move to new location
    
    Split the large bash completion script into separate, smaller files each
    named after the binary it is used for and move the files to
    /usr/share/bash-completion/completions. This way the completions can be
    loaded on demand and we only install the completions for the tools we
    actually build. The old path /etc/bash_completion.d/ is deprecated and
    will disappear in the future.</title>
        <description>/systemd/shell-completion/bash/udevadm - d611dadcc74db10ba533ee6859308f5fc505aee1</description>
        <pubDate></pubDate>
        <dc:creator>Michael Biebl &lt;biebl@debian.org&gt;</dc:creator>
    </item>

</channel>
</rss>

