summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
...
* - move some install specific code out of ugtk2.pm into install_gtk.pmPascal Rigaux2005-01-061-0/+28
* (migrate_device_names) fix messageThierry Vignaud2005-01-051-1/+1
* (migrate_device_names) try to be smarter with translatorsThierry Vignaud2005-01-031-3/+3
* no clp is not an errorPascal Rigaux2005-01-031-1/+1
* move mdkinst.clp on hard drive ASAPPascal Rigaux2005-01-031-0/+15
* - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()...Pascal Rigaux2004-12-281-53/+80
* differentiate compssUsers flags from non-user modifiable flags (eg: hardware ...Pascal Rigaux2004-12-241-10/+15
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-17/+16
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-1/+1
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-3/+2
* create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), bu...Pascal Rigaux2004-12-161-1/+1
* 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