Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | Fix bug 13661 : umounting a supplementary CD wasn't done cleanly after failure | Rafael Garcia-Suarez | 2005-02-15 | 1 | -2/+7 |
| | |||||
* | replace load/save from floppy with using media_browser() | Pascal Rigaux | 2005-02-15 | 1 | -14/+75 |
| | |||||
* | - Copy complete $printer structure for installation records (all irrelevant | Till Kamppeter | 2005-02-14 | 1 | -8/+1 |
| | | | | | | was already removed by printer::printerdrake::final_cleanup($printer), called in install_steps_interactive.pm at the end of the "Summary" step. | ||||
* | Sort media names in recapitulative message | Rafael Garcia-Suarez | 2005-02-11 | 1 | -1/+1 |
| | |||||
* | Make an error message more user-friendly | Rafael Garcia-Suarez | 2005-02-09 | 1 | -1/+2 |
| | |||||
* | make perl_checko, the little bot, happy | Rafael Garcia-Suarez | 2005-02-09 | 1 | -3/+3 |
| | |||||
* | Remove "Cancel" button from the supplementary media selection window | Rafael Garcia-Suarez | 2005-02-09 | 1 | -2/+8 |
| | |||||
* | fix copy_rpms_on_disks | Florent Villard | 2005-02-05 | 1 | -4/+14 |
| | |||||
* | Better version to install urpmi with copied RPMs | Rafael Garcia-Suarez | 2005-02-04 | 1 | -3/+5 |
| | |||||
* | Make install_urpmi work when having copied every RPM on disk | Rafael Garcia-Suarez | 2005-02-04 | 1 | -0/+1 |
| | |||||
* | call hdInstallPath only once | Rafael Garcia-Suarez | 2005-02-04 | 1 | -2/+4 |
| | |||||
* | Remove a debug trace, and perl_checker fixes | Rafael Garcia-Suarez | 2005-02-04 | 1 | -3/+2 |
| | |||||
* | Add support to copy all RPMs to the hard drive before installation. | Rafael Garcia-Suarez | 2005-02-04 | 1 | -42/+41 |
| | |||||
* | drakx_version() is now in install_any and use getFile() to get VERSION | Pascal Rigaux | 2005-01-26 | 1 | -1/+6 |
| | |||||
* | fix rpmsrate_always_flags() not applied (bugzilla #13177) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
| | |||||
* | (default_packages) simplify through ↵ | Thierry Vignaud | 2005-01-20 | 1 | -3/+3 |
| | | | | modules::append_to_modules_loaded_at_startup_for_all_kernels() | ||||
* | (default_packages) handle buggy laptops that're unusable without | Thierry Vignaud | 2005-01-20 | 1 | -0/+4 |
| | | | | | laoding acerhk module | ||||
* | auto_install compatibility: CAT_SYSTEM used to be selected by default | Pascal Rigaux | 2005-01-18 | 1 | -0/+2 |
| |