summaryrefslogtreecommitdiffstats
path: root/urlinstall.py
Commit message (Expand)AuthorAgeFilesLines
* 2004-10-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-151-2/+2
* fix future warnings (#117964)Jeremy Katz2004-05-071-2/+2
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-4/+5
* getFilename ended up going for disc1/disc2/RedHat/RPMS/n-v-r.a.rpm insteadJeremy Katz2003-07-241-9/+10
* Changed how we acquire release notes so that we now try to pull it for all in...Mike Fulbright2003-06-261-16/+26
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-2/+2
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-11/+23
* handle special case for 0 length fileMike Fulbright2003-04-141-0/+4
* handle download status for http/ftpMike Fulbright2003-04-141-6/+42
* fix for bug #87867 - some ftp servers dont get a content-length when accessed...Mike Fulbright2003-04-041-23/+1
* don't loop forever if comps.rpm fails to copy (#84701)Jeremy Katz2003-02-201-3/+6
* better fix for missing/inaccessible hdlist via ftp/httpMike Fulbright2003-02-121-7/+27
* url.info, not file.info. and make the exception a little bit less maskedJeremy Katz2003-02-051-2/+3
* try to be more careful about catching errors from urllib2. Not pretty. But I...Mike Fulbright2003-02-041-0/+13
* fixup urllib2 usage a little bit to handle HTTP errors nicelyJeremy Katz2003-01-021-3/+6
* add FileCopyException to be used when we have IO errors grabbing packagesJeremy Katz2002-11-041-8/+16
* oopsJeremy Katz2002-11-041-2/+1
* move to urllib2. this should make catching exceptions on transfer errors 'be...Jeremy Katz2002-11-011-5/+14
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
* documentation addition to clarify self.baseUrlMike Fulbright2002-09-201-0/+5
* make the comps package install on ftp/http installsBefore.MSF.kslvm.growingJeremy Katz2002-08-161-3/+3
* get comps.xml from multiple sourcesMike Fulbright2002-07-311-1/+6
* fix cd installs (based on msf's comments). also, add stuff to copy RedHat/ba...Jeremy Katz2002-07-241-0/+24
* fix speling (#68541)Bill Nottingham2002-07-111-2/+2
* use comps.xml nowJeremy Katz2002-06-271-1/+1
* get the root path into all of the install methodsJeremy Katz2002-06-251-10/+3
* actually copy packages to /var/tmp/foo.rpm instead of /var/tmpfoo.rpmJeremy Katz2002-06-191-1/+1
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* more /mnt/sysimage surgeryJeremy Katz2002-05-301-2/+3
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* now read comps from updates if presentMike Fulbright2002-02-081-1/+1
* support loopback mounted isosErik Troan2001-06-291-3/+16
* copyrightMatt Wilson2001-06-221-2/+16
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-2/+0
* removed extraneous ,Erik Troan2001-02-101-1/+1
* use two part header listsErik Troan2001-02-101-5/+14
* use separate timer for install which can be stopped and startedErik Troan2000-12-081-1/+1
* fixed log messagesErik Troan2000-08-081-4/+4
* don't fall over loggingMatt Wilson2000-08-041-2/+2
* fix for ftp base installs with a trailing /Matt Wilson2000-08-021-0/+2
* add a message when url retrievals afilErik Troan2000-05-191-2/+5
* added proper inheritance for install methodsErik Troan2000-05-101-7/+4
* wrapped url ops so we keep trying if anon server fullMike Fulbright2000-02-171-5/+24
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-1/+1
* fixes for alpha, fstab readingMatt Wilson1999-09-071-3/+2
* *** empty log message ***Erik Troan1999-08-211-0/+82