index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
urlinstall.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate file fetching error handling into one set of urlgrabber error
Chris Lumens
2006-05-25
1
-0
/
+8
*
Don't import something we're not using.
Chris Lumens
2006-05-08
1
-2
/
+1
*
Kill getRPMFilename.
Chris Lumens
2006-05-08
1
-6
/
+0
*
* urlinstall.py: Remove some traceonly mode stuff.
David Cantrell
2006-04-18
1
-9
/
+0
*
Fix up URL install methods by correcting media image number handling.
Chris Lumens
2005-11-17
1
-2
/
+2
*
Change getRPMFileName signature, use in callback
Paul Nasrat
2005-11-15
1
-2
/
+2
*
Use getMethodUri to configure backend
Paul Nasrat
2005-11-15
1
-1
/
+3
*
Remove legacy metadata handing
Paul Nasrat
2005-11-15
1
-7
/
+0
*
Remove legacy metadata handing
Paul Nasrat
2005-11-15
1
-37
/
+0
*
Simplify findBestFileMatch
Paul Nasrat
2005-08-19
1
-1
/
+1
*
Remove legacy comps reading
Paul Nasrat
2005-08-19
1
-1
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-7
/
+9
*
2005-04-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-26
1
-4
/
+2
*
2005-03-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-03-29
1
-1
/
+1
*
2005-02-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-02
1
-1
/
+1
*
Use urlgrabber for retrieving files instead of urllib2 directly.
Chris Lumens
2005-02-02
1
-33
/
+13
*
2004-10-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-15
1
-2
/
+2
*
fix future warnings (#117964)
Jeremy Katz
2004-05-07
1
-2
/
+2
*
read product path from the build stamp if possible, default to RedHat if not
Jeremy Katz
2003-10-14
1
-4
/
+5
*
getFilename ended up going for disc1/disc2/RedHat/RPMS/n-v-r.a.rpm instead
Jeremy Katz
2003-07-24
1
-9
/
+10
*
Changed how we acquire release notes so that we now try to pull it for all in...
Mike Fulbright
2003-06-26
1
-16
/
+26
*
merge from taroon branch to HEAD. mostly the package stuff, but also
Jeremy Katz
2003-05-20
1
-2
/
+2
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-11
/
+23
*
handle special case for 0 length file
Mike Fulbright
2003-04-14
1
-0
/
+4
*
handle download status for http/ftp
Mike Fulbright
2003-04-14
1
-6
/
+42
*
fix for bug #87867 - some ftp servers dont get a content-length when accessed...
Mike Fulbright
2003-04-04
1
-23
/
+1
*
don't loop forever if comps.rpm fails to copy (#84701)
Jeremy Katz
2003-02-20
1
-3
/
+6
*
better fix for missing/inaccessible hdlist via ftp/http
Mike Fulbright
2003-02-12
1
-7
/
+27
*
url.info, not file.info. and make the exception a little bit less masked
Jeremy Katz
2003-02-05
1
-2
/
+3
*
try to be more careful about catching errors from urllib2. Not pretty. But I...
Mike Fulbright
2003-02-04
1
-0
/
+13
*
fixup urllib2 usage a little bit to handle HTTP errors nicely
Jeremy Katz
2003-01-02
1
-3
/
+6
*
add FileCopyException to be used when we have IO errors grabbing packages
Jeremy Katz
2002-11-04
1
-8
/
+16
*
oops
Jeremy Katz
2002-11-04
1
-2
/
+1
*
move to urllib2. this should make catching exceptions on transfer errors 'be...
Jeremy Katz
2002-11-01
1
-5
/
+14
*
we're moving forward to rpm 4.1...
Jeremy Katz
2002-10-08
1
-1
/
+1
*
documentation addition to clarify self.baseUrl
Mike Fulbright
2002-09-20
1
-0
/
+5
*
make the comps package install on ftp/http installs
Jeremy Katz
2002-08-16
1
-3
/
+3
*
get comps.xml from multiple sources
Mike Fulbright
2002-07-31
1
-1
/
+6
*
fix cd installs (based on msf's comments). also, add stuff to copy RedHat/ba...
Jeremy Katz
2002-07-24
1
-0
/
+24
*
fix speling (#68541)
Bill Nottingham
2002-07-11
1
-2
/
+2
*
use comps.xml now
Jeremy Katz
2002-06-27
1
-1
/
+1
*
get the root path into all of the install methods
Jeremy Katz
2002-06-25
1
-10
/
+3
*
actually copy packages to /var/tmp/foo.rpm instead of /var/tmpfoo.rpm
Jeremy Katz
2002-06-19
1
-1
/
+1
*
the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...
Jeremy Katz
2002-06-10
1
-1
/
+1
*
more /mnt/sysimage surgery
Jeremy Katz
2002-05-30
1
-2
/
+3
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-1
/
+2
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-1
/
+1
*
now read comps from updates if present
Mike Fulbright
2002-02-08
1
-1
/
+1
*
support loopback mounted isos
Erik Troan
2001-06-29
1
-3
/
+16
*
copyright
Matt Wilson
2001-06-22
1
-2
/
+16
[next]