<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://project.juiblex.co.uk/hg/razor/</link>
    <language>en-us</language>

    <title>razor: src/import-yum.c history</title>
    <description>src/import-yum.c revision history</description>
    <item>
    <title>Support getting file contents from archives</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{48e45439fd9a}/src/import-yum.c</link>
    <description><![CDATA[Support getting file contents from archives]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Mon, 04 Jul 2016 13:04:19 +0100</pubDate>
</item>
<item>
    <title>Support downloading from local repository even without libcurl</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{df914f383f5c}/src/import-yum.c</link>
    <description><![CDATA[Support downloading from local repository even without libcurl<br/>
<br/>
Using the --url option of the razor executable, it is possible<br/>
to specify a yum repository on the local machine (eg., on installation<br/>
media) and import from there, eg.,:<br/>
<br/>
C&gt; razor --url file:///d:/ import-yum<br/>
<br/>
This will be handled by libcurl if available but if not, an internal<br/>
copy routine will be used.<br/>
<br/>
Note that if Microsoft's KTM implementation of atomic transactions is<br/>
used, then the current directory must support atomic transactions<br/>
(also improve error messages for this, and other, cases).]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 09 Oct 2014 17:27:41 +0100</pubDate>
</item>
<item>
    <title>Fix compiler warnings</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c4bcba8023a9}/src/import-yum.c</link>
    <description><![CDATA[Fix compiler warnings]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Sat, 23 Aug 2014 16:28:31 +0100</pubDate>
</item>
<item>
    <title>Update gnulib</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{fab0b8a61dcb}/src/import-yum.c</link>
    <description><![CDATA[Update gnulib]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Wed, 20 Aug 2014 18:57:52 +0100</pubDate>
</item>
<item>
    <title>Add transaction barriers</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{33b825d3128d}/src/import-yum.c</link>
    <description><![CDATA[Add transaction barriers<br/>
These allow packages to be installed and removed which have scripts<br/>
that depend on each other when atomic transactions are involved.<br/>
Note that yum supports pre, but not other requires flags. post will<br/>
need similar support to the post scripts themselves pulling in the<br/>
requires flags from the rpms. Likewise preun and postun will need<br/>
similar handling to those scrips since the requires flags will need<br/>
to be stored in the razor database.]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 09 Feb 2012 20:45:27 +0000</pubDate>
</item>
<item>
    <title>Fix bug causing detail strings to be lost</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{afe520f454bd}/src/import-yum.c</link>
    <description><![CDATA[Fix bug causing detail strings to be lost]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Fri, 23 Apr 2010 21:07:15 +0100</pubDate>
</item>
<item>
    <title>Remove another unnecessary include of sys/mman.h</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1829493b5fb9}/src/import-yum.c</link>
    <description><![CDATA[Remove another unnecessary include of sys/mman.h]]></description>
    <author>&#74;&#46;&#32;&#65;&#108;&#105;&#32;&#72;&#97;&#114;&#108;&#111;&#119;&#32;&#60;&#97;&#108;&#105;&#64;&#106;&#117;&#105;&#98;&#108;&#101;&#120;&#46;&#99;&#111;&#46;&#117;&#107;&#62;</author>
    <pubDate>Thu, 08 Jan 2009 15:44:43 +0000</pubDate>
</item>
<item>
    <title>Display progress when importing rpms</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{23c56c3f0449}/src/import-yum.c</link>
    <description><![CDATA[Display progress when importing rpms]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Jun 2008 14:04:47 -0400</pubDate>
</item>
<item>
    <title>Merge commit 'jbowes/master'</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{5b0601d184ed}/src/import-yum.c</link>
    <description><![CDATA[Merge commit 'jbowes/master']]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Jun 2008 09:59:08 -0400</pubDate>
</item>
<item>
    <title>Merge branch 'krh/master'</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{29d5002bd17f}/src/import-yum.c</link>
    <description><![CDATA[Merge branch 'krh/master'<br/>
<br/>
Conflicts:<br/>
<br/>
	librazor/razor.h<br/>
	librazor/rpm.c<br/>
	razor.c<br/>
	src/main.c]]></description>
    <author>&#74;&#97;&#109;&#101;&#115;&#32;&#66;&#111;&#119;&#101;&#115;&#32;&#60;&#106;&#98;&#111;&#119;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Jun 2008 19:04:47 -0400</pubDate>
</item>
<item>
    <title>Rename razor_importer_new to _create to follow convention.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{061a5b815727}/src/import-yum.c</link>
    <description><![CDATA[Rename razor_importer_new to _create to follow convention.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Jun 2008 16:48:44 -0400</pubDate>
</item>
<item>
    <title>Record the time of dependencies (post, pre, postun, preun).</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{63444a10fb8e}/src/import-yum.c</link>
    <description><![CDATA[Record the time of dependencies (post, pre, postun, preun).]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 20 Jun 2008 14:18:52 -0400</pubDate>
</item>
<item>
    <title>Autoconfify razor.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{c3eb520e2219}/src/import-yum.c</link>
    <description><![CDATA[Autoconfify razor.<br/>
<br/>
committer: Kristian H?gsberg &lt;krh@redhat.com&gt;]]></description>
    <author>&#82;&#105;&#99;&#104;&#97;&#114;&#100;&#32;&#72;&#117;&#103;&#104;&#101;&#115;&#32;&#60;&#114;&#104;&#117;&#103;&#104;&#101;&#115;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 16 Jun 2008 15:40:30 -0400</pubDate>
</item>

  </channel>
</rss>
