summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Expand)AuthorAgeFilesLines
...
* Don't copy RPMs from supplementary media, except supplementary CDsRafael Garcia-Suarez2005-03-211-1/+4
* Factorize code on opening CD tray.Rafael Garcia-Suarez2005-03-211-5/+1
* Force opening of cdrom tray when asking for a supplementary CD.Rafael Garcia-Suarez2005-03-211-5/+8
* Allow to eject non-mounted cdromsRafael Garcia-Suarez2005-03-211-4/+6
* Install kernel-xbox on XBOX, bypass bootloader setup and eject callStew Benedict2005-03-151-0/+1
* Fix cdrom device nameRafael Garcia-Suarez2005-03-151-0/+1
* fix pcmcia modules loadingOlivier Blin2005-03-151-1/+3
* - add dmi_probe()Pascal Rigaux2005-03-151-9/+2
* Change the code for the rpm copying progress bar to avoid forking.Rafael Garcia-Suarez2005-03-141-36/+54
* Use library functionsRafael Garcia-Suarez2005-03-111-1/+1
* Create an empty MD5SUM file to make urpmi happyRafael Garcia-Suarez2005-03-111-0/+3
* remove useless /Olivier Blin2005-03-111-1/+1
* Don't stack information windows on top of anotherRafael Garcia-Suarez2005-03-111-2/+4
* really create ISO images mountpoint (me sux)Olivier Blin2005-03-111-1/+1
* Eject last CD after copy of rpms on diskRafael Garcia-Suarez2005-03-111-0/+1
* use full path to rpms for ISO mediaOlivier Blin2005-03-111-1/+1
* don't spawn a shell if stage2 isn't run directlyOlivier Blin2005-03-101-1/+5
* setup urpmi media for ISO imagesOlivier Blin2005-03-101-2/+19
* Put a wait message for copying rpms from CDsRafael Garcia-Suarez2005-03-101-1/+6
* Disable progress bar when copying rpms from CDs. (The change CD dialogRafael Garcia-Suarez2005-03-081-19/+23
* Add an explicit error message instead of a built-in cryptic one (bug #14243)Rafael Garcia-Suarez2005-03-041-0/+1
* perl_checker fixesRafael Garcia-Suarez2005-03-031-1/+0
* Add a progress bar when copying rpms from the media to the hard diskRafael Garcia-Suarez2005-03-031-3/+28
* screenshot_dir__and_move(): use /tmp which is ramdisk instead of /tmp/stage2 ...Pascal Rigaux2005-03-021-1/+1
* fixPascal Rigaux2005-02-231-1/+2
* (default_packages) setup acerk for another laptop (which doesn't needThierry Vignaud2005-02-231-1/+2
* Fix location of hdlist for rpms copied on diskRafael Garcia-Suarez2005-02-221-0/+1
* - add HTTP support in media_browserPascal Rigaux2005-02-181-2/+18
* media_browser returns a filehandle when non savePascal Rigaux2005-02-181-9/+18
* - create dmidecode_category()Pascal Rigaux2005-02-171-4/+5
* Fix bug 13661 : umounting a supplementary CD wasn't done cleanly after failureRafael Garcia-Suarez2005-02-151-2/+7
* replace load/save from floppy with using media_browser()Pascal Rigaux2005-02-151-14/+75
* - Copy complete $printer structure for installation records (all irrelevantTill Kamppeter2005-02-141-8/+1
* Sort media names in recapitulative messageRafael Garcia-Suarez2005-02-111-1/+1
* Make an error message more user-friendlyRafael Garcia-Suarez2005-02-091-1/+2
* make perl_checko, the little bot, happyRafael Garcia-Suarez2005-02-091-3/+3
* Remove "Cancel" button from the supplementary media selection windowRafael Garcia-Suarez2005-02-091-2/+8
* fix copy_rpms_on_disksFlorent Villard2005-02-051-4/+14
* Better version to install urpmi with copied RPMsRafael Garcia-Suarez2005-02-041-3/+5
* Make install_urpmi work when having copied every RPM on diskRafael Garcia-Suarez2005-02-041-0/+1
* call hdInstallPath only onceRafael Garcia-Suarez2005-02-041-2/+4
* Remove a debug trace, and perl_checker fixesRafael Garcia-Suarez2005-02-041-3/+2
* Add support to copy all RPMs to the hard drive before installation.Rafael Garcia-Suarez2005-02-041-42/+41
* drakx_version() is now in install_any and use getFile() to get VERSIONPascal Rigaux2005-01-261-1/+6
* fix rpmsrate_always_flags() not applied (bugzilla #13177)Pascal Rigaux2005-01-251-1/+1
* (default_packages) simplify through modules::append_to_modules_loaded_at_star...Thierry Vignaud2005-01-201-3/+3
* (default_packages) handle buggy laptops that're unusable withoutThierry Vignaud2005-01-201-0/+4
* auto_install compatibility: CAT_SYSTEM used to be selected by defaultPascal Rigaux2005-01-181-0/+2
* move setupFB() in Xconfig, and do it when needed (including when standalone)Pascal Rigaux2005-01-161-13/+0
* we don't need the clp read-write (if it is read-only it allows remounting /mn...Pascal Rigaux2005-01-121-1/+1