summaryrefslogtreecommitdiffstats
path: root/urlinstall.py
Commit message (Expand)AuthorAgeFilesLines
* first pass of going to having primary key for package management beJeremy Katz2003-05-201-2/+2
* if we prepend the %2F on http, it breaks things (#89224)Jeremy Katz2003-04-211-1/+6
* merge from HEAD -- we were being too picky about ftp responses (#87867)Jeremy Katz2003-04-091-23/+1
* handle absolute paths better. we need to convert at / at the beginning toJeremy Katz2003-04-091-11/+18
* 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