| Commit message (Expand) | Author | Age | Files | Lines |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -17/+16 |
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -3/+2 |
* | create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), bu... | Pascal Rigaux | 2004-12-16 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -13/+13 |
* | - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() so | Thierry Vignaud | 2004-12-13 | 1 | -12/+0 |
* | don't allow partition types we don't know how to format in {partitions} for a... | Pascal Rigaux | 2004-12-05 | 1 | -1/+5 |
* | Warn when failing to mount the supplementary CD-ROM | Rafael Garcia-Suarez | 2004-11-30 | 1 | -1/+5 |
* | (setDefaultPackages) perl_checker cleanup | Thierry Vignaud | 2004-11-30 | 1 | -1/+1 |
* | (setDefaultPackages) better support for Toshiba laptops: preload | Thierry Vignaud | 2004-11-29 | 1 | -2/+6 |
* | (setDefaultPackages) better support for DELL laptops: preload i8k driver | Thierry Vignaud | 2004-11-29 | 1 | -0/+1 |
* | better support for DELL laptops (inspirated from drivers/char/i8k.c's audit) | Thierry Vignaud | 2004-11-29 | 1 | -0/+4 |
* | We won't have files named compssUsers.pl.<meta_class> since they're all | Rafael Garcia-Suarez | 2004-11-26 | 1 | -1/+0 |
* | we don't use /tmp for devices anymore | Pascal Rigaux | 2004-11-25 | 1 | -3/+3 |
* | since we don't use ramdisk but clp, some code is dead | Pascal Rigaux | 2004-11-18 | 1 | -49/+0 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -6/+6 |
* | help perl_checker | Pascal Rigaux | 2004-10-26 | 1 | -2/+2 |
* | in upgrade, when we need to migrate device names, we must write the fstab | Pascal Rigaux | 2004-10-26 | 1 | -1/+4 |
* | remove trailing slashes | Rafael Garcia-Suarez | 2004-10-21 | 1 | -0/+1 |
* | Repair FTP supplementary media with overriding of rpmsrate and compssUsers.pl | Rafael Garcia-Suarez | 2004-10-19 | 1 | -2/+7 |
* | Installation with a ftp supplementary media (for mini-isos) : | Rafael Garcia-Suarez | 2004-10-19 | 1 | -1/+2 |
* | install_urpmi now writes a names file for each media | Rafael Garcia-Suarez | 2004-09-29 | 1 | -0/+10 |
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -15/+97 |
* | Remove no longer necessary hack. | Rafael Garcia-Suarez | 2004-09-20 | 1 | -7/+0 |
* | - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a... | Pascal Rigaux | 2004-09-20 | 1 | -2/+16 |
* | Kludgy fix for bug 11558 : sometimes when restarting the installer at the | Rafael Garcia-Suarez | 2004-09-16 | 1 | -11/+19 |
* | Better retry on error handling for supplementary media | Rafael Garcia-Suarez | 2004-09-16 | 1 | -2/+3 |
* | Apparently perl_checker doesn't like my perfectly sensible perl syntax. | Rafael Garcia-Suarez | 2004-09-14 | 1 | -5/+7 |
* | redundant code | Rafael Garcia-Suarez | 2004-09-13 | 1 | -2/+1 |
* | deselection of found media: don't display twice media from the same | Rafael Garcia-Suarez | 2004-09-13 | 1 | -4/+28 |
* | http supplementary media were borked | Rafael Garcia-Suarez | 2004-09-13 | 1 | -1/+1 |
* | Ability to choose from the mirror list when assing an ftp supplementary | Rafael Garcia-Suarez | 2004-09-13 | 1 | -2/+10 |
* | Remove (temporarily, do we hope) the code that re-reads all hdlists when the | Rafael Garcia-Suarez | 2004-09-10 | 1 | -32/+2 |
* | BIGMEM now means >4GB | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
* | Re-read all hdlists in reverse order when there are supplementary media. | Rafael Garcia-Suarez | 2004-09-09 | 1 | -20/+64 |
* | Better version of the reload-IO::Socket patch | Rafael Garcia-Suarez | 2004-09-08 | 1 | -0/+5 |
* | Install from a CD with a networked HTTP media : force reloading of | Rafael Garcia-Suarez | 2004-09-07 | 1 | -1/+1 |
* | install_urpmi() wasn't writing proper urls when having read an hdlists | Rafael Garcia-Suarez | 2004-09-07 | 1 | -10/+15 |
* | Allow supplementary media for upgrades | Rafael Garcia-Suarez | 2004-09-07 | 1 | -3/+1 |
* | Remove unused variable | Rafael Garcia-Suarez | 2004-09-07 | 1 | -1/+0 |
* | Supplementary media: don't forget to check for a new rpmsrate too | Rafael Garcia-Suarez | 2004-09-06 | 1 | -0/+3 |
* | Make the network supplementary media probe able to find an hdlists file | Rafael Garcia-Suarez | 2004-09-06 | 1 | -2/+11 |
* | Override rpmsrate and compssUsers.pl by the ones found on a | Rafael Garcia-Suarez | 2004-09-06 | 1 | -3/+3 |
* | Umount supplementary CD immediately after having read informations on it. | Rafael Garcia-Suarez | 2004-09-03 | 1 | -16/+19 |
* | Make local copies of rpmsrate and compssUsers.pl from supplementary CD | Rafael Garcia-Suarez | 2004-09-03 | 1 | -6/+5 |
* | Better handling of mounting/umounting supplementary CDs | Rafael Garcia-Suarez | 2004-09-03 | 1 | -6/+10 |
* | Add a system error when no CD reader is found for a supplementary CD | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
* | Remove support for looking directly for a hdlist1s.cz file on supplementary CDs. | Rafael Garcia-Suarez | 2004-09-03 | 1 | -24/+1 |
* | Don't bypass errorOpeningFile, because it won't ask for further CDs | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
* | If a supplementary media is incorrect, continue asking | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+1 |