Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fix in Slovenian translation | filip | 2013-10-24 | 1 | -4/+3 |
| | |||||
* | small fix in Slovenian translation | filip | 2013-10-24 | 1 | -2/+3 |
| | |||||
* | Update Russian translation | Yuri Chornoivan | 2013-10-24 | 1 | -420/+440 |
| | |||||
* | fixed typo in Slovenian translation | filip | 2013-10-24 | 1 | -2/+2 |
| | |||||
* | Slovenian translation updated | filip | 2013-10-24 | 1 | -39/+29 |
| | |||||
* | More fixes to Ukrainian translation | Yuri Chornoivan | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | Fix Ukrainian translation | Yuri Chornoivan | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | Do not add localhost to /etc/hosts as this is handled by nss-myhostname | Olav Vitters | 2013-10-15 | 1 | -3/+0 |
| | | | | | The myhostname NSS module (which is default in nsswitch.conf) handles this happily. | ||||
* | Remove "Clean /tmp at each boot" option | Olav Vitters | 2013-10-15 | 1 | -11/+3 |
| | | | | | Not needed since systemd automatically already sets up /tmp using tmpfs. Proposed and accepted on dev mailing list. | ||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-14 | 1 | -26/+16 |
| | |||||
* | 15.68.115.68.1 | Thierry Vignaud | 2013-10-14 | 2 | -1/+3 |
| | |||||
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 2 | -2/+4 |
| | |||||
* | 15.6815.68 | Thierry Vignaud | 2013-10-14 | 3 | -1/+5 |
| | |||||
* | list_modules.pm changes affect drakxtools & stage2 too | Thierry Vignaud | 2013-10-14 | 2 | -0/+2 |
| | |||||
* | Drop /etc/termcap as this is no longer included in our build | Colin Guthrie | 2013-10-13 | 3 | -5/+1 |
| | |||||
* | any: Fix path to urpmi.update (mga#11125) | Colin Guthrie | 2013-10-13 | 2 | -1/+2 |
| | |||||
* | finish-install: Do not check for /usr/sbin/urpmi.update | Colin Guthrie | 2013-10-13 | 2 | -1/+3 |
| | | | | | | | | | This file is now 'hidden' in /usr/libexec and only used via it's wrapper script in mgaonline. This was originally changed from /usr/bin/urpmi back in 2001 by Pixel, but the current path for urpmi is /usr/sbin/urpmi, which seems to be as reliable as urpmi.update was before. | ||||
* | polkit: Use exec in wrapper scripts | Colin Guthrie | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | i18n: Update po | Colin Guthrie | 2013-10-11 | 70 | -1050/+4914 |
| | |||||
* | i18n: Update pot | Colin Guthrie | 2013-10-11 | 1 | -15/+65 |
| | |||||
* | polkit: Handle some more binaries missed in the polkit conversion. | Colin Guthrie | 2013-10-11 | 8 | -7/+147 |
| | | | | mga#11125 mga#11418 | ||||
* | polkit: Shuffle around folders a bit | Colin Guthrie | 2013-10-11 | 10 | -3/+3 |
| | |||||
* | polkit: Generate wrapper scripts automatically from policy files. | Colin Guthrie | 2013-10-11 | 9 | -21/+14 |
| | | | | | | | This relies on the name of the policy files but that's fine. We no longer need to write lots of boiler plate wrapper scripts. mga#11125 | ||||
* | (dist) add as an alias on 'tar' rule | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | 15.6715.67 | Thierry Vignaud | 2013-10-10 | 3 | -1/+5 |
| | |||||
* | log kernel/list_modules.pm changes | Thierry Vignaud | 2013-10-10 | 2 | -0/+3 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-10 | 1 | -15/+19 |
| | |||||
* | fix "Can't use an undefined value as an ARRAY reference" in strict mode | Thierry Vignaud | 2013-10-10 | 1 | -2/+4 |
| | | | | | | some fs (eg: btrfs) do not have a way to preserve the UUID this should explain some strange logs | ||||
* | log previous change | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | (installUpdates) log when user reject applying updates | Thierry Vignaud | 2013-10-10 | 1 | -1/+4 |
| | |||||
* | 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 |
| | |||||
* | 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") |