summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* better loggingPascal Rigaux2004-02-191-1/+1
* keep current authentication kind, even if not completly acceptedPascal Rigaux2004-02-161-4/+0
* (setRootPassword) do not reset auth method when pressing "previous" in next stepThierry Vignaud2004-02-161-0/+4
* network::shorewall::read without silent is nasty, since it doesn't only read,Pascal Rigaux2004-02-161-1/+1
* add a warning when choosing security level > 2 and having a windows partitionPascal Rigaux2004-02-131-0/+5
* warn that selecting LSB means having 2.4 by defaultPascal Rigaux2004-02-121-0/+8
* handle allowNVIDIA_rpms & allowATI_rpms directly in Xconfig::card::install_se...Pascal Rigaux2004-02-091-2/+0
* adapt to change allowing checking nvidia/ati proprietary driver availability ...Pascal Rigaux2004-02-081-2/+2
* help perl_checkerPascal Rigaux2004-01-221-4/+4
* help perl_checker seeing charsetChanged even if known install_steps_* can be ...Pascal Rigaux2004-01-201-4/+0
* $::testing means testing, not "testing what titi wants to test"Pascal Rigaux2004-01-191-1/+0
* (Accept) default to accept in testing modeThierry Vignaud2004-01-161-1/+1
* do not complain about root password in testing modeThierry Vignaud2004-01-161-0/+1
* proxy conf: do not touch files in --testing modeThierry Vignaud2004-01-141-1/+1
* split out proxy configuration out of network interfaces configurationThierry Vignaud2004-01-141-1/+13
* - integrate chkauth (which is now deprecated)Pascal Rigaux2004-01-081-3/+4
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
* perl_checker compliancePascal Rigaux2004-01-061-2/+2
* perl_checker compliancePascal Rigaux2004-01-061-3/+5
* use $::prefixPascal Rigaux2004-01-061-1/+1
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-061-2/+2
* (summary) fix network::shorewall::read() call (forget by florin whenThierry Vignaud2003-12-111-1/+1
* don't ask mouse when unsafe is not set (and it is currently very seldom set)Pascal Rigaux2003-11-211-1/+1
* mdkmove doesn't use setupSCSI step anymorePascal Rigaux2003-11-171-2/+2
* ensure setupSCSI is quite silent in movePascal Rigaux2003-11-141-2/+2
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-1/+1
* fix slot number when configuring sound cardsThierry Vignaud2003-09-181-1/+1
* cancel in setRootPassword means "No password", not cancelPascal Rigaux2003-09-171-1/+1
* added question to ask for recovering the system in recover mode.Francois Pons2003-09-161-7/+9
* added nplanel patch for ATI proprietary drivers.Francois Pons2003-09-101-0/+1
* don't ask security level when upgradingPascal Rigaux2003-09-091-1/+1
* don't warnAboutNaughtyServers when upgradingPascal Rigaux2003-09-081-1/+1
* - move call to ->charsetChanged from install_steps_interactive to install_stepsPascal Rigaux2003-09-031-2/+0
* drop security level selection for desktop user.Francois Pons2003-08-261-2/+4
* do not ask user for group selection if desktop meta class is used.Francois Pons2003-08-261-1/+1
* load detected firewire modules during installPascal Rigaux2003-08-201-2/+2
* some english typo fixes thx to Arpad BiroGuillaume Cottenceau2003-08-131-1/+1
* when any::setupBootloader_simple() fail, use any::setupBootloader() afterwardsPascal Rigaux2003-08-111-2/+6
* perl_checker compliancePascal Rigaux2003-08-111-2/+2
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-101-1/+1
* more complete name for the setRootPassword step: "Set root password andPascal Rigaux2003-08-031-1/+1
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-36/+6
* fix typoPascal Rigaux2003-07-301-1/+1
* - cleanupPascal Rigaux2003-07-301-4/+5
* removed remaining code of eval (eq nop).Francois Pons2003-07-301-1/+0
* remove eval around choosePackagesTree as it display something even if it does...Francois Pons2003-07-301-3/+5
* changed "Country" . " / Region" to "Country / Region" and fixed Chinese po'sPablo Saratxaga2003-07-121-1/+1
* perl_checker fixesThierry Vignaud2003-05-231-2/+2
* change network::netconnect::main signatureDamien Chaumette2003-05-061-1/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+4