Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Slovenian translation | Jure Repinc | 2011-04-28 | 1 | -15/+14 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2011-04-28 | 1 | -7/+14 |
| | |||||
* | version 13.47 | Antoine Ginies | 2011-04-27 | 1 | -1/+1 |
| | |||||
* | use dracut instead of mkinitrd | Antoine Ginies | 2011-04-27 | 1 | -3/+3 |
| | |||||
* | -f parameter doesnt exist anymore | Antoine Ginies | 2011-04-27 | 1 | -1/+1 |
| | |||||
* | seems it was blue since a while.... 2011 release seems to be a big ↵ | Antoine Ginies | 2011-04-26 | 1 | -2/+2 |
| | | | | changement, it's time to change those colors | ||||
* | add missing mandriva's macros | Antoine Ginies | 2011-04-26 | 1 | -0/+2 |
| | |||||
* | new package name: util-linux | Antoine Ginies | 2011-04-26 | 1 | -1/+1 |
| | |||||
* | update | José Melo | 2011-04-26 | 1 | -7/+14 |
| | |||||
* | Updated Romanian translation | Catalin Florin Russen | 2011-04-25 | 1 | -9/+18 |
| | |||||
* | Updated Romanian translation | Catalin Florin Russen | 2011-04-25 | 1 | -290/+190 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2011-04-25 | 1 | -7/+10 |
| | |||||
* | updated fi translation | Jani Välimaa | 2011-04-24 | 1 | -3/+8 |
| | |||||
* | updates | Keld Simonsen | 2011-04-24 | 1 | -2/+2 |
| | |||||
* | updates | Keld Simonsen | 2011-04-24 | 1 | -6/+12 |
| | |||||
* | add missing /usr/lib/rpm/cpuinfo.yaml file | Antoine Ginies | 2011-04-22 | 1 | -0/+1 |
| | |||||
* | drop clean_rpmdb_shared_regions() hack which breaks rpmdb | Per Øyvind Karlsen | 2011-04-21 | 4 | -14/+1 |
| | |||||
* | fix russian translations | Alexander Kazancev | 2011-04-21 | 1 | -367/+398 |
| | |||||
* | drakxtools 13.46 | Anssi Hannula | 2011-04-20 | 2 | -1/+3 |
| | |||||
* | Update translation files. | Anssi Hannula | 2011-04-20 | 71 | -1485/+2467 |
| | |||||
* | service_harddrake: show a dialog about having to use nokmsboot if we couldn't | Anssi Hannula | 2011-04-20 | 2 | -1/+12 |
| | | | | | | automatically reconfigure the boot loader (e.g. when booted directly from a foreign bootloader) (Mageia bug #893) | ||||
* | service_harddrake: remove unneeded test | Anssi Hannula | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | service_harddrake: move display driver check block after all hardware | Anssi Hannula | 2011-04-20 | 1 | -12/+12 |
| | | | | | configuration code | ||||
* | service_harddrake: show yes/no buttons instead of ok/cancel when asking | Anssi Hannula | 2011-04-20 | 2 | -1/+3 |
| | | | | | about running a config tool | ||||
* | service_harddrake: add support for timeouted OK and Yes/No dialogs in | Anssi Hannula | 2011-04-20 | 2 | -6/+15 |
| | | | | | addition to the current OK/Cancel dialogs. | ||||
* | updated fi translation | Jani Välimaa | 2011-04-20 | 1 | -5/+8 |
| | |||||
* | service_harddrake: load new drivers or ask for reboot also if the driver is | Anssi Hannula | 2011-04-20 | 2 | -8/+23 |
| | | | | | switched due to a hardware change instead of an ldetect-lst change. | ||||
* | update | José Melo | 2011-04-20 | 1 | -12/+11 |
| | |||||
* | Translating 1 remaining string | Diego Bello | 2011-04-19 | 1 | -405/+413 |
| | |||||
* | remove XSLoader | Antoine Ginies | 2011-04-19 | 1 | -1/+0 |
| | |||||
* | Updated Romanian translation | Catalin Florin Russen | 2011-04-18 | 1 | -209/+29 |
| | |||||
* | update | José Melo | 2011-04-18 | 1 | -5/+5 |
| | |||||
* | drakxtools 13.45 | Anssi Hannula | 2011-04-17 | 2 | -1/+2 |
| | |||||
* | Update translation files. | Anssi Hannula | 2011-04-17 | 142 | -10527/+11927 |
| | |||||
* | Add nokmsboot boot option also if the bootloader is installed after setting | Anssi Hannula | 2011-04-17 | 3 | -0/+9 |
| | | | | up a conflicting display driver (e.g. draklive-install). | ||||
* | service_harddrake: Add or remove nokmsboot option if an unoptimal or | Anssi Hannula | 2011-04-17 | 2 | -1/+14 |
| | | | | fatal situation is detected. | ||||
* | service_harddrake: Do not switch a display driver if speedboot has already ↵ | Anssi Hannula | 2011-04-17 | 2 | -0/+10 |
| | | | | | | started X server, in that case simply disable speedboot for next boot. | ||||
* | service_harddrake: ask for a reboot after a driver switch if needed, and ↵ | Anssi Hannula | 2011-04-17 | 2 | -2/+25 |
| | | | | load the new driver if no reboot is needed | ||||
* | service_harddrake: handle adding/removing nokmsboot when switching the | Anssi Hannula | 2011-04-17 | 2 | -0/+5 |
| | | | | driver. | ||||
* | service_harddrake: Factorize ask_with_timeout for a following commit. | Anssi Hannula | 2011-04-17 | 2 | -12/+20 |
| | |||||
* | service_harddrake: Adapt from bootsplash to plymouth. | Anssi Hannula | 2011-04-17 | 2 | -7/+5 |
| | |||||
* | restore previous commit (due to SVN issue) | Antoine Ginies | 2011-04-13 | 7 | -25/+34 |
| | |||||
* | revert previous change to wait updates rpm | Funda Wang | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | bump release | Antoine Ginies | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | fix build problem (pango.modules missing) | Antoine Ginies | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | 1.22 release | Antoine Ginies | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | bump release | Antoine Ginies | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | fix build problem (operation on 'li->startShowItem' may be undefined' | Antoine Ginies | 2011-04-07 | 1 | -6/+7 |
| | |||||
* | i586 is now the arch name | Funda Wang | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | use xz rather than lzma | Funda Wang | 2011-04-04 | 1 | -1/+1 |
| |