summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* pass around wait_message with progress bar capabilityPascal Rigaux2005-09-091-3/+7
* fix logPascal Rigaux2005-09-081-1/+1
* display in MBytes the sizes instead of Bytes (not changing the string since t...Pascal Rigaux2005-09-061-1/+1
* Don't crash when xorg-x11 is not availableRafael Garcia-Suarez2005-09-051-1/+3
* cleanupPascal Rigaux2005-09-021-2/+2
* we want the release extensionPascal Rigaux2005-09-021-1/+4
* set {upgrade_by_removing_pkgs} when upgrading conectiva and redhatPascal Rigaux2005-09-021-1/+2
* new function select_by_package_names()Pascal Rigaux2005-09-021-4/+1
* hoist things in install_anyPascal Rigaux2005-09-021-9/+1
* fs::format::wait_message() is now ->wait_message_with_progress_bar (on intera...Pascal Rigaux2005-09-021-1/+1
* set isUpgrade to conectiva when we found a conectiva release filePascal Rigaux2005-08-311-1/+5
* instead of dirtying pkgs::installCallback, use install_steps::installCallbackPascal Rigaux2005-08-311-3/+2
* fill in missing titles for banners and specify iconsThierry Vignaud2005-08-271-3/+6
* add a cople missing titlesThierry Vignaud2005-08-261-3/+4
* create lang::write_and_install() which takes a $do_pkgsPascal Rigaux2005-08-091-1/+1
* when we have only one "best" keyboard to propose, we don't display it, but in...Pascal Rigaux2005-08-081-3/+4
* try to cleanup fs.pmPascal Rigaux2005-06-281-1/+1
* cleanup (old titi commit)Pascal Rigaux2005-06-231-4/+4
* move loopback.pm to fs/loopback.pmPascal Rigaux2005-06-101-1/+0
* (addUser) apply autologin setting for globetrotterThierry Vignaud2005-06-091-0/+1
* (acceptLicense) do not show "releases notes" for globetrotterThierry Vignaud2005-06-091-1/+1
* (acceptLicense) better use run_program for killing XorgThierry Vignaud2005-06-091-1/+1
* get rid of $clicked and $ent_number (obsolete)Pascal Rigaux2005-06-061-16/+12
* don't add us_intl, lang2keyboards() takes care of everything (bugzilla #12979)Pascal Rigaux2005-06-061-1/+1
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-031-9/+6
* don't use $in->{locale} as being $o->{locale} during install, it's much bette...Pascal Rigaux2005-06-031-1/+1
* allow upgrading a chroot (using drakx-in-chroot)Pascal Rigaux2005-06-021-4/+5
* (acceptLicense) fix exiting step licenseThierry Vignaud2005-06-011-1/+1
* button "Reboot" is better called "Quit" for chrooted installsPascal Rigaux2005-05-301-1/+1
* More refactorisationRafael Garcia-Suarez2005-05-261-5/+5
* Begin refactorization of install medium handling codeRafael Garcia-Suarez2005-05-251-7/+12
* s/Mandrivalinux/Mandriva Linux/Funda Wang2005-05-201-1/+1
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
* handle third party modules from various devicesPascal Rigaux2005-04-071-4/+5
* - configure a firewall by default in secure level >= 3Pascal Rigaux2005-03-241-1/+3
* - network::shorewall::default_interfaces_silent() does not need any parameterPascal Rigaux2005-03-241-1/+1
* handle the return value of any::setupBootloader() (bugzilla #13641)Pascal Rigaux2005-03-221-1/+1
* simplifyPascal Rigaux2005-03-171-5/+4
* bring back generic release-notes.txt to lifeGwenolé Beauchesne2005-03-171-1/+2
* MERGE: make it possible to read arch-specific release notes in addition toGwenolé Beauchesne2005-03-171-2/+2
* - Let country and not language decide about default paper sizeTill Kamppeter2005-02-281-1/+1
* media_browser returns a filehandle when non savePascal Rigaux2005-02-181-2/+2
* replace load/save from floppy with using media_browser()Pascal Rigaux2005-02-151-12/+10
* really fix "Graphical interface - not configured" bugPascal Rigaux2005-02-071-1/+2
* Add support to copy all RPMs to the hard drive before installation.Rafael Garcia-Suarez2005-02-041-5/+0
* check the given mount pointsPascal Rigaux2005-02-011-0/+8
* move SATA in its own categoryThierry Vignaud2005-01-201-2/+2
* for Driver fbdev, rework to allow configuring vga= in bootloader and telling ...Pascal Rigaux2005-01-161-1/+1
* - fs::format::part_raw() now takes $wait_message to allow displaying the prog...Pascal Rigaux2005-01-061-6/+2
* fix selecting "other" keyboard when @best <= 1Pascal Rigaux2005-01-051-1/+1