Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - diskdrake: | Pascal Rigaux | 2007-11-20 | 2 | -1/+3 | |
| | | | | | | | | | o always display the {info} field of the drive (not only in expert mode) TODO: understand why titi sets the {info} field using the "serial" of the device, it seems quite ugly on a test here. (was introduced in detect_devices.pm, r214435) | |||||
* | - diskdrake: | Pascal Rigaux | 2007-11-19 | 2 | -1/+3 | |
| | | | | | | o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535) | |||||
* | remove debug code from previous commit | Pascal Rigaux | 2007-11-19 | 1 | -1/+1 | |
| | ||||||
* | Updated translation from Alexander Kuzmenkov | Funda Wang | 2007-11-14 | 1 | -123/+55 | |
| | ||||||
* | 10.5.5 | Pascal Rigaux | 2007-11-14 | 2 | -1/+3 | |
| | ||||||
* | - adapt to cooker: | Pascal Rigaux | 2007-11-14 | 2 | -3/+7 | |
| | | | | | | o kbd_drv.so instead of keyboard_drv.so o DejaVuSansBold*.ttf instead of DejaVuSans-Bold*.ttf | |||||
* | fix po | Pascal Rigaux | 2007-11-14 | 1 | -2/+2 | |
| | ||||||
* | 10.5.4 | Pascal Rigaux | 2007-11-13 | 2 | -1/+3 | |
| | ||||||
* | - use UUID by default (in fstab, bootloader) | Pascal Rigaux | 2007-11-13 | 2 | -0/+2 | |
| | ||||||
* | fix last commit (unsaved file :-() | Thierry Vignaud | 2007-11-13 | 1 | -1/+1 | |
| | ||||||
* | (umount) fix garbaged error messages when umounting fs | Thierry Vignaud | 2007-11-13 | 2 | -1/+4 | |
| | ||||||
* | have a more readable comment | Pascal Rigaux | 2007-11-09 | 1 | -1/+1 | |
| | ||||||
* | 10.5.3 | Pascal Rigaux | 2007-11-09 | 2 | -1/+3 | |
| | ||||||
* | - bootloader-config: | Pascal Rigaux | 2007-11-09 | 2 | -3/+8 | |
| | | | | | | | o do not create "linux" entries for xen kernels, but "xen" entries instead (as requested by guillomovitch on #mandrivafr) | |||||
* | create _sanitize_ver() for future changes in kernel_str2label() | Pascal Rigaux | 2007-11-09 | 1 | -4/+12 | |
| | ||||||
* | allow running with "use strict" | Pascal Rigaux | 2007-11-09 | 1 | -1/+1 | |
| | ||||||
* | - localedrake: | Pascal Rigaux | 2007-11-08 | 3 | -15/+29 | |
| | | | | | o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090) | |||||
* | - cleanup: | Pascal Rigaux | 2007-11-08 | 1 | -9/+11 | |
| | | | | | - $lang is a string, $locale is always an object | |||||
* | further cleanup | Pascal Rigaux | 2007-11-08 | 1 | -6/+11 | |
| | ||||||
* | fix regression(?) introduced in "r207416 2004-05-12" when cleaning ↵ | Pascal Rigaux | 2007-11-08 | 1 | -1/+2 | |
| | | | | standard_locale() | |||||
* | prevent altering tool and the like when catching a bug (#35241) | Thierry Vignaud | 2007-11-06 | 2 | -0/+5 | |
| | ||||||
* | 10.5.2 | Thierry Vignaud | 2007-11-06 | 2 | -1/+3 | |
| | ||||||
* | adjust title when catching a segfault | Thierry Vignaud | 2007-11-06 | 1 | -2/+3 | |
| | ||||||
* | report gdb trace if possible | Thierry Vignaud | 2007-11-06 | 2 | -5/+38 | |
| | ||||||
* | add support for ext4 | Thierry Vignaud | 2007-11-06 | 7 | -17/+26 | |
| | ||||||
* | keep buggy process around so that we can run gdb on it (if perl segfaulted) | Thierry Vignaud | 2007-11-06 | 2 | -1/+4 | |
| | ||||||
* | (part_raw) simplify | Thierry Vignaud | 2007-11-05 | 1 | -1/+1 | |
| | ||||||
* | (createOrChangeType) this action is only availlable in expert mode thus ↵ | Thierry Vignaud | 2007-11-05 | 1 | -1/+1 | |
| | | | | adding an hint | |||||
* | updates | Keld Simonsen | 2007-11-02 | 1 | -169/+51 | |
| | ||||||
* | log my changes | Olivier Blin | 2007-10-31 | 1 | -0/+3 | |
| | ||||||
* | detect storage and various controllers before anything else (so that storage ↵ | Olivier Blin | 2007-10-31 | 1 | -103/+104 | |
| | | | | devices get detected at first boot on live) | |||||
* | group USB_STORAGE with other storage devices | Olivier Blin | 2007-10-31 | 1 | -9/+9 | |
| | ||||||
* | 10.5.1 | Thierry Vignaud | 2007-10-31 | 2 | -1/+3 | |
| | ||||||
* | updates | Keld Simonsen | 2007-10-30 | 1 | -145/+35 | |
| | ||||||
* | Updated Indonesian translations | Willy Sudiarto Raharjo | 2007-10-27 | 1 | -99/+95 | |
| | ||||||
* | Update Indonesian Translations | Willy Sudiarto Raharjo | 2007-10-27 | 1 | -7/+7 | |
| | ||||||
* | Update Indonesian Translations | Willy Sudiarto Raharjo | 2007-10-27 | 1 | -133/+139 | |
| | ||||||
* | Updated Indonesian Translations | Willy Sudiarto Raharjo | 2007-10-27 | 1 | -3/+5 | |
| | ||||||
* | add some debug message: detect @::auto_steps containing invalid step | Pascal Rigaux | 2007-10-26 | 1 | -2/+5 | |
| | | | | | (esp when used in patch-oem.pl) | |||||
* | - bootloader-config: | Pascal Rigaux | 2007-10-24 | 2 | -2/+5 | |
| | | | | | | o if drakx-kbd-mouse-x11 is not installed, simply don't add bootsplash instead of dying | |||||
* | - bootloader-config must not need network::network from libdrakx-net | Pascal Rigaux | 2007-10-24 | 2 | -1/+2 | |
| | ||||||
* | drakclock/finish-install: disable DPMS and screensaver when setting time not ↵ | Olivier Blin | 2007-10-23 | 4 | -0/+17 | |
| | | | | to blank monitor (#17031) | |||||
* | fix buttons order under KDE when using compiz (by detecting ↵ | Olivier Blin | 2007-10-23 | 2 | -1/+4 | |
| | | | | kde-window-decorator) | |||||
* | - partitioning wizard: ensure existing_part and resize_fat are proposed before | Pascal Rigaux | 2007-10-19 | 2 | -3/+5 | |
| | | | | | wipe_drive | |||||
* | /dev/<vg_name> doesn't exist in drakx-in-chroot (why?), but at least it's not | Pascal Rigaux | 2007-10-17 | 1 | -1/+1 | |
| | | | | | needed for lilo since we don't use lilo in chroot | |||||
* | SILENT: Test commit SVN ok | Vicent Guardiola | 2007-10-16 | 1 | -8/+0 | |
| | ||||||
* | SILENT: Test commit SVN | Vicent Guardiola | 2007-10-16 | 1 | -0/+7 | |
| | ||||||
* | - in case of ftp/http media, we select basesystem before doing | Pascal Rigaux | 2007-10-15 | 2 | -6/+18 | |
| | | | | | | bestKernelPackage so we must ensure the choice callback selects the good kernel (reported by Thomas Spuhler on cooker mailing list) | |||||
* | 10.5.0 | Thierry Vignaud | 2007-10-15 | 2 | -1/+3 | |
| | ||||||
* | - localedrake: | Pascal Rigaux | 2007-10-15 | 4 | -1/+17 | |
| | | | | | | | | o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales() |