summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove "Clean /tmp at each boot" optionOlav Vitters2013-10-151-11/+3
| | | | | Not needed since systemd automatically already sets up /tmp using tmpfs. Proposed and accepted on dev mailing list.
* Update Ukrainian translationYuri Chornoivan2013-10-141-26/+16
|
* 1.45.1Thierry Vignaud2013-10-142-1/+3
|
* many btrfs tools no longer existThierry Vignaud2013-10-142-2/+4
|
* 1.45Thierry Vignaud2013-10-142-1/+3
|
* adapt to latest mdadmThierry Vignaud2013-10-142-2/+3
|
* 15.68.115.68.1Thierry Vignaud2013-10-142-1/+3
|
* adapt to latest mdadmThierry Vignaud2013-10-142-2/+4
|
* 15.6815.68Thierry Vignaud2013-10-143-1/+5
|
* list_modules.pm changes affect drakxtools & stage2 tooThierry Vignaud2013-10-142-0/+2
|
* 1.82Thierry Vignaud2013-10-142-1/+2
|
* 1.93Thierry Vignaud2013-10-142-1/+3
|
* sync with kernel-3.12Thierry Vignaud2013-10-143-6/+10
|
* Drop /etc/termcap as this is no longer included in our buildColin Guthrie2013-10-135-6/+2
|
* any: Fix path to urpmi.update (mga#11125)Colin Guthrie2013-10-132-1/+2
|
* finish-install: Do not check for /usr/sbin/urpmi.updateColin Guthrie2013-10-132-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 scriptsColin Guthrie2013-10-121-1/+1
|
* i18n: Update poColin Guthrie2013-10-1170-1050/+4914
|
* i18n: Update potColin Guthrie2013-10-111-15/+65
|
* polkit: Handle some more binaries missed in the polkit conversion.Colin Guthrie2013-10-118-7/+147
| | | | mga#11125 mga#11418
* polkit: Shuffle around folders a bitColin Guthrie2013-10-1110-3/+3
|
* polkit: Generate wrapper scripts automatically from policy files.Colin Guthrie2013-10-119-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' ruleThierry Vignaud2013-10-101-0/+2
|
* 15.6715.67Thierry Vignaud2013-10-103-1/+5
|
* log kernel/list_modules.pm changesThierry Vignaud2013-10-102-0/+3
|
* 1.81Thierry Vignaud2013-10-102-1/+4
|
* better logThierry Vignaud2013-10-101-1/+1
|
* 1.92Thierry Vignaud2013-10-102-1/+3
|
* sync with kernel-3.11Thierry Vignaud2013-10-102-9/+11
|
* fix stupid typoThierry Vignaud2013-10-101-1/+1
|
* 1.80Thierry Vignaud2013-10-102-1/+5
|
* 1.91Thierry Vignaud2013-10-102-1/+3
|
* partial sync with kernel-3.11 regarding USB:Thierry Vignaud2013-10-102-3/+7
| | | | | include ehci-tegra, ohci-pci ohci-platform fusbh200-hcd & usb_common (might fix mga#11377)
* Update Ukrainian translationYuri Chornoivan2013-10-101-15/+19
|
* fix "Can't use an undefined value as an ARRAY reference" in strict modeThierry Vignaud2013-10-101-2/+4
| | | | | | some fs (eg: btrfs) do not have a way to preserve the UUID this should explain some strange logs
* log previous changeThierry Vignaud2013-10-101-0/+2
|
* (installUpdates) log when user reject applying updatesThierry Vignaud2013-10-101-1/+4
|
* release installer 15.66 tooThierry Vignaud2013-10-031-0/+2
|
* 15.6615.66Thierry Vignaud2013-10-032-1/+3
|
* i18n: Add a hack for meta-task.Colin Guthrie2013-10-021-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 Guthrie2013-10-021-1/+1
|
* i18n: Do not version POTFILES.inColin Guthrie2013-10-012-11/+1
|
* i18n: 'merge' also depends on pot file.Colin Guthrie2013-10-011-1/+1
|
* rescue: include network interface name udev rules (mga#10947)Colin Guthrie2013-10-012-0/+4
|
* stage2: nclude another network interface name udev rule (mga#10947)Colin Guthrie2013-10-012-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 codeThierry Vignaud2013-09-3070-8907/+13220
|
* sync with codeThierry Vignaud2013-09-3071-20190/+20211
|
* i18n: Update pot fileColin Guthrie2013-09-291-95/+151
|
* polkit: Allow polkit policy messages to be translatedColin Guthrie2013-09-2911-20/+41
|
* polkit: Move policy files into standalone directory.Colin Guthrie2013-09-2915-2/+2
| | | | This will be needed to be able to translate the policy files.