<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/packages.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>the getFilename can actually fail since this is where we copy the file</title>
<updated>2002-11-19T20:11:26+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-11-19T20:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=bcb91a33cbf10acde08d099d48e72c4dc3355527'/>
<id>bcb91a33cbf10acde08d099d48e72c4dc3355527</id>
<content type='text'>
to a temporary location for ftp/http and cdrom installs.  so, put it
inside the try and instead of using fn, use name-ver-rel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to a temporary location for ftp/http and cdrom installs.  so, put it
inside the try and instead of using fn, use name-ver-rel
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for bug #77952</title>
<updated>2002-11-19T19:49:55+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-11-19T19:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=9d470384f5499fa4239b402504588b7b2de4e0a9'/>
<id>9d470384f5499fa4239b402504588b7b2de4e0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove xfree86 3.x code</title>
<updated>2002-11-14T22:04:00+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-11-14T22:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=7bd04066bd15907ede35aa50d772b4ee3d5e2329'/>
<id>7bd04066bd15907ede35aa50d772b4ee3d5e2329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rpmlib changes.  this gets rid of the (incorrect) error message about the comps package not getting installed</title>
<updated>2002-11-12T23:54:21+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-11-12T23:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=0798006dd20eb3471960ccbe7f220c6e5a8f6773'/>
<id>0798006dd20eb3471960ccbe7f220c6e5a8f6773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dont leave this turned on turkey</title>
<updated>2002-11-12T20:22:33+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-11-12T20:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=6fada85a34cf1451915702c441ce2496f3af0706'/>
<id>6fada85a34cf1451915702c441ce2496f3af0706</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changes to work with new xsetup object</title>
<updated>2002-11-12T16:46:50+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-11-12T16:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=90c4a40303e44eb88abbec4cc3e5e31a1f7553ba'/>
<id>90c4a40303e44eb88abbec4cc3e5e31a1f7553ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>make sure grub is selected if it's being used</title>
<updated>2002-10-31T20:19:58+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-31T20:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=8ea778d4e50b112b1b494b12c4879eb3f9a78945'/>
<id>8ea778d4e50b112b1b494b12c4879eb3f9a78945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>to chainsaw for now -- ordering seems to fail for the not chainsaw case</title>
<updated>2002-10-24T18:29:19+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-24T18:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=abb8921fe4e52e050a29bf971fe1d51e2d5a6959'/>
<id>abb8921fe4e52e050a29bf971fe1d51e2d5a6959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>didn't commit these -- we want !chainsaw ordering and we have to call ts.check before ts.order if the hdlist isn't preordered</title>
<updated>2002-10-22T04:12:47+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-22T04:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=78c4a110e0a64ff9db2de96b6228e783fef9755a'/>
<id>78c4a110e0a64ff9db2de96b6228e783fef9755a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
