summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* hide /boot/efi check for now (mga#13638)Thomas Backlund2014-07-011-0/+1
|
* fix not being able to select packages when list contains only one (mga#13492)Thierry Vignaud2014-06-271-0/+2
|
* 16.3416.34Thierry Vignaud2014-06-261-0/+2
|
* fix installing fonts (Frédéric Buclin, mga#11849)Thierry Vignaud2014-06-261-0/+2
| | | | | fallout from gtk2 -> gtk3 switch get_filenames() now returns an arrayref instead of a list.
* (_find_file) introduce itThierry Vignaud2014-06-211-0/+2
| | | | | | | | either file has an absolute path and we check for its existence or it has not and we assume it's a binary to lookup in $PATH thus fixing a warning in mousedrake since commit be1d69418fda6e16422d634c59b54375bfa7a897
* fix loosing TZ choice when canceling TZ selection (mga#13534)Thierry Vignaud2014-06-201-0/+1
|
* fix crash on clicking Cancel after TZ selection (mga#13534)Thierry Vignaud2014-06-201-0/+3
|
* 16.3316.33Thierry Vignaud2014-06-181-0/+2
|
* do not even try to create basic /dev nodesThierry.Vignaud2014-06-181-0/+2
| | | | | Those should be handled by udev. Live install should be tested as some were added for it.
* 16.3216.32Thierry Vignaud2014-06-151-0/+4
|
* 16.3016.30Thierry Vignaud2014-06-041-0/+2
|
* update locales listThierry Vignaud2014-05-291-0/+1
|
* (configure_hal) kill itThierry.Vignaud2014-05-271-0/+2
| | | | HAL has been obsoleted years ago...
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-0/+1
| | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox?
* adjust package names to match realityThierry.Vignaud2014-05-261-0/+2
|
* convert comments to PODThierry.Vignaud2014-05-261-0/+1
|
* fix detecting some UPS devices (mga#13424)Thierry Vignaud2014-05-241-0/+2
|
* 16.2816.28Thierry Vignaud2014-04-281-0/+2
|
* recognize new kernel-3.14 driversThierry Vignaud2014-04-281-0/+2
| | | | we lack the new ones introduced in 3.13...
* 16.2716.27Thierry Vignaud2014-02-181-0/+1
|
* - nuke create_link_source(), as we haven't supported building againstThomas Backlund2014-02-071-0/+6
| | | | | | | an unprepared source for ages, and currently can also create wrong symlinks when kernel-source is installed before for example kernel-linus as found out during QA for mga#12518 and debugging the issue on irc
* 16.26.816.26.8Thierry Vignaud2014-02-041-0/+2
|
* fix untranslated "Help" entry in menu (mga#12497)Thierry Vignaud2014-02-011-0/+3
| | | | | one string wasn't tagged as "to be translate" in commit ca6a026a23f723a74dab9a7d3afc11c2a43c01f2
* 16.26.716.26.7Colin Guthrie2014-01-251-0/+2
|
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵Colin Guthrie2014-01-221-0/+3
| | | | issues mga#11184 mga#12364
* 16.26.116.26.1Thierry Vignaud2014-01-201-0/+2
|
* increase back minimum partition width for Oxygen (mga#11977)Thierry Vignaud2014-01-201-0/+3
| | | | | | reverting commit 6861dc0526938a22da627308591d652b05b8fbf6 this should results in better sizing if there's a lot a small partitions as oxygen's ToggleButtons minimum width is bigger
* 16.2616.26Thierry Vignaud2014-01-201-0/+2
|
* revert minimum partition width to its pre-gtk3 valueThierry Vignaud2014-01-201-0/+1
| | | | reverting commit 6861dc0526938a22da627308591d652b05b8fbf6
* fix sizing partition widgetsThierry Vignaud2014-01-201-0/+3
| | | | | ratio would be negative when allocated width was reported as 1 in some cases since commit 807df2a2b558461a2890f9bec0050f0bd974c92e
* 16.2316.23Thierry Vignaud2014-01-161-0/+2
|
* fix a rpmdrake crash (mga#12331)Thierry Vignaud2014-01-161-0/+1
|
* dont remove pulseaudio-module-bluetooth (mga#12323)Thomas Backlund2014-01-161-0/+2
|
* 16.2216.22Thierry Vignaud2014-01-151-0/+2
|
* services.pm: Use no-reload mode when interacting with systemd.Colin Guthrie2014-01-141-0/+3
| | | | | | | | | | Basically, there seems to be an issue right now if we do lots of reloads. It seems to be somewhat racy and systemd gets generally confused when we do this during boot (which we do) and trigger a reload. The reload isn't strictly needed, as we do also explicitly start the services we enable (with --no-block so that we don't cause a deadlock) so all *should* be 99% OK. Using it at runtime might mean we don't have fully up-to-date enablement status, but being able to boot wins at the moment.
* fix random order of fields with perl-5.18Thierry Vignaud2014-01-131-0/+1
|
* fix detecting some wireless devices as scanners (mga#9895)Thierry Vignaud2014-01-131-0/+3
|
* 16.2116.21Thierry Vignaud2014-01-131-0/+2
|
* increase minimum partition width for Oxygen (mga#11977)Thierry Vignaud2014-01-131-0/+2
| | | | if it's not enough, we will disable labels on partitions buttons again
* do not propose check bad blocks for btrfs (Manuel Hiebel, mga#10116)Thierry Vignaud2014-01-131-0/+2
|
* fix menu acceleratorsThierry Vignaud2014-01-081-0/+2
| | | | got mixed up in commit ca6a026a23f723a74dab9a7d3afc11c2a43c01f2
* display mga copyright too (mga#10289)Thierry Vignaud2014-01-071-0/+2
|
* enhanced logThierry Vignaud2014-01-071-1/+2
|
* Add bug reference to NEWSJani Välimaa2014-01-071-1/+1
|
* Add minimal/experimental lightdm autologin support to drakbootJani Välimaa2014-01-071-0/+2
|
* 16.1816.18Thierry Vignaud2013-12-281-0/+2
|
* do not fill logs with "Cannot open /dev/input/eventX" (mga#8232)Thierry Vignaud2013-12-271-0/+1
| | | | | issue introduced in commit eea2f8ef9ddf7e461702d8fda0b8e98e623694c2 by Arnaud Patard on Mar 18 2011
* do not crash if /dev/input/eventX doesn't exist (mga#10296)Thierry Vignaud2013-12-271-0/+1
| | | | | | | | do not attempt to create /dev/* if not root like previous commit, issue introduced in commit eea2f8ef9ddf7e461702d8fda0b8e98e623694c2 by Arnaud Patard on Mar 18 2011
* better logThierry Vignaud2013-12-271-1/+2
|
* display the real accessed /dev/input/eventX file (mga#8232)Thierry Vignaud2013-12-271-0/+1
|