Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 35 | -258/+258 |
| | |||||
* | forked | Thierry Vignaud | 2013-11-24 | 2 | -0/+3250 |
| | |||||
* | rename for gtk+3 | Thierry Vignaud | 2013-11-24 | 2 | -0/+0 |
| | |||||
* | convert from mygtk2 to ugtk2 | Thierry Vignaud | 2013-11-24 | 5 | -11/+11 |
| | | | | (needed for next commits) | ||||
* | Merge branch 'master' of git://git.mageia.org/software/drakx | filip | 2013-11-24 | 4 | -118/+71 |
|\ | |||||
| * | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -47/+37 |
| | | |||||
| * | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -64/+25 |
| | | |||||
| * | make translations homogeneous (& smaller...) | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
| | | |||||
| * | beautify | Thierry Vignaud | 2013-11-24 | 1 | -3/+5 |
| | | |||||
* | | Slovenian translation updated | filip | 2013-11-24 | 1 | -4/+4 |
|/ | |||||
* | draksec: Make sure to restart polkitd after writing new rules | Colin Guthrie | 2013-11-24 | 2 | -3/+6 |
| | | | | | | Also do not try to rm the file if it does not exist (it seems to complain and then exit if you try to do it on a non-existant file - which means the function is not named nicely as -f to rm should make it ignore this) | ||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -38/+43 |
| | |||||
* | Update French translation by Dune | Yuri Chornoivan | 2013-11-23 | 1 | -62/+26 |
| | |||||
* | timezone: As we will install chrony, assume that when nothing is installed. | Colin Guthrie | 2013-11-23 | 2 | -4/+5 |
| | |||||
* | draksec: drakbackup seems dead. | Colin Guthrie | 2013-11-21 | 1 | -1/+1 |
| | | | | Remove it from the list, but keep the i18n bits just in case it returns. | ||||
* | draksec: Rename binaries for new policy file name | Colin Guthrie | 2013-11-21 | 1 | -9/+9 |
| | |||||
* | draksec: Use 'Administrator password' rather than 'Root password'. | Colin Guthrie | 2013-11-21 | 72 | -72/+72 |
| | | | | | | | | This is more accurate as you can override polkit configuration such that any user in the wheel group will acceptable rather than the 'root' user specifically. Keep existing translations however to avoid unnecessary churn. | ||||
* | polkit: Add support to draksec for writing polkit policy override rules. | Colin Guthrie | 2013-11-21 | 4 | -17/+54 |
| | | | | This allows draksec to override things properly under polkit. | ||||
* | 15.73.115.73.1 | Thierry Vignaud | 2013-11-19 | 3 | -1/+5 |
| | |||||
* | fix passing arguments from drakx-in-chroot in debug mode | Thierry Vignaud | 2013-11-18 | 2 | -1/+3 |
| | |||||
* | do not compile/include xhost+ anymore (unused for years) | Thierry Vignaud | 2013-11-18 | 3 | -3/+2 |
| | |||||
* | Updated Turkish translation | tarakbumba | 2013-11-18 | 1 | -5/+5 |
| | |||||
* | Fix string comparison in chrony support | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
| | | | | My bad, not David's | ||||
* | Add chrony support to drakclock mga#11092 | David Walser | 2013-11-17 | 6 | -27/+49 |
| | | | | | | | | | | | v2 (by Colin Guthrie) * Fix external variable reference (my -> our + $ when using it) * Drop systemd cgroup filesystem check as the path has changed now (prefer "systemctl is-active foo.service" instead) * Add iburst to chrony config server definitions (triggers sync at startup) * Don't use ntpdate with chrony - rather chronyc waitsync * Don't bother checking for ntp in finish-install - just use chrony | ||||
* | 2.2 | Anne Nicolas | 2013-11-13 | 2 | -1/+3 |
| | |||||
* | log why updates were not applied | Thierry Vignaud | 2013-11-13 | 2 | -2/+10 |
| | | | | | log a nice message (urpmi not found or no network) instead of a silent missing feature | ||||
* | images/kernel: Pass the modules we need to be in modules.alias through to ↵ | Colin Guthrie | 2013-11-13 | 3 | -1/+18 |
| | | | | | | | | | | | | | | dracut. The installer needs to have the modules.alias information for more kernel modules than are actually included. In order to do this we need to use and environment variable as there is no sensible way to do this via dracut command line arguments. The mgainstaller dracut module will need updating accordingly. This should solve the problem where Sound Cards are shown as 'not configured' at the end of the install. | ||||
* | images: Add a way to put an automatic method on boot.iso syslinux for testing | Colin Guthrie | 2013-11-13 | 2 | -0/+6 |
| | |||||
* | include enough python in order to generate a stack trace from within stage2 | Thierry Vignaud | 2013-11-13 | 2 | -0/+7 |
| | |||||
* | simplify: drop $STAGE1_LIBC | Thierry Vignaud | 2013-11-12 | 2 | -7/+5 |
| | |||||
* | simplify, we only have one libc | Thierry Vignaud | 2013-11-12 | 1 | -3/+2 |
| | |||||
* | simplify after previous commit: drop $DIET | Thierry Vignaud | 2013-11-12 | 1 | -9/+9 |
| | |||||
* | support dynamic linking only | Thierry Vignaud | 2013-11-12 | 3 | -34/+2 |
| | |||||
* | explain how to get a stack trace | Thierry Vignaud | 2013-11-12 | 1 | -1/+21 |
| | |||||
* | perl-install: 15.7315.73 | Colin Guthrie | 2013-11-12 | 3 | -1/+5 |
| | |||||
* | polkit: fix wrappers to properly escape arguments when calling the binary | Colin Guthrie | 2013-11-12 | 3 | -1/+5 |
| | |||||
* | Fix Tamil PO-file | Yuri Chornoivan | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | 15.72.215.72.2 | Thomas Backlund | 2013-11-11 | 2 | -1/+3 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 2 | -2/+3 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 2 | -1/+3 |
| | |||||
* | 15.72.115.72.1 | Thomas Backlund | 2013-11-09 | 2 | -1/+3 |
| | |||||
* | fix typo in last Makefile change | Thomas Backlund | 2013-11-09 | 2 | -1/+3 |
| | |||||
* | 15.7215.72 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) | Thomas Backlund | 2013-11-09 | 2 | -1/+2 |
| | |||||
* | 15.72 | Thomas Backlund | 2013-11-09 | 2 | -1/+3 |
| | |||||
* | - dont remove radeon-firmware or any network related firmwares as we | Thomas Backlund | 2013-11-09 | 2 | -1/+4 |
| | | | | dont know when some hw gets plugged that needs it | ||||
* | add missing python modules for gdb | Thierry Vignaud | 2013-11-08 | 2 | -0/+3 |
| | |||||
* | fix building debug image with latest gdb | Thierry Vignaud | 2013-11-08 | 2 | -14/+6 |
| | |||||
* | 15.7115.71 | Anne Nicolas | 2013-11-08 | 2 | -1/+4 |
| | |||||
* | do not use gdm automatically for XFCE (too heavy) | Anne Nicolas | 2013-11-08 | 1 | -1/+0 |
| |