summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* Apparently perl_checker doesn't like my perfectly sensible perl syntax.Rafael Garcia-Suarez2004-09-141-5/+7
* redundant codeRafael Garcia-Suarez2004-09-131-2/+1
* deselection of found media: don't display twice media from the sameRafael Garcia-Suarez2004-09-131-4/+28
* http supplementary media were borkedRafael Garcia-Suarez2004-09-131-1/+1
* Ability to choose from the mirror list when assing an ftp supplementaryRafael Garcia-Suarez2004-09-131-2/+10
* Remove (temporarily, do we hope) the code that re-reads all hdlists when theRafael Garcia-Suarez2004-09-101-32/+2
* BIGMEM now means >4GBPascal Rigaux2004-09-091-1/+1
* Re-read all hdlists in reverse order when there are supplementary media.Rafael Garcia-Suarez2004-09-091-20/+64
* Better version of the reload-IO::Socket patchRafael Garcia-Suarez2004-09-081-0/+5
* Install from a CD with a networked HTTP media : force reloading ofRafael Garcia-Suarez2004-09-071-1/+1
* install_urpmi() wasn't writing proper urls when having read an hdlistsRafael Garcia-Suarez2004-09-071-10/+15
* Allow supplementary media for upgradesRafael Garcia-Suarez2004-09-071-3/+1
* Remove unused variableRafael Garcia-Suarez2004-09-071-1/+0
* Supplementary media: don't forget to check for a new rpmsrate tooRafael Garcia-Suarez2004-09-061-0/+3
* Make the network supplementary media probe able to find an hdlists fileRafael Garcia-Suarez2004-09-061-2/+11
* Override rpmsrate and compssUsers.pl by the ones found on aRafael Garcia-Suarez2004-09-061-3/+3
* Umount supplementary CD immediately after having read informations on it.Rafael Garcia-Suarez2004-09-031-16/+19
* Make local copies of rpmsrate and compssUsers.pl from supplementary CDRafael Garcia-Suarez2004-09-031-6/+5
* Better handling of mounting/umounting supplementary CDsRafael Garcia-Suarez2004-09-031-6/+10
* Add a system error when no CD reader is found for a supplementary CDRafael Garcia-Suarez2004-09-031-1/+1
* Remove support for looking directly for a hdlist1s.cz file on supplementary CDs.Rafael Garcia-Suarez2004-09-031-24/+1
* Don't bypass errorOpeningFile, because it won't ask for further CDsRafael Garcia-Suarez2004-09-031-1/+1
* If a supplementary media is incorrect, continue askingRafael Garcia-Suarez2004-09-021-1/+1
* Don't log too muchRafael Garcia-Suarez2004-09-021-1/+1
* adapt to new mirror structureOlivier Blin2004-09-021-3/+1
* Don't start network for supplementary media if it is cdrom or diskRafael Garcia-Suarez2004-09-021-1/+1
* perl_checker cleanupRafael Garcia-Suarez2004-09-011-2/+2
* ensure install_interactive is loadedRafael Garcia-Suarez2004-09-011-0/+1
* When adding a networked supplementary media, configure the network ifRafael Garcia-Suarez2004-09-011-0/+11
* Support for unselecting some media before the install (begin.)Rafael Garcia-Suarez2004-08-311-2/+17
* Fix support for suppl. CDs with hdlists fileRafael Garcia-Suarez2004-08-301-3/+5
* add __regexp suffix to matching_desc() and matching_driver()Thierry Vignaud2004-08-271-14/+14
* Support for multiple supplementary mediaRafael Garcia-Suarez2004-08-271-6/+13
* set TV flag when a TV card is detected to install appropriate packagesOlivier Blin2004-08-251-0/+1
* aspell's typo fixesThierry Vignaud2004-08-231-3/+3
* Move code in another functionRafael Garcia-Suarez2004-08-191-10/+15
* Display the list of media already taken into accounts when asking forRafael Garcia-Suarez2004-08-171-5/+12
* perl_checker fixRafael Garcia-Suarez2004-08-171-2/+2
* Supplementary cd-roms don't need to have a rpmsrate / compssUsers.plRafael Garcia-Suarez2004-08-171-4/+7
* better URLPREFIX parsing regexp (handle URLPREFIX = "http://leia")Pascal Rigaux2004-08-161-1/+1
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-161-1/+1
* One further step towards the ftp supplementary mediaRafael Garcia-Suarez2004-08-131-3/+8
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-30/+29
* Don't ask for the selection of supplementary media in non-interactiveRafael Garcia-Suarez2004-08-131-92/+97
* First stab at supporting several hdlists on a supplementary CDRafael Garcia-Suarez2004-08-121-20/+24
* Support for ftp supplementary mediaRafael Garcia-Suarez2004-08-111-3/+10
* Restore ability to have supplementary http media.Rafael Garcia-Suarez2004-08-111-7/+2
* Fix http installs.Rafael Garcia-Suarez2004-08-111-3/+2
* perl_checker compliancePascal Rigaux2004-08-111-3/+3
* Misleading commentRafael Garcia-Suarez2004-08-111-1/+1