Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid shell exansion when creating symlinks | Colin Guthrie | 2013-09-06 | 1 | -6/+6 |
| | |||||
* | Convert to polkit from usermode consolehelper for gaining root privileges | Colin Guthrie | 2013-09-06 | 15 | -2/+177 |
| | | | | | | | | | | | | | | | | | polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. In this case the current package policy (in rpm spec) has been migrated here and is as follows: drakclock requires no authentication to run (just a console login) drakfont requires authentication as the current user. drakups, drakauth, draklog and drakxservices require authentication as and administrator. | ||||
* | Drop support for running things via consolehelper. | Colin Guthrie | 2013-09-06 | 1 | -10/+1 |
| | | | | | | | consolehelper is outdated and unreliable. We now prefer polkit and just do a simple test to see if we are root and bail if not. https://wiki.mageia.org/en/Feature:SystemdTidyups#consolehelper.2Fuserhelper_vs._polkit | ||||
* | 15.6415.64 | ennael | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | 15.6315.63 | ennael | 2013-09-04 | 2 | -1/+5 |
| | |||||
* | Revert "stage2: add Feature:Independently_install_desktop_environments" | ennael | 2013-09-04 | 3 | -52/+27 |
| | | | | | | | This reverts commit 331e242249bec7f80b303c1d37f3c9c8829988f5. Conflicts: perl-install/NEWS | ||||
* | Merge branch 'master' of git://git.mageia.org/software/drakx | ennael | 2013-09-04 | 10 | -104/+17 |
|\ | |||||
| * | Remove svn support from Makefiles | Colin Guthrie | 2013-09-04 | 5 | -99/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | This should leave us with a working tarballs in all cases. The perl-install/Makefile has been adjusted to do the same as the previous svn rules (regarding copying Makefiles and running a perl tidyup routine) The perl-install/install/Makefile has been adjusted to svn export the rpm srate info from meta-task package subversion. This requires an active network connection, but should result in the same tarball as before until this is factored out | ||||
| * | Remove link installs for tools in drakx-kbd-mouse-x11 (now managed there) | Colin Guthrie | 2013-09-04 | 2 | -4/+1 |
| | | |||||
| * | Ignore *.mo files in po/ folders | Colin Guthrie | 2013-09-04 | 3 | -0/+3 |
| | | |||||
| * | Remove the NEWS item after the reverted commit | Colin Guthrie | 2013-09-04 | 1 | -1/+0 |
| | | | | | | | | | | | | The fix of the conflicts didn't actually remove the NEWS item added in in the original commit. As it's now reverted we should remove it from NEWS also. | ||||
* | | Revert "- stage2: add cinnamon to desktop selection" | ennael | 2013-09-04 | 4 | -11/+8 |
|/ | | | | | | | This reverts commit 6b1bd5a9a8771625a783fb1ff794ba06caac0e70. Conflicts: perl-install/install/NEWS | ||||
* | fix conflict | ennael | 2013-09-04 | 1 | -3/+0 |
| | |||||
* | Revert "stage2: add images for LXDE,E17,Razorqt,MATE" | ennael | 2013-09-04 | 11 | -0/+3 |
| | | | | | | | This reverts commit 67bc2a78c587ab4659c0f0e936d2eb98573136aa. Conflicts: perl-install/NEWS | ||||
* | fix syntax | ennael | 2013-09-03 | 1 | -2/+2 |
| | |||||
* | - Mageia 4 alpha 2 left background15.62 | Nicolas Lécureuil | 2013-09-03 | 3 | -1/+4 |
| | |||||
* | Fix path after UsrMove | Nicolas Lécureuil | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | updated translations for desktop install | Derek Jennings | 2013-09-01 | 2 | -16/+158 |
| | |||||
* | drakauth: add scope statement (mga#10005) | Derek Jennings | 2013-08-31 | 1 | -0/+2 |
| | |||||
* | fix drakauth ldap configuration (mga#10005) | Derek Jennings | 2013-08-31 | 2 | -10/+11 |
| | |||||
* | 1.79 | Thierry Vignaud | 2013-08-30 | 2 | -1/+2 |
| | |||||
* | fix invalid usage of memset() | Thierry Vignaud | 2013-08-30 | 2 | -1/+3 |
| | | | | | spot by gcc-4.8 introduced by Guillaume Cottenceau on Jan 8 2001 ("add dhcp") | ||||
* | ensure files are installed for nfs (mga#10301) | Derek Jennings | 2013-08-28 | 2 | -1/+2 |
| | |||||
* | drop useless comment | Thierry Vignaud | 2013-08-25 | 1 | -1/+0 |
| | |||||
* | install open-vm-tools on VMware hypervisor | Thierry Vignaud | 2013-08-24 | 2 | -0/+3 |
| | |||||
* | respect default in desktop select | Derek Jennings | 2013-08-24 | 1 | -3/+1 |
| | |||||
* | - stage2: add cinnamon to desktop selection | Derek Jennings | 2013-08-23 | 5 | -5/+12 |
| | |||||
* | stage2: add Feature:Independently_install_desktop_environments | Derek Jennings | 2013-08-21 | 3 | -26/+53 |
| | |||||
* | stage2: add images for LXDE,E17,Razorqt,MATE | Derek Jennings | 2013-08-20 | 11 | -0/+1 |
| | |||||
* | 15.6115.61 | Thomas Backlund | 2013-08-08 | 2 | -1/+3 |
| | |||||
* | add missing bug reference for utf8_heavy.pl fix | Thomas Backlund | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | stage2: include network interface name udev rule (mga#10947) | Colin Guthrie | 2013-08-07 | 2 | -0/+3 |
| | |||||
* | 15.6015.60 | Anne Nicolas | 2013-08-04 | 2 | -1/+5 |
| | |||||
* | mageia 4 alpha 1 left background | Anne Nicolas | 2013-08-04 | 1 | -0/+0 |
| | |||||
* | 15.5915.59 | Anne Nicolas | 2013-08-04 | 2 | -1/+4 |
| | |||||
* | add missing library for utf8_heavy.pl | Anne Nicolas | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | - detect wifi cards managed by ssb driver (mga#9378) | Thomas Backlund | 2013-07-29 | 3 | -1/+5 |
| | |||||
* | typo fix (spot by James Kerr, mga#10814) | Thierry Vignaud | 2013-07-25 | 72 | -75/+75 |
| | | | | | | typo introduced by Frederic Crozat in commit r245989 on Sep 19 2008: "Correct some part of the license, add optional Google provisions and optional US export provisions" | ||||
* | Slovenian translation updated | Filip Komar | 2013-07-21 | 1 | -2/+2 |
| | |||||
* | form of Slovenian translation updated | Filip Komar | 2013-07-21 | 1 | -86/+75 |
| | |||||
* | 15.5815.58 | Thierry Vignaud | 2013-07-19 | 2 | -1/+3 |
| | |||||
* | fix a lang pixmap (mga#10795) | Thierry Vignaud | 2013-07-19 | 2 | -0/+2 |
| | | | | a libpng regression prevents to load decade old lang-qu.png | ||||
* | 15.5715.57 | Thierry Vignaud | 2013-07-15 | 3 | -1/+5 |
| | |||||
* | adapt to latest btrfs utils for resizing | Thierry Vignaud | 2013-07-15 | 4 | -2/+6 |
| | |||||
* | 15.5615.56 | Thierry Vignaud | 2013-07-15 | 3 | -1/+5 |
| | |||||
* | 1.90 | Thierry Vignaud | 2013-07-15 | 2 | -1/+3 |
| | |||||
* | sync with kernel-3.10 | Thierry Vignaud | 2013-07-15 | 4 | -7/+11 |
| | |||||
* | detect wifi cards managed by bcma driver (mga#9378) | Thierry Vignaud | 2013-07-13 | 3 | -1/+4 |
| | |||||
* | /usr/X11R6/bin is dead for years | Thierry Vignaud | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-06-29 | 1 | -9/+10 |
| |