summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* (summary) install alsaconf too for isapnp sound cards (it better handle someThierry Vignaud2004-04-221-2/+2
* typo fixThierry Vignaud2004-04-061-1/+1
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-2/+2
* LSB doesn't need kernel 2.4 anymorePascal Rigaux2004-03-231-7/+0
* nice fix for installing locales-XX corresponding the chosen country (using pa...Pascal Rigaux2004-03-111-2/+2
* workaround code trying to install locales-nb (bugzilla #8287)Pascal Rigaux2004-03-111-1/+5
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
* fix & cleanup generating replay & auto_install imagesPascal Rigaux2004-03-041-6/+10
* do not use $o in crypto.pm, pass {distro_type} to mirrors() and bestMirror() ...Pascal Rigaux2004-03-011-2/+3
* fix warning LSB chosen implies kernel 2.4Pascal Rigaux2004-02-201-1/+1
* 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