summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Expand)AuthorAgeFilesLines
* service_harddrake: add nvidia-newfeature.ko to nvidia modules supported listGiuseppe Ghibò2023-06-061-1/+1
* service_harddrake: add nvidia470.ko to nvidia driver module listMartin Whitaker2023-04-281-1/+1
* service_harddrake: support switching drivers when using Live ISOs with persis...Martin Whitaker2021-01-191-3/+11
* Factor out detection of kernel boot options (to simplify next commit).Martin Whitaker2021-01-171-2/+6
* service_harddrake: recognise noxconf boot command line option.Martin Whitaker2020-03-211-0/+1
* service_harddrake: recognize new nvidia390 driverThomas Backlund2018-10-061-1/+1
* service_harddrake: require reboot if nokmsboot option changed (mga#20455).Martin Whitaker2017-05-061-2/+2
* (get_libdir) introduce itThierry Vignaud2016-06-241-1/+1
* - service_harddrake:Thomas Backlund2015-02-101-1/+1
* harddrake service: install ethernet/wireless packages when a newOlivier Blin2013-05-071-1/+3
* harddrake: move ethernet config in harddrake::autoconf::network_confOlivier Blin2013-05-071-9/+1
* - harddrake:Thomas Backlund2013-03-011-1/+1
* adapt to new reboot pathThierry Vignaud2012-11-031-1/+1
* reduce default timeout from 10 to 2mn (mga#4772)Thierry Vignaud2012-04-031-0/+4
* perl_checker cleanupsThierry Vignaud2012-03-231-1/+1
* service_harddrake: recognize XZ compressed modules properly (mga#4767)Anssi Hannula2012-03-021-1/+1
* service_harddrake: fix xorg.conf Driver switch regexpAnssi Hannula2011-12-041-1/+1
* service_harddrake: show proper warning when a proprietary driver is wrongly l...Anssi Hannula2011-12-041-6/+15
* service_harddrake: better messages in notify-x11-free-driver-switchAnssi Hannula2011-12-041-2/+2
* service_harddrake: show a dialog about having to use nokmsboot if we couldn'tAnssi Hannula2011-04-201-1/+9
* service_harddrake: remove unneeded testAnssi Hannula2011-04-201-1/+1
* service_harddrake: move display driver check block after all hardwareAnssi Hannula2011-04-201-12/+12
* service_harddrake: show yes/no buttons instead of ok/cancel when askingAnssi Hannula2011-04-201-1/+1
* service_harddrake: add support for timeouted OK and Yes/No dialogs inAnssi Hannula2011-04-201-5/+5
* service_harddrake: load new drivers or ask for reboot also if the driver isAnssi Hannula2011-04-201-8/+18
* service_harddrake: Add or remove nokmsboot option if an unoptimal or fatal si...Anssi Hannula2011-04-171-0/+13
* service_harddrake: Do not switch a display driver if speedboot has already st...Anssi Hannula2011-04-171-0/+8
* service_harddrake: ask for a reboot after a driver switch if needed, and load...Anssi Hannula2011-04-171-2/+23
* service_harddrake: handle adding/removing nokmsboot when switching the driver.Anssi Hannula2011-04-171-0/+4
* service_harddrake: Factorize ask_with_timeout for a following commit.Anssi Hannula2011-04-171-10/+19
* service_harddrake: Adapt from bootsplash to plymouth.Anssi Hannula2011-04-171-7/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* remove debug statementThierry Vignaud2010-06-071-3/+0
* fix translating reasons for 2nd stage warning when we change the driverThierry Vignaud2010-06-051-0/+10
* improve X reconfiguration in service_harddrakeChristophe Fergeau2010-05-261-7/+29
* Remove 'Disable "dri"' from xorg.conf if nouveau is usedPaulo Ricardo Zanoni2010-04-071-7/+19
* harddrake service: do not try to reconfigure xorg driver and crashOlivier Blin2009-10-301-1/+3
* better X.org phrasingThierry Vignaud2009-10-291-1/+1
* better messagesThierry Vignaud2009-10-291-2/+4
* (schedule_warn_about_switch) '/var/run/harddrake_swithed_to_free_driver' is u...Thierry Vignaud2009-10-291-1/+0
* (schedule_warn_about_switch,notify-x11-free-driver-switch) explain whyThierry Vignaud2009-10-291-5/+6
* translate reason (needed for next commit)Thierry Vignaud2009-10-291-2/+2
* split out reason (needed for next commit)Thierry Vignaud2009-10-291-3/+4
* fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver whenThierry Vignaud2009-10-291-1/+1
* auto reconfigure x11 only on first time default driver have changedThierry Vignaud2009-10-281-0/+6
* do not auto reconfigure if more than one graphic card (rationale: theThierry Vignaud2009-10-281-0/+3
* default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (whereThierry Vignaud2009-10-281-0/+3
* enable to disable reconfiguring to default driver throughThierry Vignaud2009-10-281-0/+2
* (find_xorg_driver) split it out of switch_x_driver()Thierry Vignaud2009-10-281-3/+9
* (switch_x_driver) do not reconfigure to default driver if it's not installedThierry Vignaud2009-10-281-0/+7