summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-13/+13
* - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() soThierry Vignaud2004-12-131-12/+0
* don't allow partition types we don't know how to format in {partitions} for a...Pascal Rigaux2004-12-051-1/+5
* Warn when failing to mount the supplementary CD-ROMRafael Garcia-Suarez2004-11-301-1/+5
* (setDefaultPackages) perl_checker cleanupThierry Vignaud2004-11-301-1/+1
* (setDefaultPackages) better support for Toshiba laptops: preloadThierry Vignaud2004-11-291-2/+6
* (setDefaultPackages) better support for DELL laptops: preload i8k driverThierry Vignaud2004-11-291-0/+1
* better support for DELL laptops (inspirated from drivers/char/i8k.c's audit)Thierry Vignaud2004-11-291-0/+4
* We won't have files named compssUsers.pl.<meta_class> since they're allRafael Garcia-Suarez2004-11-261-1/+0
* we don't use /tmp for devices anymorePascal Rigaux2004-11-251-3/+3
* since we don't use ramdisk but clp, some code is deadPascal Rigaux2004-11-181-49/+0
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-6/+6
* help perl_checkerPascal Rigaux2004-10-261-2/+2
* in upgrade, when we need to migrate device names, we must write the fstabPascal Rigaux2004-10-261-1/+4
* remove trailing slashesRafael Garcia-Suarez2004-10-211-0/+1
* Repair FTP supplementary media with overriding of rpmsrate and compssUsers.plRafael Garcia-Suarez2004-10-191-2/+7
* Installation with a ftp supplementary media (for mini-isos) :Rafael Garcia-Suarez2004-10-191-1/+2
* install_urpmi now writes a names file for each mediaRafael Garcia-Suarez2004-09-291-0/+10
* - add field {part_number} for partitionsPascal Rigaux2004-09-201-15/+97
* Remove no longer necessary hack.Rafael Garcia-Suarez2004-09-201-7/+0
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a...Pascal Rigaux2004-09-201-2/+16
* Kludgy fix for bug 11558 : sometimes when restarting the installer at theRafael Garcia-Suarez2004-09-161-11/+19
* Better retry on error handling for supplementary mediaRafael Garcia-Suarez2004-09-161-2/+3
* 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