summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* wrap too big labels in summary dialog (mga#11793)Thierry Vignaud2013-11-281-0/+1
|
* use new Toolbar API (mga#11791)Thierry Vignaud2013-11-281-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 Vignaud2013-11-281-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 Vignaud2013-11-281-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 strengthThierry Vignaud2013-11-261-0/+2
| | | | include dialog-warning-symbolic
* 16.016.0Thierry Vignaud2013-11-251-0/+8
|
* 15.73.115.73.1Thierry Vignaud2013-11-191-0/+2
|
* fix passing arguments from drakx-in-chroot in debug modeThierry Vignaud2013-11-181-0/+2
|
* log why updates were not appliedThierry Vignaud2013-11-131-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 stage2Thierry Vignaud2013-11-131-0/+3
|
* perl-install: 15.7315.73Colin Guthrie2013-11-121-0/+2
|
* polkit: fix wrappers to properly escape arguments when calling the binaryColin Guthrie2013-11-121-0/+2
|
* 15.72.215.72.2Thomas Backlund2013-11-111-0/+2
|
* properly escape 5096UIDThomas Backlund2013-11-111-1/+2
|
* use 500 instead of 500Thomas Backlund2013-11-101-0/+2
|
* 15.72.115.72.1Thomas Backlund2013-11-091-0/+2
|
* fix typo in last Makefile changeThomas Backlund2013-11-091-0/+2
|
* 15.7215.72Thomas Backlund2013-11-091-0/+2
|
* use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319)Thomas Backlund2013-11-091-0/+1
|
* add missing python modules for gdbThierry Vignaud2013-11-081-0/+1
|
* fix building debug image with latest gdbThierry Vignaud2013-11-081-0/+3
|
* 15.7115.71Anne Nicolas2013-11-081-0/+3
|
* drop packdrake (uneeded)Thierry Vignaud2013-11-071-0/+2
| | | | | | it's uneeded since we switch to urpmi last usage was drop in commit 61e15785 on Nov 16 2012
* 15.7015.70Anne Nicolas2013-11-031-0/+2
|
* install: Update beta1 left backgroundAnne Nicolas2013-11-031-0/+2
|
* 15.6915.69ennael2013-10-291-0/+2
|
* install/rescue: Adapt to a dracut based stage1.Colin Guthrie2013-10-291-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.1Thierry Vignaud2013-10-141-0/+2
|
* adapt to latest mdadmThierry Vignaud2013-10-141-0/+2
|
* 15.6815.68Thierry Vignaud2013-10-141-0/+2
|
* list_modules.pm changes affect drakxtools & stage2 tooThierry Vignaud2013-10-141-0/+1
|
* Drop /etc/termcap as this is no longer included in our buildColin Guthrie2013-10-131-0/+1
|
* finish-install: Do not check for /usr/sbin/urpmi.updateColin Guthrie2013-10-131-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.67Thierry Vignaud2013-10-101-0/+2
|
* log kernel/list_modules.pm changesThierry Vignaud2013-10-101-0/+1
|
* log previous changeThierry Vignaud2013-10-101-0/+2
|
* release installer 15.66 tooThierry Vignaud2013-10-031-0/+2
|
* stage2: nclude another network interface name udev rule (mga#10947)Colin Guthrie2013-10-011-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 stage2Colin Guthrie2013-09-291-0/+4
|
* enable to format already formated btrfs partitions (mga#11256)Thierry Vignaud2013-09-291-0/+3
|
* Mageia 4 alpha 315.65ennael2013-09-281-0/+3
|
* fix detecting some soft RAID (mga#11139 and the like)Thierry Vignaud2013-09-131-0/+2
| | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid")
* 15.6315.63ennael2013-09-041-0/+4
|
* - Mageia 4 alpha 2 left background15.62Nicolas Lécureuil2013-09-031-0/+3
|
* updated translations for desktop installDerek Jennings2013-09-011-0/+1
|
* install open-vm-tools on VMware hypervisorThierry Vignaud2013-08-241-0/+1
|
* - stage2: add cinnamon to desktop selectionDerek Jennings2013-08-231-0/+2
|
* 15.6115.61Thomas Backlund2013-08-081-0/+2
|
* add missing bug reference for utf8_heavy.pl fixThomas Backlund2013-08-081-1/+1
|
* stage2: include network interface name udev rule (mga#10947)Colin Guthrie2013-08-071-0/+2
|