Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | always retrieve them locally in /tmp, instead of choosing the main install method (this wasn't working for http installs) | ||||
* | 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 |
| | | | | | | updated. This is needed because those media use hdlists, but the hdlist path is false for all CDs except the first one. | ||||
* | 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 |
| | | | | | for the copy of media to the local HD. | ||||
* | 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 |
| | | | | | (bug 14395) | ||||
* | /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 |
| | |||||
* | Don't copy RPMs from supplementary media, except supplementary CDs | Rafael Garcia-Suarez | 2005-03-21 | 1 | -1/+4 |
| | |||||
* | Factorize code on opening CD tray. | Rafael Garcia-Suarez | 2005-03-21 | 1 | -5/+1 |
| | | | | | This, and the previous change, fixed bug #14850. | ||||
* | Force opening of cdrom tray when asking for a supplementary CD. | Rafael Garcia-Suarez | 2005-03-21 | 1 | -5/+8 |
| | |||||
* | Allow to eject non-mounted cdroms | Rafael Garcia-Suarez | 2005-03-21 | 1 | -4/+6 |
| | |||||
* | Install kernel-xbox on XBOX, bypass bootloader setup and eject call | Stew Benedict | 2005-03-15 | 1 | -0/+1 |
| | |||||
* | Fix cdrom device name | Rafael Garcia-Suarez | 2005-03-15 | 1 | -0/+1 |
| | |||||
* | fix pcmcia modules loading | Olivier Blin | 2005-03-15 | 1 | -1/+3 |
| | |||||
* | - add dmi_probe() | Pascal Rigaux | 2005-03-15 | 1 | -9/+2 |
| | | | | | - some special code on dmi is now moved in dmitable with flags Pkg: and Module: | ||||
* | Change the code for the rpm copying progress bar to avoid forking. | Rafael Garcia-Suarez | 2005-03-14 | 1 | -36/+54 |
| | |||||
* | Use library functions | Rafael Garcia-Suarez | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | Create an empty MD5SUM file to make urpmi happy | Rafael Garcia-Suarez | 2005-03-11 | 1 | -0/+3 |
| | |||||
* | remove useless / | Olivier Blin | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | Don't stack information windows on top of another | Rafael Garcia-Suarez | 2005-03-11 | 1 | -2/+4 |
| | |||||
* | really create ISO images mountpoint (me sux) | Olivier Blin | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | Eject last CD after copy of rpms on disk | Rafael Garcia-Suarez | 2005-03-11 | 1 | -0/+1 |
| | |||||
* | use full path to rpms for ISO media | Olivier Blin | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | don't spawn a shell if stage2 isn't run directly | Olivier Blin | 2005-03-10 | 1 | -1/+5 |
| | |||||
* | setup urpmi media for ISO images | Olivier Blin | 2005-03-10 | 1 | -2/+19 |
| | |||||
* | Put a wait message for copying rpms from CDs | Rafael Garcia-Suarez | 2005-03-10 | 1 | -1/+6 |
| | |||||
* | Disable progress bar when copying rpms from CDs. (The change CD dialog | Rafael Garcia-Suarez | 2005-03-08 | 1 | -19/+23 |
| | | | | | clashes with it) | ||||
* | Add an explicit error message instead of a built-in cryptic one (bug #14243) | Rafael Garcia-Suarez | 2005-03-04 | 1 | -0/+1 |
| | |||||
* | perl_checker fixes | Rafael Garcia-Suarez | 2005-03-03 | 1 | -1/+0 |
| | |||||
* | Add a progress bar when copying rpms from the media to the hard disk | Rafael Garcia-Suarez | 2005-03-03 | 1 | -3/+28 |
| | |||||
* | screenshot_dir__and_move(): use /tmp which is ramdisk instead of /tmp/stage2 ↵ | Pascal Rigaux | 2005-03-02 | 1 | -1/+1 |
| | | | | which is now always read-only | ||||
* | fix | Pascal Rigaux | 2005-02-23 | 1 | -1/+2 |
| | |||||
* | (default_packages) setup acerk for another laptop (which doesn't need | Thierry Vignaud | 2005-02-23 | 1 | -1/+2 |
| | | | | | any option) | ||||
* | Fix location of hdlist for rpms copied on disk | Rafael Garcia-Suarez | 2005-02-22 | 1 | -0/+1 |
| | |||||
* | - add HTTP support in media_browser | Pascal Rigaux | 2005-02-18 | 1 | -2/+18 |
| | | | | | - HTTP support is non save only | ||||
* | media_browser returns a filehandle when non save | Pascal Rigaux | 2005-02-18 | 1 | -9/+18 |
| | |||||
* | - create dmidecode_category() | Pascal Rigaux | 2005-02-17 | 1 | -4/+5 |
| | | | | | | - don't use field {string} when not needed - better use regexps on dmidecode returned strings (even the kernel use strstr) |