summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Installation with a ftp supplementary media (for mini-isos) :Rafael Garcia-Suarez2004-10-191-3/+5
* make perl_checker happyPascal Rigaux2004-10-131-1/+1
* don't ask the security level in firewire meta_classPascal Rigaux2004-10-131-1/+1
* for meta_class firewall, call the general netconnect functionPascal Rigaux2004-10-051-3/+9
* don't warnAboutNaughtyServers if meta_class is firewallPascal Rigaux2004-10-051-1/+1
* (configureNetwork) load only ethernet modules before easy_dhcp (thisOlivier Blin2004-10-031-1/+2
* only allow Active Directory for the corporate productPascal Rigaux2004-09-301-1/+1
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-281-1/+1
* oops, i missed a ->cleanupPrinter here. inline it here tooPascal Rigaux2004-09-241-1/+6
* install_steps must not call a method only defined in install_steps_interactiv...Pascal Rigaux2004-09-241-9/+0
* - add field {part_number} for partitionsPascal Rigaux2004-09-201-1/+1
* (configureNetwork) load all network modules before networkOlivier Blin2004-09-141-0/+1
* The "choose an update mirror" screen was launched without notice whenRafael Garcia-Suarez2004-09-131-0/+1
* Ability to choose from the mirror list when assing an ftp supplementaryRafael Garcia-Suarez2004-09-131-1/+31
* add button "Release Notes" in the acceptLicense dialog boxPascal Rigaux2004-09-101-0/+1
* minor fix in last patchRafael Garcia-Suarez2004-09-091-1/+3
* Re-read all hdlists in reverse order when there are supplementary media.Rafael Garcia-Suarez2004-09-091-1/+1
* Fix regexpRafael Garcia-Suarez2004-09-091-1/+1
* Don't suggest lost+found as a user name (bug #11298)Rafael Garcia-Suarez2004-09-081-1/+1
* drop lang::write()'s prefix parameter in favor of $::prefix (which was alread...Thierry Vignaud2004-09-061-1/+1
* - don't prompt package groups selection when the available size is 200MB (ins...Pascal Rigaux2004-09-061-2/+2