| Commit message (Expand) | Author | Age | Files | Lines |
* | fsedit::is_same_hd is now fs:get::is_same_hd | Pascal Rigaux | 2005-06-13 | 1 | -1/+1 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -1/+1 |
* | (media_browser): handle nfs | Pascal Rigaux | 2005-06-07 | 1 | -31/+73 |
* | replace strange "-" with a ascii compliant one | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
* | install2 functions should be steps | Pascal Rigaux | 2005-06-06 | 1 | -0/+16 |
* | get rid of $clicked and $ent_number (obsolete) | Pascal Rigaux | 2005-06-06 | 1 | -3/+3 |
* | do not use a loop device to read ISO image IDs, read them directly in the fil... | Olivier Blin | 2005-06-03 | 1 | -8/+4 |
* | provide backward compatibility for network fields in loadO | Olivier Blin | 2005-06-03 | 1 | -0/+14 |
* | remove unneeded parentheses (keep first() to make it readable by trainees ...) | Olivier Blin | 2005-06-03 | 1 | -2/+4 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 1 | -10/+10 |
* | allow upgrading a chroot (using drakx-in-chroot) | Pascal Rigaux | 2005-06-02 | 1 | -3/+10 |
* | create detect_devices::probe_name() & detect_devices::probe_unique_name() and... | Pascal Rigaux | 2005-06-02 | 1 | -2/+2 |
* | make drakx-in-chroot work | Pascal Rigaux | 2005-05-30 | 1 | -2/+2 |
* | kderc_largedisplay() is no more needed | Pascal Rigaux | 2005-05-27 | 1 | -10/+0 |
* | Comment fixes, remove noisy log | Rafael Garcia-Suarez | 2005-05-27 | 1 | -4/+4 |
* | kfm is gone for some time | Pascal Rigaux | 2005-05-27 | 1 | -5/+0 |
* | Remove the naming convention with a trailing "s" for supplementary CDs medium... | Rafael Garcia-Suarez | 2005-05-27 | 1 | -4/+1 |
* | Remove unused function | Rafael Garcia-Suarez | 2005-05-27 | 1 | -7/+0 |
* | don't set DRAKX_PASSWORD and DURING_INSTALL for msec since msec doesn't care ... | Pascal Rigaux | 2005-05-27 | 1 | -5/+1 |
* | replace $o->{localInstall} with $::local_install | Pascal Rigaux | 2005-05-27 | 1 | -1/+1 |
* | Factorize and ensure checking main installation method | Rafael Garcia-Suarez | 2005-05-26 | 1 | -3/+3 |
* | Don't use the \d+s regexp on medium ids to see if that's suppl cds. | Rafael Garcia-Suarez | 2005-05-26 | 1 | -3/+3 |
* | More refactorisation | Rafael Garcia-Suarez | 2005-05-26 | 1 | -4/+5 |
* | Begin refactorization of install medium handling code | Rafael Garcia-Suarez | 2005-05-25 | 1 | -32/+16 |
* | Modernize, remove old code | Rafael Garcia-Suarez | 2005-05-24 | 1 | -9/+8 |
* | propagate postInstall and postInstallNonRooted in new auto_install.cfg.pl | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
* | create common::release_file() and use it | Pascal Rigaux | 2005-04-21 | 1 | -3/+2 |
* | do not care about the ISO volume name if it doesn't end in -Disc\d+ | Olivier Blin | 2005-04-20 | 1 | -4/+6 |
* | handle DVD ISO images too (so that they get added installed for urpmi) | Olivier Blin | 2005-04-20 | 1 | -1/+1 |
* | Change the name of the directory where the rpms are copied | Rafael Garcia-Suarez | 2005-04-15 | 1 | -5/+5 |
* | When re-using the rpmsrate and compssUsers.pl from a supplementary media, | Rafael Garcia-Suarez | 2005-04-14 | 1 | -1/+8 |
* | Remount CD1 if we cancel insertion of a supplementary CD | Rafael Garcia-Suarez | 2005-04-13 | 1 | -7/+13 |
* | Eject CD-Rom when installation is finished | Rafael Garcia-Suarez | 2005-04-13 | 1 | -3/+11 |
* | When installing urpmi, mark cd-rom media as "static" so they never get | Rafael Garcia-Suarez | 2005-04-12 | 1 | -1/+3 |
* | Supplementary cd-roms weren't marked as supplementary. Fix this. | Rafael Garcia-Suarez | 2005-04-08 | 1 | -1/+6 |
* | Don't copy rpms that come from any sort of supplementary media. | Rafael Garcia-Suarez | 2005-04-08 | 1 | -2/+2 |
* | More heuristics to figure out the CD / DVD number from its name, used | Rafael Garcia-Suarez | 2005-04-08 | 1 | -1/+7 |
* | Add a trace | Rafael Garcia-Suarez | 2005-04-07 | 1 | -1/+2 |
* | make the auto_inst.cfg more valid in report.bug.gz, and add a warning | Pascal Rigaux | 2005-04-06 | 1 | -3/+5 |
* | media_browser is returning a file, not a file handle, /me is bad :-/ | Pascal Rigaux | 2005-04-05 | 1 | -3/+3 |
* | Try to guess the device associated with the CD-ROM when installing urpmi | Rafael Garcia-Suarez | 2005-04-04 | 1 | -0/+2 |
* | /me sux | Rafael Garcia-Suarez | 2005-04-04 | 1 | -2/+2 |
* | Don't ask for the same cd to be reinserted when copying rpms on disk | Rafael Garcia-Suarez | 2005-04-04 | 1 | -1/+3 |
* | Introduce the new utility function getCDNumber() | Rafael Garcia-Suarez | 2005-04-04 | 1 | -0/+10 |
* | Sort CDs according to CD numbers, not alphabetically | Rafael Garcia-Suarez | 2005-04-01 | 1 | -1/+5 |
* | nasty warly uses different volume IDs for mini CDs | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
* | Always write an MD5SUM file | Rafael Garcia-Suarez | 2005-03-24 | 1 | -3/+2 |
* | temporarily fallback on /mnt/hd if the hard disk mount point can't be found | Olivier Blin | 2005-03-23 | 1 | -1/+2 |
* | Fix ejection of cdrom when asking for the supplementary CD. (bug 14902) | Rafael Garcia-Suarez | 2005-03-23 | 1 | -1/+1 |