summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Drop /etc/termcap as this is no longer included in our buildColin Guthrie2013-10-133-5/+1
|
* 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
|
* 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
|
* 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.
* Add missing newsColin Guthrie2013-09-291-0/+1
| | | | Should have been in c9ecd03156418390fa28b12825beb90626709c95
* Mention the 15.64 build for stage2Colin Guthrie2013-09-291-0/+4
|
* try to make NEWS consistentThierry Vignaud2013-09-291-1/+2
|
* enable to format already formated btrfs partitions (mga#11256)Thierry Vignaud2013-09-293-1/+6
|
* Mageia 4 alpha 315.65ennael2013-09-283-1/+4
|
* fix path ( UsrMove )Nicolas Lécureuil2013-09-161-1/+1
|
* remove unrelated changesThierry Vignaud2013-09-131-2/+0
| | | | (those were stage2 only)
* fix detecting some soft RAID (mga#11139 and the like)Thierry Vignaud2013-09-133-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 Jennings2013-09-111-2/+2
|
* Rename binaries and provide compatibility symlinks to the old name.Colin Guthrie2013-09-061-5/+9
| | | | This just flips things around. Previously the new names were symlinked to the old binaries.
* Avoid shell exansion when creating symlinksColin Guthrie2013-09-061-6/+6
|
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-0615-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 Guthrie2013-09-061-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.64ennael2013-09-041-1/+1
|
* 15.6315.63ennael2013-09-042-1/+5
|
* Revert "stage2: add Feature:Independently_install_desktop_environments"ennael2013-09-043-52/+27
| | | | | | | This reverts commit 331e242249bec7f80b303c1d37f3c9c8829988f5. Conflicts: perl-install/NEWS
* Merge branch 'master' of git://git.mageia.org/software/drakxennael2013-09-047-46/+14
|\
| * Remove svn support from MakefilesColin Guthrie2013-09-042-41/+10
| | | | | | | | | | | | | | | | | | | | | | | | 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 Guthrie2013-09-042-4/+1
| |
| * Ignore *.mo files in po/ foldersColin Guthrie2013-09-043-0/+3
| |
| * Remove the NEWS item after the reverted commitColin Guthrie2013-09-041-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"ennael2013-09-044-11/+8
|/ | | | | | | This reverts commit 6b1bd5a9a8771625a783fb1ff794ba06caac0e70. Conflicts: perl-install/install/NEWS