summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* 16.916.9Thierry Vignaud2013-12-061-0/+2
|
* fix retrieving network info from stage2 after dracut migration (mga#11504)Thierry Vignaud2013-12-061-0/+2
| | | | dracut is now creating /tmp/ifcfg & /tmp/ifcfg-leases directories...
* typo fixThierry Vignaud2013-12-051-1/+1
|
* 16.716.7Thierry Vignaud2013-12-051-0/+2
|
* fix a crash when creating partitins (mga#11876)Thierry Vignaud2013-12-051-0/+3
|
* 16.616.6Thierry Vignaud2013-12-041-0/+2
|
* fix blue background behind left panel text (mga#11866)Thierry Vignaud2013-12-041-0/+2
| | | | | | | | | | | | Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866) => drop the useless bg color. this affected both installer & (no yet released) mcc. Detected first while testing gtk3 mcc and then also reported once oxygen-gtk3 was fixed regarding Banners. Spotted by Hugo Pereira Da Costa in https://bugs.kde.org/show_bug.cgi?id=328383
* 16.516.5Thierry Vignaud2013-12-031-0/+2
|
* fix a crash in partitioning wizard (mga#11820)Thierry Vignaud2013-12-031-0/+1
|
* show labels on partition buttons again but make them ellipsized (mga#11858)Thierry Vignaud2013-12-031-0/+1
|
* detect eMMc block devices (Luc Menut, mga#11812)Thierry Vignaud2013-12-031-0/+3
|
* typo fixThierry Vignaud2013-12-031-1/+1
|
* 16.416.4Thierry Vignaud2013-12-021-0/+2
|
* fix partionning wizard moving the main window to left (mga#11790)Thierry Vignaud2013-12-021-0/+1
| | | | | | widgets were too wide with gtk3 + oxygen-gtk3 we either have to change the horizontal scrolling policty to 'automatic' (thus having an ugly horizontal scrolling bar) or shrink those widgets
* fix titles not being blue anymoreThierry Vignaud2013-12-021-0/+2
| | | | in CSS, we need to match sub widgets too for installer
* 16.216.2Thierry Vignaud2013-11-291-0/+2
|
* no more run urpmi.update when adding mediaThierry Vignaud2013-11-291-0/+3
| | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3
* 16.116.1Thierry Vignaud2013-11-281-0/+2
|
* 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
|