summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | IO::Socket::INET after having brought up the network interface. It won't work otherwise (for mysterious reasons.)
* install_urpmi() wasn't writing proper urls when having read an hdlistsRafael Garcia-Suarez2004-09-071-10/+15
| | | | | file for a networked supplementary media
* 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
| | | | | supplementary CD
* 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
| | | | | anymore... (/me sux)
* 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
| | | | | needed. Install basesystem for this purpose.
* 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
| | | | | supplementary media
* 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
| | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS
* Don't ask for the selection of supplementary media in non-interactiveRafael Garcia-Suarez2004-08-131-92/+97
| | | | | installs.
* 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
|
* URLPREFIX is not set if the main media isn't http, so the prefix must beRafael Garcia-Suarez2004-08-101-3/+3
| | | | | passed manually.
* install_urpmi(): set up the right with_hdlist for urpmi.cfgRafael Garcia-Suarez2004-08-101-1/+4
|
* Back to first medium after having added a supplementary one.Rafael Garcia-Suarez2004-08-101-3/+8
| | | | | Set prefix for http supplementary media, since $URLPREFIX is not defined.
* Select supplementary mediumRafael Garcia-Suarez2004-08-091-0/+6
|
* Begin the support for installations over multiple media.Rafael Garcia-Suarez2004-08-091-42/+85
|
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-091-2/+6
|
* use new ISO images volume name (#10543)Olivier Blin2004-08-091-1/+2
|
* fix regexp (do not strip paths ending in .*iso)Olivier Blin2004-08-091-1/+1
|