<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/image.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>disc1 should have RedHat/base/stage2.img present</title>
<updated>2002-10-25T19:05:51+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-25T19:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=18fb1bc9949dfe9fbb67db3aa103118ec1ea864f'/>
<id>18fb1bc9949dfe9fbb67db3aa103118ec1ea864f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use R_OK instead of O_RDONLY for access calls.  granted, it doesn't really</title>
<updated>2002-10-07T21:49:45+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-07T21:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=cfda696bbc8df635aaae7eae53b4b056e4e3fab6'/>
<id>cfda696bbc8df635aaae7eae53b4b056e4e3fab6</id>
<content type='text'>
matter for us because the file's existence means we can read it (we're running
as root) and O_RDONLY = 0 and F_OK = 0, but while I'm fixing things in here,
I might as well be thorough
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
matter for us because the file's existence means we can read it (we're running
as root) and O_RDONLY = 0 and F_OK = 0, but while I'm fixing things in here,
I might as well be thorough
</pre>
</div>
</content>
</entry>
<entry>
<title>            # if self.currentDisc is empty, then we shouldn't have anything</title>
<updated>2002-10-07T21:46:45+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-07T21:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=c5a0a9b8a716679ed9aca0870eb23790dec4e329'/>
<id>c5a0a9b8a716679ed9aca0870eb23790dec4e329</id>
<content type='text'>
            # mounted.  double-check by trying to unmount, but we don't want
            # to get into a loop of trying to unmount forever.  if
            # self.currentDisc is set, then it should still be mounted and
            # we want to loop until it unmounts successfully
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
            # mounted.  double-check by trying to unmount, but we don't want
            # to get into a loop of trying to unmount forever.  if
            # self.currentDisc is set, then it should still be mounted and
            # we want to loop until it unmounts successfully
</pre>
</div>
</content>
</entry>
<entry>
<title>if we fail to read a package, then we could get into getFilename() without</title>
<updated>2002-10-07T21:44:11+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-10-07T21:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=a4aef484430a0fee4898f979ae4714e7650046c1'/>
<id>a4aef484430a0fee4898f979ae4714e7650046c1</id>
<content type='text'>
a CD mounted so reading the .discinfo file can fail.

keep a copy of the first timestamp we can succeed in reading as
self.timestamp so that we have a timestamp to compare with when this happens
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a CD mounted so reading the .discinfo file can fail.

keep a copy of the first timestamp we can succeed in reading as
self.timestamp so that we have a timestamp to compare with when this happens
</pre>
</div>
</content>
</entry>
<entry>
<title>dag gonit</title>
<updated>2002-08-23T20:52:01+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-08-23T20:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=f8181784991070fc992bbf7f477ea109d240444a'/>
<id>f8181784991070fc992bbf7f477ea109d240444a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for not finding CD on first CD - bug #70139</title>
<updated>2002-08-23T20:42:11+00:00</updated>
<author>
<name>Mike Fulbright</name>
<email>msf@redhat.com</email>
</author>
<published>2002-08-23T20:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=a5f2fba368dc848a4faca7b92586dc87190f18a0'/>
<id>a5f2fba368dc848a4faca7b92586dc87190f18a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>call the magic singing dancing retrying unmount when we need to change cds</title>
<updated>2002-08-19T22:06:46+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-08-19T22:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=70b26d1f1609a29ae5f17373c01fae8fac867808'/>
<id>70b26d1f1609a29ae5f17373c01fae8fac867808</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>try to unmount the cd if we get a failure installing a package so that the</title>
<updated>2002-08-19T21:53:30+00:00</updated>
<author>
<name>Jeremy Katz</name>
<email>katzj@redhat.com</email>
</author>
<published>2002-08-19T21:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=03529e7352cbb44a8ea7dd9a713abe7341cdf4d4'/>
<id>03529e7352cbb44a8ea7dd9a713abe7341cdf4d4</id>
<content type='text'>
user can eject their CD if they want and change it for one that isn't cracked
down the middle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
user can eject their CD if they want and change it for one that isn't cracked
down the middle
</pre>
</div>
</content>
</entry>
</feed>
