Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release installer 15.66 too | Thierry Vignaud | 2013-10-03 | 1 | -0/+2 |
| | |||||
* | 15.6615.66 | Thierry Vignaud | 2013-10-03 | 2 | -1/+3 |
| | |||||
* | i18n: Add a hack for meta-task. | Colin Guthrie | 2013-10-02 | 1 | -3/+9 |
| | | | | | | | Now that meta-task does not exist inside git, when we extract translations, we need to download it. This just adds appropriate Makefile hacks to do this when updating the pot file. | ||||
* | i18n: 'merge' also depends on pot file. | Colin Guthrie | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | i18n: Do not version POTFILES.in | Colin Guthrie | 2013-10-01 | 2 | -11/+1 |
| | |||||
* | i18n: 'merge' also depends on pot file. | Colin Guthrie | 2013-10-01 | 1 | -1/+1 |
| | |||||
* | rescue: include network interface name udev rules (mga#10947) | Colin Guthrie | 2013-10-01 | 2 | -0/+4 |
| | |||||
* | stage2: nclude another network interface name udev rule (mga#10947) | Colin Guthrie | 2013-10-01 | 2 | -0/+2 |
| | | | | | This isn't enough to do the actual rename as the device is apparently busy, so some more debug to be done. | ||||
* | sync with code | Thierry Vignaud | 2013-09-30 | 70 | -8907/+13220 |
| | |||||
* | sync with code | Thierry Vignaud | 2013-09-30 | 71 | -20190/+20211 |
| | |||||
* | i18n: Update pot file | Colin Guthrie | 2013-09-29 | 1 | -95/+151 |
| | |||||
* | polkit: Allow polkit policy messages to be translated | Colin Guthrie | 2013-09-29 | 11 | -20/+41 |
| | |||||
* | polkit: Move policy files into standalone directory. | Colin Guthrie | 2013-09-29 | 15 | -2/+2 |
| | | | | This will be needed to be able to translate the policy files. | ||||
* | Add missing news | Colin Guthrie | 2013-09-29 | 1 | -0/+1 |
| | | | | Should have been in c9ecd03156418390fa28b12825beb90626709c95 | ||||
* | Mention the 15.64 build for stage2 | Colin Guthrie | 2013-09-29 | 1 | -0/+4 |
| | |||||
* | try to make NEWS consistent | Thierry Vignaud | 2013-09-29 | 1 | -1/+2 |
| | |||||
* | enable to format already formated btrfs partitions (mga#11256) | Thierry Vignaud | 2013-09-29 | 3 | -1/+6 |
| | |||||
* | Mageia 4 alpha 315.65 | ennael | 2013-09-28 | 3 | -1/+4 |
| | |||||
* | fix path ( UsrMove ) | Nicolas Lécureuil | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | remove unrelated changes | Thierry Vignaud | 2013-09-13 | 1 | -2/+0 |
| | | | | (those were stage2 only) | ||||
* | fix detecting some soft RAID (mga#11139 and the like) | Thierry Vignaud | 2013-09-13 | 3 | -2/+6 |
| | | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid") | ||||
* | drakauth: adjustments to ldap config (mga#10005) | Derek Jennings | 2013-09-11 | 1 | -2/+2 |
| | |||||
* | Rename binaries and provide compatibility symlinks to the old name. | Colin Guthrie | 2013-09-06 | 1 | -5/+9 |
| | | | | This just flips things around. Previously the new names were symlinked to the old binaries. | ||||
* | 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 |
| |