summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* improve a little.Francois Pons2002-07-161-12/+11
|
* fixed missing upgrade.Francois Pons2002-07-161-9/+15
| | | | | added wait message when finding packages to upgrade.
* fixed reference to no more used variable since new callback scheme.Francois Pons2002-07-151-1/+1
|
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-12/+11
|
* in case the licence is refused, ask for confirmationPascal Rigaux2002-07-081-6/+10
|
* help perl_checkerPascal Rigaux2002-07-081-2/+4
|
* various cleanups:Thierry Vignaud2002-07-081-1/+1
| | | | | | | | - move all harddrake modules to harddrake namespace - replace two use by require so that it's not done at compil time but at runtime - there was a missing $ in harddrake::ui.pm
* minimize startup: only load harddrake::bttv if the user click on "tvThierry Vignaud2002-07-051-2/+1
| | | | | card" field in the hw summary window
* use harddrake::bttv to let people configure their tv card if it's misdetectedThierry Vignaud2002-07-051-1/+2
|
* adapt to new modules.pmPascal Rigaux2002-07-041-5/+5
|
* ensure licence step is asked in any case (ie. even when selectLanguage is ↵Pascal Rigaux2002-06-261-0/+4
| | | | automatic)
* english fixes thx to vincent meyerGuillaume Cottenceau2002-06-031-11/+13
|
* handle "Cancel" on NIS / LDAP server dialog boxPascal Rigaux2002-04-161-2/+2
|
* fix a few english stringsGuillaume Cottenceau2002-04-081-9/+9
|
* - remove obsolete codePascal Rigaux2002-03-151-31/+1
| | | | | - the result is to use directly $availableC instead $size2install which was min($availableC, $max_size)
* search /commercial/i instead of /Application/ before showing the commercial ↵Pascal Rigaux2002-03-111-1/+1
| | | | license
* fixed package tree with a given medium.Francois Pons2002-03-071-5/+3
|
* ensure the fstab is kept on upgradePascal Rigaux2002-03-061-1/+1
|
* small english fixGuillaume Cottenceau2002-02-281-2/+2
|
* ensure a keyboard is only once available, either in advanced or normal, butPascal Rigaux2002-02-271-1/+1
| | | | | not in both (tx2fredl)
* formatAlaTex for congratz msgGuillaume Cottenceau2002-02-271-2/+5
|
* xfs + bootdisk = warning_msgGuillaume Cottenceau2002-02-271-1/+6
|
* if no sound card are detected AND the user selected things needing a sound ↵Pascal Rigaux2002-02-261-1/+17
| | | | card, propose a special case for ISA cards
* sort the list of keyboardsPascal Rigaux2002-02-251-1/+1
|
* more precise location for errata'sGuillaume Cottenceau2002-02-251-1/+3
|
* use the langs chosen to know the keyboards to propose (and not only the main ↵Pascal Rigaux2002-02-241-2/+2
| | | | lang)
* when passwords do not match, focus on first password entry, not the second ↵Pascal Rigaux2002-02-231-1/+1
| | | | (thanks to garrick)
* removed useless _( ) around a string displayed in English onlyPablo Saratxaga2002-02-231-2/+3
|
* not translating in console installs (esp. newt) when the font is missingPascal Rigaux2002-02-221-1/+6
|
* (loadSavePackagesOnFloppy): add a "Cancel" buttonPascal Rigaux2002-02-201-1/+2
|
* Replaced "a4" and "letter" by "A4" and "Letter" so that Foomatic recognizesTill Kamppeter2002-02-191-1/+3
| | | | | | the paper sizes. Also use "Letter" paper for "en_CA" and "fr_CA" locales.
* (setupSCSI): when "clicked", ask "Do you have any SCSI interfaces" insteadPascal Rigaux2002-02-161-1/+1
| | | | | of assuming there is a SCSI interface and asking the driver name
* visually unselect X and docs when minimal installPascal Rigaux2002-01-291-0/+1
|
* fix thanks to chipaux msg about mkbootdiskGuillaume Cottenceau2002-01-291-1/+1
|
* "With X" choice is now workingPascal Rigaux2002-01-291-0/+2
|
* handle "Cancel" on language selectionPascal Rigaux2002-01-291-1/+2
|
* minimal install now handles excludedocsPascal Rigaux2002-01-241-20/+19
|
* cleanup error messages (and fix diskdrake's)Pascal Rigaux2002-01-221-1/+1
|
* better messages for the minimal installsPascal Rigaux2002-01-221-13/+17
|
* fix a few cancel's (reported by slegros)Pascal Rigaux2002-01-221-2/+2
|
* don't ask security level in non-expertPascal Rigaux2002-01-221-1/+3
|
* can't call any::config_libsafe so early during install, move it where msec ↵Pascal Rigaux2002-01-211-3/+0
| | | | is called
* cleanup, update, enhance security level choicePascal Rigaux2002-01-211-10/+5
|
* """ When I choose a / partition smaller than 200 MB, the installationPascal Rigaux2002-01-211-0/+6
| | | | | | | | | | gives me an error message complaining that my system does not have enough free space for the installation, although basesystem install require less than 100 MB. """ up to around 250MB, minimal install is chosen. questions are: base system only, or no X, or normal.
* changed Update -> Upgrade for installation class.Francois Pons2002-01-181-3/+3
|
* even if user cancel update of package on tree, allow urpmi to install the ↵Francois Pons2002-01-181-1/+3
| | | | medium.
* avoid downNetwork as no difference are made between ethernet or ppp.Francois Pons2002-01-181-1/+1
|
* fixed typo.Francois Pons2002-01-181-1/+1
|
* allow cancel when installUpdates.Francois Pons2002-01-181-1/+5
|
* don't drop default_packages in "Base system only"Pascal Rigaux2002-01-161-1/+0
|