summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Expand)AuthorAgeFilesLines
* remove unused variable $clickedPascal Rigaux2002-12-121-1/+1
* remove some $::expertPascal Rigaux2002-12-121-10/+5
* remove beginner/expert choicePascal Rigaux2002-12-121-30/+4
* fix % in translated string (it must be %%)Pascal Rigaux2002-12-101-1/+1
* move long messages (like license) to a new package: install_messages.pmPascal Rigaux2002-12-091-130/+7
* remove unused code (installCrypto)Pascal Rigaux2002-12-041-32/+0
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-17/+16
* any::get_autologin() doesnt modify $o, it returns a hashPascal Rigaux2002-12-021-1/+1
* use $::prefixPascal Rigaux2002-12-021-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-5/+5
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* resync with latest printerdrakeThierry Vignaud2002-11-121-5/+6
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace availableMemory with availableMemory()Pascal Rigaux2002-11-111-1/+1
* make perl_checker happyPascal Rigaux2002-11-061-1/+1
* replace complex "unless"s with "if"sPascal Rigaux2002-11-061-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-149/+149
* make new perl_checker happy: replacing PKG::f by PKG::f()Pascal Rigaux2002-10-171-3/+3
* log install class selectionGuillaume Cottenceau2002-09-251-2/+8
* fix urlPascal Rigaux2002-09-221-1/+1
* add a small sentence to the license in order to solve a negociation withPascal Rigaux2002-09-211-1/+7
* fix titisucks making cards choice in bttv dialog unavailableGuillaume Cottenceau2002-09-191-4/+7
* avoid proposing ntfs partition to be formatted.Francois Pons2002-09-191-1/+1
* do something with "Security Administrator (login or email)"Pascal Rigaux2002-09-121-1/+1
* fixed test of chooseCD on nfs (always enabled).Francois Pons2002-09-101-3/+3
* avoid removing all packages during upgrade (safe guard).Francois Pons2002-09-101-4/+5
* - s/occurance/occurence in license.txt (thx qqun)Daouda Lo2002-09-081-1/+1
* fix dialog box asking "Load from floppy" or "Save on floppy" in individual pa...Pascal Rigaux2002-09-041-28/+25
* fixed too higher percentage.Francois Pons2002-09-031-2/+2
* make sure upgrade is done instead.Francois Pons2002-09-021-0/+1
* reverted previous modification moved to crypto module.Francois Pons2002-09-021-1/+0
* make sure rpmdb is open before displaying packages tree.Francois Pons2002-09-021-0/+1
* bus/usb category prompting is automaticPascal Rigaux2002-08-281-2/+2
* remove/simplify error hanling (most of it is moved to fsedit.pm)Pascal Rigaux2002-08-271-20/+1
* display a warning message about packages to remove.Francois Pons2002-08-271-0/+1
* adapt to mouse::write prototype changePascal Rigaux2002-08-221-1/+1
* firewire configuration is only automaticPascal Rigaux2002-08-201-1/+1
* add firewire controller configurationPascal Rigaux2002-08-201-0/+2
* - harddrake::bttv is renamed harddrake::v4lThierry Vignaud2002-08-161-3/+3
* synced to force calling selectPackagesAlreadyInstalled in order to haveFrancois Pons2002-08-121-4/+4
* small update to avoid side effect of bless to HASH even if nothing results fromFrancois Pons2002-08-091-1/+1
* Windows PDC -> Windows Domain, don't make samba dirs - samba fixed nowStew Benedict2002-08-081-5/+5
* do not ask user to select ignored medium.Francois Pons2002-08-071-0/+2
* as suggested by Buchan Milne, defaults LDAP Server to ldap.DOMAINNAMEPascal Rigaux2002-08-051-1/+1
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* partial rework of Windows PDC authentication, still needStew Benedict2002-08-041-5/+6