summaryrefslogtreecommitdiffstats
path: root/urlinstall.py
Commit message (Expand)AuthorAgeFilesLines
* 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