<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/installmethod.py, branch before-loader-switch</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/'/>
<entry>
<title>add FileCopyException to be used when we have IO errors grabbing packages</title>
<updated>2002-11-04T22:33:34+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-11-04T22:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=d8d6e8cef165d038c6c4243c9d4339cb05ea73f0'/>
<id>d8d6e8cef165d038c6c4243c9d4339cb05ea73f0</id>
<content type='text'>
or when pulling packages from a remote site.

also, fix ts.setProbFilter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
or when pulling packages from a remote site.

also, fix ts.setProbFilter
</pre>
</div>
</content>
</entry>
<entry>
<title>use file:/// for file urls to make urllib2 happy (this method is only used for finding the comps file, so it's safe to do this)</title>
<updated>2002-11-04T16:23:32+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-11-04T16:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=f8cc4da17af411e9899504e6dfb2fc5f68037e96'/>
<id>f8cc4da17af411e9899504e6dfb2fc5f68037e96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move unmountCD base method to correct base class</title>
<updated>2002-08-19T22:05:34+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-08-19T22:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=f7ed4973a2954907429ed629e1233b008cf63d93'/>
<id>f7ed4973a2954907429ed629e1233b008cf63d93</id>
<content type='text'>
don't fail if we can't unmount the source image at filesDone(); they'll
reboot soon enough anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't fail if we can't unmount the source image at filesDone(); they'll
reboot soon enough anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>get comps.xml from multiple sources</title>
<updated>2002-07-31T00:42:45+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-07-31T00:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=dc33b950c545c30e7872dd58664f8088545cd44b'/>
<id>dc33b950c545c30e7872dd58664f8088545cd44b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get the root path into all of the install methods</title>
<updated>2002-06-25T19:27:03+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-06-25T19:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=dc44a06b95c25dd3dad62ebb2aae0290f279fb46'/>
<id>dc44a06b95c25dd3dad62ebb2aae0290f279fb46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kind of need these</title>
<updated>2002-02-11T21:35:00+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-02-11T21:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=cdd1530ff04c095e9aa8598df423b231eca5c303'/>
<id>cdd1530ff04c095e9aa8598df423b231eca5c303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass in the hdlist to readCompsViaMethod</title>
<updated>2002-02-11T19:20:21+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2002-02-11T19:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=e6ad1229ce372c4f3653b2a26bd1846d97fa04db'/>
<id>e6ad1229ce372c4f3653b2a26bd1846d97fa04db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>duh, import os</title>
<updated>2002-02-11T19:16:20+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2002-02-11T19:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=4656246e5d1272637e627b06d96c48e14b060585'/>
<id>4656246e5d1272637e627b06d96c48e14b060585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>now read comps from updates if present</title>
<updated>2002-02-08T20:07:45+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-02-08T20:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=13dfc1d68adb6d7775c333cb47dd87f7a36ad1df'/>
<id>13dfc1d68adb6d7775c333cb47dd87f7a36ad1df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed hardcoding of /mnt/source, parse RELEASE-NOTES.html as html, search for both plain text and HTML RELEASE-NOTES, convert to utf8</title>
<updated>2002-02-04T21:24:35+00:00</updated>
<author>
<name>Matt Wilson</name>
<email>msw@redhat.com</email>
</author>
<published>2002-02-04T21:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=ea82c230ff50585527573cbee910b8237c2f3647'/>
<id>ea82c230ff50585527573cbee910b8237c2f3647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
