summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* installUpdates: use formatAlaTeXGuillaume Cottenceau2002-01-161-2/+2
|
* cleanupPascal Rigaux2002-01-131-1/+1
|
* english taste inspired by daminette.Francois Pons2002-01-101-1/+1
|
* corrected fpons typodamien2002-01-091-1/+1
|
* avoid asking for minimal install for upgrade.Francois Pons2002-01-091-2/+2
|
* fixed stupid.Francois Pons2002-01-091-1/+1
|
* added minimal type of install support.Francois Pons2002-01-071-37/+42
|
* removed obsoleted comment.Francois Pons2002-01-041-2/+2
|
* allow to use same identifier for security medium (1u).Francois Pons2002-01-041-2/+4
| | | | | | re-install urpmi. allow some error to be catched.
* added update installation support to install (big modifs need testing).Francois Pons2002-01-041-6/+58
|
* fix english messagesPascal Rigaux2002-01-031-2/+2
|
* (selectMouse): when selecting a usb mouse, call setup_thiskind withPascal Rigaux2001-12-281-5/+7
| | | | | | at_least_one=1 (so that pci_class probe is used and so unknown serial_usb recognised (cf ldetect))
* migrate pcmcia in drakx to use in-kernel version (onlyGuillaume Cottenceau2001-11-211-1/+3
| | | | | for 2.4, though --> pcmcia in 2.2 no longer supported)
* re-enable PPC bootloader setupStew Benedict2001-10-091-1/+2
|
* avoid chooseCD on oem install.Francois Pons2001-10-011-2/+2
|
* allow non ejectable medium to allow all hdlists on the bootable medium.Francois Pons2001-09-251-1/+4
|
* make current boot medium already selected if multiple hdlist are on this ↵Francois Pons2001-09-251-3/+6
| | | | boot medium.
* avoid keeping testing code.Francois Pons2001-09-211-1/+1
|
* reworked medium management.Francois Pons2001-09-211-4/+3
|
* added code to support changeable cdrom, set a unique copy of license forFrancois Pons2001-09-211-2/+70
| | | | | installing commercial application as package variable (exported).
* (choosePartitionsToFormat): do not propose check bad blocks for xfs and jfsPascal Rigaux2001-09-201-1/+1
|