Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16.5716.57 | Thierry Vignaud | 2015-02-11 | 2 | -1/+5 |
| | |||||
* | adapt to new fb2png | Thierry Vignaud | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Update Indonesian translation | Yuri Chornoivan | 2015-02-11 | 1 | -1150/+310 |
| | |||||
* | 16.5616.56 | Thomas Backlund | 2015-02-10 | 2 | -1/+3 |
| | |||||
* | - service_harddrake: | Thomas Backlund | 2015-02-10 | 2 | -1/+5 |
| | | | | | * add support for the new nvidia340 driver (mga#15255) * drop references to old unsupported nVidia drivers | ||||
* | 16.5516.55 | Anne Nicolas | 2015-02-09 | 1 | -0/+2 |
| | |||||
* | 16.55 | Anne Nicolas | 2015-02-09 | 2 | -1/+12 |
| | |||||
* | drakclock: Ensure that /etc/localtime is a symlink (mga#14888) | Colin Guthrie | 2015-02-08 | 2 | -2/+3 |
| | | | | | This is actually just a followup to d4be53b62 to use the wrapper symlinkf() function which seems a little bit neater (subjective) and to update NEWS file. | ||||
* | users: Make sure to restart accounts-daemon after adding users (mga#15113) | Colin Guthrie | 2015-02-08 | 2 | -0/+2 |
| | | | | | | | | | | This prevents various details being loaded about the user when they first login (including being listed in GDM and other user editing bits within GNOME). It also has some effect on i18n where the user's language settings are totally reset (to en_US) rather than inheriting the system prefs which seems to be the problem presented in mga#14476 | ||||
* | finish-install: Ensure i18n settings are loaded | Colin Guthrie | 2015-02-08 | 1 | -4/+21 |
| | | | | | | | | | In the past, we would simply reload the DM, but support for reloading the dm was removed in draklive-config in 8fbe674e. While we may still wan to reload the DM, we should at least try to reload/re-export the i18n settings to give them the best chance of taking effect. | ||||
* | Create a symlink instead a hard copy to localtime see issue #14888 | Angelo Naselli | 2015-02-08 | 1 | -2/+2 |
| | |||||
* | i18n: Write the desired console font to /etc/vconsole.conf | Colin Guthrie | 2015-02-08 | 2 | -2/+10 |
| | |||||
* | i18n: Use the x-distro /etc/locale.conf file instead of /etc/sysconfig/i18n | Colin Guthrie | 2015-02-08 | 4 | -5/+29 |
| | | | | | Ensure we read and write the /etc/locale.conf file, but still support reading from /etc/sysconfig/i18n to cope with upgrades. | ||||
* | drakedm: Don't run ancient dm init script (which no longer exists) | Colin Guthrie | 2015-02-08 | 2 | -1/+3 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -130/+130 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -148/+148 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -36/+36 |
| | |||||
* | 16.5416.54 | Anne Nicolas | 2015-02-06 | 2 | -1/+5 |
| | |||||
* | fix lef-background image | Anne Nicolas | 2015-02-06 | 1 | -0/+0 |
| | |||||
* | Update French translation | Yuri Chornoivan | 2015-02-06 | 1 | -1283/+350 |
| | |||||
* | 16.5316.53 | Luc Menut | 2015-02-06 | 3 | -1/+5 |
| | |||||
* | Add Adwaita gtk.css | Luc Menut | 2015-02-06 | 2 | -0/+3 |
| | |||||
* | Add libpixbufloader-svg.so for Adwaita svg icons | Luc Menut | 2015-02-06 | 2 | -0/+2 |
| | |||||
* | Add missing icons (mga#13673, mga#14355, mga#14840, mga#14844) | Luc Menut | 2015-02-06 | 2 | -0/+14 |
| | |||||
* | Switch to Adwaita theme - remove oxygen-gtk | Luc Menut | 2015-02-06 | 3 | -2/+5 |
| | |||||
* | 16.5216.52 | Thomas Backlund | 2015-02-05 | 3 | -1/+5 |
| | |||||
* | fix stage2 loading graphical installer in efi mode | Thomas Backlund | 2015-02-05 | 3 | -5/+9 |
| | |||||
* | Do not try to delete partitions if the partition table was overwritten | Pascal Terjan | 2015-02-04 | 2 | -1/+5 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | Fix partition number in GPT for empty disks | Pascal Terjan | 2015-02-03 | 1 | -1/+2 |
| | |||||
* | Fix GPT initialization on empty disk | Pascal Terjan | 2015-02-03 | 3 | -1/+7 |
| | |||||
* | Simplify code | Pascal Terjan | 2015-02-03 | 1 | -2/+1 |
| | |||||
* | Default to GPT on large disks, not LVM | Pascal Terjan | 2015-02-03 | 2 | -2/+4 |
| | |||||
* | 16.5116.51 | Anne Nicolas | 2015-02-03 | 2 | -1/+4 |
| | |||||
* | Mageia 5 beta 3 left background | Anne Nicolas | 2015-02-03 | 1 | -0/+0 |
| | |||||
* | New default "simple" partitioning scheme | RĂ©mi Verschelde | 2015-02-02 | 2 | -3/+8 |
| | | | | | | | libDrakX/fsedit.pm: new "simple" partitioning scheme - create separate /home only when more than 50G are available - in such case, / is 6/19th of the available space up to 50G, swap is 1/19th up to 4G and /home is the rest (12/19th) | ||||
* | actually bump versions | Thierry Vignaud | 2015-01-28 | 2 | -2/+2 |
| | |||||
* | 2.16 | Thierry Vignaud | 2015-01-28 | 1 | -0/+2 |
| | |||||
* | 2.12 | Thierry Vignaud | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | snd-dice is actually a firewire driver | Thierry Vignaud | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | adapt to 3.19 | Thierry Vignaud | 2015-01-28 | 5 | -9/+17 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2015-01-20 | 1 | -3/+3 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2015-01-20 | 1 | -6/+6 |
| | |||||
* | Sync Romanian translation with TX | Yuri Chornoivan | 2015-01-18 | 3 | -1798/+546 |
| | |||||
* | Sync Czech translation with TX | Yuri Chornoivan | 2015-01-18 | 1 | -281/+127 |
| | |||||
* | Sync Czech translation with TX | Yuri Chornoivan | 2015-01-18 | 2 | -1467/+458 |
| | |||||
* | update Dutch translation | Marja van Waes | 2015-01-16 | 1 | -14/+14 |
| | |||||
* | improve a Dutch string in some po files | Marja van Waes | 2015-01-13 | 3 | -18/+19 |
| | |||||
* | Update Swedish translation | Yuri Chornoivan | 2015-01-13 | 1 | -1135/+311 |
| | |||||
* | remove reiserfs from important list (mga#13295) | Thomas Backlund | 2015-01-10 | 1 | -1/+1 |
| |