Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16.216.2 | Thierry Vignaud | 2013-11-29 | 1 | -0/+2 |
| | |||||
* | no more run urpmi.update when adding media | Thierry Vignaud | 2013-11-29 | 1 | -0/+3 |
| | | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3 | ||||
* | 16.116.1 | Thierry Vignaud | 2013-11-28 | 1 | -0/+2 |
| | |||||
* | wrap too big labels in summary dialog (mga#11793) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | |||||
* | use new Toolbar API (mga#11791) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | | | old toolbar API is no more available: Can't locate object method "append_item" via package Gtk3:Toolbar" at ugtk3.pm line 954 | ||||
* | fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | fix can't locate object method "child1_shrink" via package "Gtk3::HPaned" | ||||
* | fix left panel text being black instead of white (mga#11792) | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | | | | | | issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a when switching from gtk2 RC files to gtk3 CSS: we need to add "*" to match children widgets too | ||||
* | fix a warning when checking root password strength | Thierry Vignaud | 2013-11-26 | 1 | -0/+2 |
| | | | | include dialog-warning-symbolic | ||||
* | 16.016.0 | Thierry Vignaud | 2013-11-25 | 1 | -0/+8 |
| | |||||
* | 15.73.115.73.1 | Thierry Vignaud | 2013-11-19 | 1 | -0/+2 |
| | |||||
* | fix passing arguments from drakx-in-chroot in debug mode | Thierry Vignaud | 2013-11-18 | 1 | -0/+2 |
| | |||||
* | log why updates were not applied | Thierry Vignaud | 2013-11-13 | 1 | -0/+1 |
| | | | | | log a nice message (urpmi not found or no network) instead of a silent missing feature | ||||
* | include enough python in order to generate a stack trace from within stage2 | Thierry Vignaud | 2013-11-13 | 1 | -0/+3 |
| | |||||
* | perl-install: 15.7315.73 | Colin Guthrie | 2013-11-12 | 1 | -0/+2 |
| | |||||
* | polkit: fix wrappers to properly escape arguments when calling the binary | Colin Guthrie | 2013-11-12 | 1 | -0/+2 |
| | |||||
* | 15.72.215.72.2 | Thomas Backlund | 2013-11-11 | 1 | -0/+2 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 1 | -1/+2 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | 15.72.115.72.1 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | fix typo in last Makefile change | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | 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 | 1 | -0/+1 |
| | |||||
* | add missing python modules for gdb | Thierry Vignaud | 2013-11-08 | 1 | -0/+1 |
| | |||||
* | fix building debug image with latest gdb | Thierry Vignaud | 2013-11-08 | 1 | -0/+3 |
| | |||||
* | 15.7115.71 | Anne Nicolas | 2013-11-08 | 1 | -0/+3 |
| | |||||
* | drop packdrake (uneeded) | Thierry Vignaud | 2013-11-07 | 1 | -0/+2 |
| | | | | | | it's uneeded since we switch to urpmi last usage was drop in commit 61e15785 on Nov 16 2012 | ||||
* | 15.7015.70 | Anne Nicolas | 2013-11-03 | 1 | -0/+2 |
| | |||||
* | install: Update beta1 left background | Anne Nicolas | 2013-11-03 | 1 | -0/+2 |
| | |||||
* | 15.6915.69 | ennael | 2013-10-29 | 1 | -0/+2 |
| | |||||
* | install/rescue: Adapt to a dracut based stage1. | Colin Guthrie | 2013-10-29 | 1 | -0/+2 |
| | | | | | | | | | | | The main change here is not remounting a fresh /run. Dracut does this for us and we actually need to keep this one as the initial udev database (when udev is started by dracut) is stored here and thus mounting an empty fs could see us lose some metadata. We no longer touch the /bin, /sbin or /lib[64] symlinks as these are already relative symlinks into /usr and simply bind mounting /usr is enough. | ||||
* | 15.68.115.68.1 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | 15.6815.68 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | list_modules.pm changes affect drakxtools & stage2 too | Thierry Vignaud | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | Drop /etc/termcap as this is no longer included in our build | Colin Guthrie | 2013-10-13 | 1 | -0/+1 |
| | |||||
* | finish-install: Do not check for /usr/sbin/urpmi.update | Colin Guthrie | 2013-10-13 | 1 | -0/+2 |
| | | | | | | | | | 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. | ||||
* | 15.6715.67 | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | log kernel/list_modules.pm changes | Thierry Vignaud | 2013-10-10 | 1 | -0/+1 |
| | |||||
* | log previous change | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | release installer 15.66 too | Thierry Vignaud | 2013-10-03 | 1 | -0/+2 |
| | |||||
* | stage2: nclude another network interface name udev rule (mga#10947) | Colin Guthrie | 2013-10-01 | 1 | -0/+1 |
| | | | | | This isn't enough to do the actual rename as the device is apparently busy, so some more debug to be done. | ||||
* | Mention the 15.64 build for stage2 | Colin Guthrie | 2013-09-29 | 1 | -0/+4 |
| | |||||
* | enable to format already formated btrfs partitions (mga#11256) | Thierry Vignaud | 2013-09-29 | 1 | -0/+3 |
| | |||||
* | Mageia 4 alpha 315.65 | ennael | 2013-09-28 | 1 | -0/+3 |
| | |||||
* | fix detecting some soft RAID (mga#11139 and the like) | Thierry Vignaud | 2013-09-13 | 1 | -0/+2 |
| | | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid") | ||||
* | 15.6315.63 | ennael | 2013-09-04 | 1 | -0/+4 |
| | |||||
* | - Mageia 4 alpha 2 left background15.62 | Nicolas Lécureuil | 2013-09-03 | 1 | -0/+3 |
| | |||||
* | updated translations for desktop install | Derek Jennings | 2013-09-01 | 1 | -0/+1 |
| | |||||
* | install open-vm-tools on VMware hypervisor | Thierry Vignaud | 2013-08-24 | 1 | -0/+1 |
| | |||||
* | - stage2: add cinnamon to desktop selection | Derek Jennings | 2013-08-23 | 1 | -0/+2 |
| |