Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | services.pm: Use no-reload mode when interacting with systemd. | Colin Guthrie | 2014-01-14 | 1 | -0/+4 |
| | | | | | | | | | | Basically, there seems to be an issue right now if we do lots of reloads. It seems to be somewhat racy and systemd gets generally confused when we do this during boot (which we do) and trigger a reload. The reload isn't strictly needed, as we do also explicitly start the services we enable (with --no-block so that we don't cause a deadlock) so all *should* be 99% OK. Using it at runtime might mean we don't have fully up-to-date enablement status, but being able to boot wins at the moment. | ||||
* | 16.2116.21 | Thierry Vignaud | 2014-01-13 | 1 | -0/+2 |
| | |||||
* | increase minimum partition width for Oxygen (mga#11977) | Thierry Vignaud | 2014-01-13 | 1 | -0/+2 |
| | | | | if it's not enough, we will disable labels on partitions buttons again | ||||
* | revert back to matchbox instead of mutter | Thierry Vignaud | 2014-01-13 | 3 | -2/+10 |
| | | | | | | | rationale: it doesn't fix diskdrake issues (mga#11977) whereas it doesn't draw window decorations w/o any window manager (mga#12218) basically reverting commit 19a11905a998a1e62fb8f32aeb749f1b5a9bafd6 | ||||
* | do not propose check bad blocks for btrfs (Manuel Hiebel, mga#10116) | Thierry Vignaud | 2014-01-13 | 1 | -0/+3 |
| | |||||
* | Update Romanian translation | Yuri Chornoivan | 2014-01-11 | 1 | -250/+94 |
| | |||||
* | 16.2016.20 | Anne Nicolas | 2014-01-06 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2014-01-05 | 1 | -0/+2 |
| | |||||
* | Mageia 4 design | Anne Nicolas | 2014-01-05 | 1 | -0/+0 |
| | |||||
* | fix version | Anne Nicolas | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | Mageia 4 RC left background | Anne Nicolas | 2014-01-04 | 2 | -0/+4 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-12-21 | 1 | -24/+23 |
| | |||||
* | Merge branch 'master' of git://git.mageia.org/software/drakx | Francesc Pinyol Margalef | 2013-12-21 | 89 | -14599/+17966 |
|\ | |||||
| * | fix bug ID | Thierry Vignaud | 2013-12-20 | 1 | -1/+1 |
| | | |||||
| * | 16.1716.17 | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | | |||||
| * | use mutter instead of matchbox | Thierry Vignaud | 2013-12-20 | 3 | -7/+5 |
| | | | | | | | | | | in order to try to workaround diskdrake issues (mga#11790, mga#11989, ...) as a side effect, stage2 shrinks by 3Mb... | ||||
| * | fix pausing installing while displaying release notes | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | | | | | | | | (reverting commit 3d93ee6ae8a7715327ba89f3250f49c81ca47c7d) | ||||
| * | hint that nonfree is needed if a CPU needs a microcode | Thierry Vignaud | 2013-12-20 | 2 | -1/+7 |
| | | |||||
| * | kill unused function | Thierry Vignaud | 2013-12-20 | 1 | -5/+0 |
| | | |||||
| * | advise to install xephyr if missing | Thierry Vignaud | 2013-12-20 | 1 | -0/+3 |
| | | |||||
| * | drakx-in-chroot changes concerns stage2 not drakxtools | Thierry Vignaud | 2013-12-20 | 1 | -0/+2 |
| | | |||||
| * | Slovenian translation updated | filip | 2013-12-19 | 1 | -21/+22 |
| | | |||||
| * | Polish translation updated | Daniel Napora | 2013-12-19 | 1 | -37/+37 |
| | | |||||
| * | Add Transifex config file | Yuri Chornoivan | 2013-12-10 | 1 | -0/+8 |
| | | |||||
| * | 16.1416.14 | Anne Nicolas | 2013-12-10 | 1 | -0/+4 |
| | | |||||
| * | Mageia 4 beta 2 left background | Anne Nicolas | 2013-12-10 | 1 | -0/+0 |
| | | |||||
| * | 16.1316.13 | Thierry Vignaud | 2013-12-10 | 1 | -0/+2 |
| | | |||||
| * | fix crash when selecting an input method (mga#11939) | Thierry Vignaud | 2013-12-10 | 1 | -0/+2 |
| | | | | | | | | Gtk3 API has changed | ||||
| * | Update Brazilian Portuguese translation | Yuri Chornoivan | 2013-12-09 | 1 | -174/+78 |
| | | |||||
| * | Updated Estonian translations | Marek Laane | 2013-12-07 | 1 | -21/+21 |
| | | |||||
| * | 16.1016.10 | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | | |||||
| * | (reallyChooseGroups) reindent after previous commit for clarity | Thierry Vignaud | 2013-12-06 | 1 | -12/+12 |
| | | |||||
| * | (reallyChooseGroups) make bottom buttons always available | Thierry Vignaud | 2013-12-06 | 2 | -5/+7 |
| | | | | | | | | by puting the scrolling window only around the package group check boxes | ||||
| * | 16.916.9 | Thierry Vignaud | 2013-12-06 | 1 | -0/+2 |
| | | |||||
| * | fix retrieving network info from stage2 after dracut migration (mga#11504) | Thierry Vignaud | 2013-12-06 | 2 | -1/+3 |
| | | | | | | | | dracut is now creating /tmp/ifcfg & /tmp/ifcfg-leases directories... | ||||
| * | typo fix | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | | |||||
| * | 16.716.7 | Thierry Vignaud | 2013-12-05 | 1 | -0/+2 |
| | | |||||
| * | fix a crash when creating partitins (mga#11876) | Thierry Vignaud | 2013-12-05 | 1 | -0/+3 |
| | | |||||
| * | 16.616.6 | Thierry Vignaud | 2013-12-04 | 1 | -0/+2 |
| | | |||||
| * | fix blue background behind left panel text (mga#11866) | Thierry Vignaud | 2013-12-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866) => drop the useless bg color. this affected both installer & (no yet released) mcc. Detected first while testing gtk3 mcc and then also reported once oxygen-gtk3 was fixed regarding Banners. Spotted by Hugo Pereira Da Costa in https://bugs.kde.org/show_bug.cgi?id=328383 | ||||
| * | 16.516.5 | Thierry Vignaud | 2013-12-03 | 1 | -0/+2 |
| | | |||||
| * | fix a crash in partitioning wizard (mga#11820) | Thierry Vignaud | 2013-12-03 | 1 | -0/+1 |
| | | |||||
| * | show labels on partition buttons again but make them ellipsized (mga#11858) | Thierry Vignaud | 2013-12-03 | 1 | -0/+1 |
| | | |||||
| * | detect eMMc block devices (Luc Menut, mga#11812) | Thierry Vignaud | 2013-12-03 | 1 | -0/+3 |
| | | |||||
| * | typo fix | Thierry Vignaud | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | update revision date | Marja van Waes | 2013-12-02 | 1 | -1/+1 |
| | | |||||
| * | 16.416.4 | Thierry Vignaud | 2013-12-02 | 1 | -0/+2 |
| | | |||||
| * | fix partionning wizard moving the main window to left (mga#11790) | Thierry Vignaud | 2013-12-02 | 1 | -0/+1 |
| | | | | | | | | | | | | widgets were too wide with gtk3 + oxygen-gtk3 we either have to change the horizontal scrolling policty to 'automatic' (thus having an ugly horizontal scrolling bar) or shrink those widgets | ||||
| * | updated Dutch translation | Marja van Waes | 2013-12-02 | 1 | -19/+19 |
| | | |||||
| * | fix titles not being blue anymore | Thierry Vignaud | 2013-12-02 | 1 | -0/+2 |
| | | | | | | | | in CSS, we need to match sub widgets too for installer |