summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* (setupSCSI) load modularized PATA drivers tooThierry Vignaud2004-09-031-2/+2
* Support for unselecting some media before the install (begin.)Rafael Garcia-Suarez2004-08-311-0/+4
* no space before a question mark in EnglishPablo Saratxaga2004-08-231-1/+1
* - any::setupBootloader() used to call bootloader::install() whereas install_s...Pascal Rigaux2004-08-181-17/+5
* $::corporate is deadPascal Rigaux2004-08-171-2/+2
* get release_notes at beginning of install_steps_interactive::acceptLicense(),...Pascal Rigaux2004-08-171-0/+7
* alsaconf is in alsa-utils package (bug 10358)Olivier Blin2004-08-161-1/+1
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-32/+27
* Don't ask for the selection of supplementary media in non-interactiveRafael Garcia-Suarez2004-08-131-0/+5
* basic code for upgrading from a redhat distributionPascal Rigaux2004-08-051-1/+1
* move mount options related stuff from fs.pm to newly created fs/mount_options.pmPascal Rigaux2004-08-031-1/+1
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-2/+1
* authentication::kind2description() has changed and its name is missleading :-(Pascal Rigaux2004-08-031-1/+2
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-6/+8
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-11/+11
* use correct method variable in chooseCD (even if this code is used only in ex...Olivier Blin2004-07-201-1/+1
* to_bool is what I was looking for, thanks PixelOlivier Blin2004-07-141-1/+1
* perl_checker fix, I should have done it before ...Olivier Blin2004-07-141-1/+1
* automatically detect which media are available in install from ISO imagesOlivier Blin2004-07-141-6/+10
* - create X_options_from_o() and use itPascal Rigaux2004-07-081-5/+1
* when adding users during install, suggest the user names found in /homePascal Rigaux2004-07-081-1/+2
* - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pmPascal Rigaux2004-07-071-1/+1
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-1/+1
* (acceptLicense) just reboot when one cancel the globetrotter first time wizardThierry Vignaud2004-06-241-0/+4
* fix method_allows_medium_change calls (I suck)Olivier Blin2004-06-181-1/+1
* add and use install_any::method_allows_medium_changeOlivier Blin2004-06-181-2/+2
* in disk-iso install, automatically choose and change ISO images, according to...Olivier Blin2004-06-181-9/+12
* switch to xorgPascal Rigaux2004-06-081-1/+1
* fix typoPascal Rigaux2004-05-121-1/+1
* use lang::analyse_locale_name() and lang::analyse_locale_name()Pascal Rigaux2004-05-111-1/+1
* fix ugly typo (thanks to perl_checker)Pascal Rigaux2004-05-111-1/+1
* blank.img has been removed, so remove special code handling itPascal Rigaux2004-05-031-6/+0