Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keep install_messages.pm for finish-install | Thierry Vignaud | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | (acceptLicense) introduce a wrapper around any::acceptLicense() | Thierry Vignaud | 2005-12-15 | 1 | -0/+5 |
| | |||||
* | (acceptLicense) load the needed modules | Thierry Vignaud | 2005-12-15 | 1 | -0/+1 |
| | |||||
* | (acceptLicense) only show release notes at install time | Thierry Vignaud | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | ask for license agreement before doing anything else | Thierry Vignaud | 2005-12-15 | 1 | -0/+5 |
| | |||||
* | (acceptLicense) in standalone mode, when license is rejected, just reboot | Thierry Vignaud | 2005-12-15 | 1 | -0/+2 |
| | |||||
* | (acceptLicense) move it from install_steps_interactive.pm into any.pm so that | Thierry Vignaud | 2005-12-15 | 2 | -31/+31 |
| | | | | | it is availlable from within finish-install | ||||
* | update (Yukiko Bando) | Thierry Vignaud | 2005-12-15 | 1 | -10/+11 |
| | |||||
* | update (Yukiko Bando) | Thierry Vignaud | 2005-12-15 | 1 | -73/+80 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2005-12-15 | 25 | -836/+1085 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2005-12-15 | 46 | -1727/+2110 |
| | |||||
* | reuse translation of "Next" button; | Pablo Saratxaga | 2005-12-15 | 3 | -4/+5 |
| | | | | | merged duplicate strings | ||||
* | since we use utf8 in source code, say it explicitly | Pascal Rigaux | 2005-12-15 | 1 | -0/+1 |
| | |||||
* | fixed encoding to UTF-8 | Pablo Saratxaga | 2005-12-15 | 6 | -980/+992 |
| | |||||
* | fix dropping sprintf_fixutf8 (i committed the wrong version...) | Pascal Rigaux | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | - i had foolishly removed c::iconv whereas it was used still used by ↵ | Pascal Rigaux | 2005-12-15 | 7 | -15/+14 |
| | | | | | | | | | | c::from_utf8 and c::to_utf8 - anyway, moving c::from_utf8 and c::to_utf8 to common::from_utf8 and common::to_utf8 - making them use Locale::gettext::iconv - Locale::gettext::iconv transform undef into standard charset (1.05-2mdk) - drop c::standard_charset (now unused) | ||||
* | get rid of sprintf_fixutf8 which is no more needed with current perl | Pascal Rigaux | 2005-12-15 | 1 | -10/+3 |
| | | | | | (it has been fixed long ago: before perl 5.8.3 (MDK10.0)) | ||||
* | Locale::gettext is not parsed correctly | Pascal Rigaux | 2005-12-15 | 1 | -0/+1 |
| | |||||
* | use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ↵ | Pascal Rigaux | 2005-12-15 | 7 | -23/+10 |
| | | | | | | | instead of module c (that way we can also use dngettext, and it's more modular) | ||||
* | c::iconv() is not used anymore (and if needed, there is ↵ | Pascal Rigaux | 2005-12-15 | 1 | -32/+0 |
| | | | | Locale::gettext::iconv()) | ||||
* | - s/Windows.*/Microsoft Windows®/ | David Baudens | 2005-12-14 | 1 | -16/+16 |
| | | | | | - don't say "press OK" when only a Previous or Next button is shown | ||||
* | s/maintain/keep/ | David Baudens | 2005-12-14 | 1 | -1/+1 |
| | |||||
* | Keyboards have an Enter key and not a Return key | David Baudens | 2005-12-14 | 1 | -1/+1 |
| | |||||
* | updated Galician file | Pablo Saratxaga | 2005-12-14 | 1 | -1435/+493 |
| | |||||
* | fix handling absolute binary in chroot | Pascal Rigaux | 2005-12-14 | 1 | -2/+5 |
| | | | | | (and add some comment about the usefulness of catching program not found early) | ||||
* | package lsb is requiring many locales though we don't want it to be installed | Pascal Rigaux | 2005-12-13 | 1 | -2/+9 |
| | | | | | | only if those many locales are chosen. So discarding those locales requires (bugzilla #20183) | ||||
* | restore behaviour broken in commit 1.371 (nb: {lang} is not always set in ↵ | Pascal Rigaux | 2005-12-13 | 1 | -1/+1 |
| | | | | {langs} at that time) | ||||
* | Fix some instances of 100% cpu on combo-box 'changed' in "Advanced When". | Stew Benedict | 2005-12-12 | 3 | -20/+86 |
| | | | | | | Update drakbackup.conf man page with new options. Add drakbackup man page. | ||||
* | Updated | Willy Sudiarto Raharjo | 2005-12-09 | 1 | -4/+4 |
| | |||||
* | Updatd POT file. | Funda Wang | 2005-12-08 | 71 | -15127/+16276 |
| | |||||
* | fix default metric setting for wifi interfaces (thanks to Mickaël Le ↵ | Olivier Blin | 2005-12-08 | 2 | -5/+5 |
| | | | | Baillif for pointing this out) | ||||
* | add ndiswrapper in INSTALL section, commonly used for wireless cards | Olivier Blin | 2005-12-07 | 1 | -0/+1 |
| | |||||
* | don't try to install an old library (that is anyway pulled by other packages) | Olivier Blin | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | remove duplicated code | Olivier Blin | 2005-12-07 | 1 | -3/+0 |
| | |||||
* | (bestKernelPackage) install i586 kernel flavor for live systems | Thierry Vignaud | 2005-12-07 | 1 | -0/+1 |
| | |||||
* | install nscd on laptops | Frederic Lepied | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | don't overwrite ONBOOT setting when writing adsl configuration | Olivier Blin | 2005-12-06 | 1 | -1/+2 |
| | |||||
* | https proxy support (#19666) | Olivier Blin | 2005-12-05 | 1 | -9/+17 |
| | |||||
* | make unicorn and madwifi tools package optionnal | Olivier Blin | 2005-12-05 | 1 | -1/+4 |
| | |||||
* | NVU is the new defaut Web editor in Mandriva Linux | David Baudens | 2005-12-05 | 1 | -4/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-12-05 | 1 | -0/+1118 |
| | |||||
* | *** empty log message *** | José Melo | 2005-12-05 | 1 | -191/+93 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2005-12-05 | 1 | -2/+2 |
| | |||||
* | Updated POT file. | Funda Wang | 2005-12-04 | 71 | -7234/+7309 |
| | |||||
* | (do_switch) make it more readable | Thierry Vignaud | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | load all ethernet modules in all installation modes (fixes the problem of ↵ | Olivier Blin | 2005-12-02 | 3 | -11/+2 |
| | | | | firewire not being loaded in automatic mode) | ||||
* | add user_xattr (useful for beagle, cf bugzilla #15068) | Pascal Rigaux | 2005-12-02 | 1 | -0/+3 |
| | |||||
* | lilo handles / on RAID1, so don't warn in that case (#20021) | Pascal Rigaux | 2005-12-02 | 1 | -2/+5 |
| | |||||
* | add cdrdao-gcdmaster to burn audio on gnome | Florent Villard | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2005-11-30 | 6 | -7/+7 |
| |