Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure unselectMostPackages is called (so that changes in default_packages | Francois Pons | 2002-07-19 | 1 | -1/+1 |
| | | | | | are taken into account... but is may be any changes here ?). | ||||
* | add support/option for Windows(tm) authentication via winbind | Stew Benedict | 2002-07-18 | 1 | -1/+12 |
| | |||||
* | don't pass the prefix parameter, not needed/wanted anymore | Pascal Rigaux | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | improve a little. | Francois Pons | 2002-07-16 | 1 | -12/+11 |
| | |||||
* | fixed missing upgrade. | Francois Pons | 2002-07-16 | 1 | -9/+15 |
| | | | | | added wait message when finding packages to upgrade. | ||||
* | fixed reference to no more used variable since new callback scheme. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -12/+11 |
| | |||||
* | in case the licence is refused, ask for confirmation | Pascal Rigaux | 2002-07-08 | 1 | -6/+10 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2002-07-08 | 1 | -2/+4 |
| | |||||
* | various cleanups: | Thierry Vignaud | 2002-07-08 | 1 | -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 "tv | Thierry Vignaud | 2002-07-05 | 1 | -2/+1 |
| | | | | | card" field in the hw summary window | ||||
* | use harddrake::bttv to let people configure their tv card if it's misdetected | Thierry Vignaud | 2002-07-05 | 1 | -1/+2 |
| | |||||
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -5/+5 |
| | |||||
* | ensure licence step is asked in any case (ie. even when selectLanguage is ↵ | Pascal Rigaux | 2002-06-26 | 1 | -0/+4 |
| | | | | automatic) | ||||
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 1 | -11/+13 |
| | |||||
* | handle "Cancel" on NIS / LDAP server dialog box | Pascal Rigaux | 2002-04-16 | 1 | -2/+2 |
| | |||||
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -9/+9 |
| | |||||
* | - remove obsolete code | Pascal Rigaux | 2002-03-15 | 1 | -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 Rigaux | 2002-03-11 | 1 | -1/+1 |
| | | | | license | ||||
* | fixed package tree with a given medium. | Francois Pons | 2002-03-07 | 1 | -5/+3 |
| | |||||
* | ensure the fstab is kept on upgrade | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | small english fix | Guillaume Cottenceau | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | ensure a keyboard is only once available, either in advanced or normal, but | Pascal Rigaux | 2002-02-27 | 1 | -1/+1 |
| | | | | | not in both (tx2fredl) | ||||
* | formatAlaTex for congratz msg | Guillaume Cottenceau | 2002-02-27 | 1 | -2/+5 |
| | |||||
* | xfs + bootdisk = warning_msg | Guillaume Cottenceau | 2002-02-27 | 1 | -1/+6 |
| | |||||
* | if no sound card are detected AND the user selected things needing a sound ↵ | Pascal Rigaux | 2002-02-26 | 1 | -1/+17 |
| | | | | card, propose a special case for ISA cards | ||||
* | sort the list of keyboards | Pascal Rigaux | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | more precise location for errata's | Guillaume Cottenceau | 2002-02-25 | 1 | -1/+3 |
| | |||||
* | use the langs chosen to know the keyboards to propose (and not only the main ↵ | Pascal Rigaux | 2002-02-24 | 1 | -2/+2 |
| | | | | lang) | ||||
* | when passwords do not match, focus on first password entry, not the second ↵ | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | | | | (thanks to garrick) | ||||
* | removed useless _( ) around a string displayed in English only | Pablo Saratxaga | 2002-02-23 | 1 | -2/+3 |
| | |||||
* | not translating in console installs (esp. newt) when the font is missing | Pascal Rigaux | 2002-02-22 | 1 | -1/+6 |
| | |||||
* | (loadSavePackagesOnFloppy): add a "Cancel" button | Pascal Rigaux | 2002-02-20 | 1 | -1/+2 |
| | |||||
* | Replaced "a4" and "letter" by "A4" and "Letter" so that Foomatic recognizes | Till Kamppeter | 2002-02-19 | 1 | -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" instead | Pascal Rigaux | 2002-02-16 | 1 | -1/+1 |
| | | | | | of assuming there is a SCSI interface and asking the driver name | ||||
* | visually unselect X and docs when minimal install | Pascal Rigaux | 2002-01-29 | 1 | -0/+1 |
| | |||||
* | fix thanks to chipaux msg about mkbootdisk | Guillaume Cottenceau | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | "With X" choice is now working | Pascal Rigaux | 2002-01-29 | 1 | -0/+2 |
| | |||||
* | handle "Cancel" on language selection | Pascal Rigaux | 2002-01-29 | 1 | -1/+2 |
| | |||||
* | minimal install now handles excludedocs | Pascal Rigaux | 2002-01-24 | 1 | -20/+19 |
| | |||||
* | cleanup error messages (and fix diskdrake's) | Pascal Rigaux | 2002-01-22 | 1 | -1/+1 |
| | |||||
* | better messages for the minimal installs | Pascal Rigaux | 2002-01-22 | 1 | -13/+17 |
| | |||||
* | fix a few cancel's (reported by slegros) | Pascal Rigaux | 2002-01-22 | 1 | -2/+2 |
| | |||||
* | don't ask security level in non-expert | Pascal Rigaux | 2002-01-22 | 1 | -1/+3 |
| | |||||
* | can't call any::config_libsafe so early during install, move it where msec ↵ | Pascal Rigaux | 2002-01-21 | 1 | -3/+0 |
| | | | | is called | ||||
* | cleanup, update, enhance security level choice | Pascal Rigaux | 2002-01-21 | 1 | -10/+5 |
| | |||||
* | """ When I choose a / partition smaller than 200 MB, the installation | Pascal Rigaux | 2002-01-21 | 1 | -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 Pons | 2002-01-18 | 1 | -3/+3 |
| | |||||
* | even if user cancel update of package on tree, allow urpmi to install the ↵ | Francois Pons | 2002-01-18 | 1 | -1/+3 |
| | | | | medium. | ||||
* | avoid downNetwork as no difference are made between ethernet or ppp. | Francois Pons | 2002-01-18 | 1 | -1/+1 |
| |