<?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 lxc-test-cloneconfig</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/lxc/src/tests/lxc-test-cloneconfig</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>configure.ac: add --enable-deprecated flag
    
    - lxc-clone and lxc-start-ephemeral are marked deprecated. We add a
      --enable-deprecated flag to configure.ac allowing us to enable these
      deprecated executables
    - update tests to use lxc-copy instead of lxc-clone
    
    Signed-off-by: Christian Brauner &lt;christian.brauner@mailbox.org&gt;</title>
        <description>/lxc/src/tests/lxc-test-cloneconfig - d0a6bd39400a6d14cfec94ad647f3af1bda1e321</description>
        <pubDate></pubDate>
        <dc:creator>Christian Brauner &lt;christian.brauner@mailbox.org&gt;</dc:creator>
    </item>

    <item>
        <title>config: fix the handling of lxc.hook and hwaddrs in unexpanded config
    
    And add a testcase.
    
    The code to update hwaddrs in a clone was walking through the container
    configuration and re-printing all network entries.  However network
    entries from an include file which should not be printed out were being
    added to the unexpanded config.  With this patch, at clone we simply
    update the hwaddr in-place in the unexpanded configuration file, making
    sure to make the same update to the expanded network configuration.
    
    The code to update out lxc.hook statements had the same problem.
    We also update it in-place in the unexpanded configuration, though
    we mirror the logic we use when updating the expanded configuration.
    (Perhaps that should be changed, to simplify future updates)
    
    This code isn't particularly easy to review, so testcases are added
    to make sure that (1) extra lxc.network entries are not added (or
    removed), even if they are present in an included file, (2) lxc.hook
    entries are not added, (3) hwaddr entries are updated, and (4)
    the lxc.hook entries are properly updated (only when they should be).
    
    Reported-by: Stéphane Graber &lt;stgraber@ubuntu.com&gt;
    Signed-off-by: Serge Hallyn &lt;serge.hallyn@ubuntu.com&gt;
    Acked-by: Stéphane Graber &lt;stgraber@ubuntu.com&gt;</title>
        <description>/lxc/src/tests/lxc-test-cloneconfig - 67702c2129c462b5e8124020a496fbf6b7ae5540</description>
        <pubDate></pubDate>
        <dc:creator>Serge Hallyn &lt;serge.hallyn@ubuntu.com&gt;</dc:creator>
    </item>

</channel>
</rss>

