summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* move and rename network::ethernet::get_eth_categories() into list_modules::et...Pascal Rigaux2005-01-031-1/+1
* when computing group size, select CAT_SYSTEM packagesPascal Rigaux2004-12-291-1/+1
* - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()...Pascal Rigaux2004-12-281-4/+1
* differentiate compssUsers flags from non-user modifiable flags (eg: hardware ...Pascal Rigaux2004-12-241-18/+17
* no need to use max_size, no need to compute itPascal Rigaux2004-12-221-12/+4
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-3/+3
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-2/+2
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-5/+5
* look for yenta_socket in pci_probe too (nb: ldetect pci_probe has a special r...Pascal Rigaux2004-12-071-1/+1
* - move some functions from any.pm to authentication.pmPascal Rigaux2004-11-301-24/+1
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-6/+4
* since we don't use ramdisk but clp, some code is deadPascal Rigaux2004-11-181-11/+1
* add some ";", remove some ";", as told by perl_checkerPascal Rigaux2004-11-181-5/+5
* fix indentationPascal Rigaux2004-11-171-5/+8
* - special bootstrap partition warning for IBM mac_generationPascal Rigaux2004-11-151-19/+26
* no "auto install floppy" on ppcPascal Rigaux2004-11-121-2/+3
* in upgrade, when we need to migrate device names, we must write the fstabPascal Rigaux2004-10-261-1/+1
* This deserves an explanationRafael Garcia-Suarez2004-10-191-0/+1