summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake
Commit message (Collapse)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 ↵Martin Whitaker2021-01-191-3/+11
| | | | persistence
* 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
| | | | | | This option disables the creation of /etc/X11/xorg.conf, which allows the X server to automatically configure itself. This works better on some hardware.
* 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
| | | | it'll be reused in compssUsers.pl
* - service_harddrake:Thomas Backlund2015-02-101-1/+1
| | | | | * add support for the new nvidia340 driver (mga#15255) * drop references to old unsupported nVidia drivers
* harddrake service: install ethernet/wireless packages when a newOlivier Blin2013-05-071-1/+3
| | | | | device is detected, this shoud help for Broadcom devices
* harddrake: move ethernet config in harddrake::autoconf::network_confOlivier Blin2013-05-071-9/+1
|
* - harddrake:Thomas Backlund2013-03-011-1/+1
| | | | | | o add nvidia304 to service_harddrake (Luc Menut, mga #9216)
* 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
| | | | | This fixes a driver switch failing to alter xorg.conf when the Driver line doesn't contain default whitespacing (reported by Barry Jackson).
* service_harddrake: show proper warning when a proprietary driver is wrongly ↵Anssi Hannula2011-12-041-6/+15
| | | | loaded
* 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
| | | | | automatically reconfigure the boot loader (e.g. when booted directly from a foreign bootloader) (Mageia bug #893)
* 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
| | | | configuration code
* service_harddrake: show yes/no buttons instead of ok/cancel when askingAnssi Hannula2011-04-201-1/+1
| | | | about running a config tool
* service_harddrake: add support for timeouted OK and Yes/No dialogs inAnssi Hannula2011-04-201-5/+5
| | | | addition to the current OK/Cancel dialogs.
* service_harddrake: load new drivers or ask for reboot also if the driver isAnssi Hannula2011-04-201-8/+18
| | | | switched due to a hardware change instead of an ldetect-lst change.
* service_harddrake: Add or remove nokmsboot option if an unoptimal or fatal ↵Anssi Hannula2011-04-171-0/+13
| | | | situation is detected.
* service_harddrake: Do not switch a display driver if speedboot has already ↵Anssi Hannula2011-04-171-0/+8
| | | | started X server, in that case simply disable speedboot for next boot.
* service_harddrake: ask for a reboot after a driver switch if needed, and ↵Anssi Hannula2011-04-171-2/+23
| | | | load the new driver if no reboot is needed
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* 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
| | | | | (warning: needs further fix in notify-x11-free-driver-switch for UTF-8 encoding of the cat_()ed message)
* improve X reconfiguration in service_harddrakeChristophe Fergeau2010-05-261-7/+29
| | | | | | | | It used to regenerate xorg.conf when ldetect-lst has a new driver for the in-use video card and when the current driver isn't vesa or fbdev. However when migrating to a new distro, a card that used to use vesa or fbdev might be working with a better driver, so when product.id is newer than xorg.conf, regenerate it too
* Remove 'Disable "dri"' from xorg.conf if nouveau is usedPaulo Ricardo Zanoni2010-04-071-7/+19
| | | | | | Without this, after the upgrade from 2010.0 to 2010.1 X won't start if nv or nouveau was configured
* harddrake service: do not try to reconfigure xorg driver and crashOlivier Blin2009-10-301-1/+3
| | | | | if /etc/X11/xorg does not exist (breaks One startup)
* 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 ↵Thierry Vignaud2009-10-291-1/+0
| | | | unused
* (schedule_warn_about_switch,notify-x11-free-driver-switch) explain whyThierry Vignaud2009-10-291-5/+6
| | | | xorg driver was reconfigured
* 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
| | | | checking if current xorg driver still supports current card
* 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
| | | | code is not ready to handle that yet)
* default 'AUTORECONFIGURE_RIGHT_XORG_DRIVER' to 'yes' on upgrade (whereThierry Vignaud2009-10-281-0/+3
| | | | config file has been altered by user and thus new entries do not appear)
* enable to disable reconfiguring to default driver throughThierry Vignaud2009-10-281-0/+2
| | | | | AUTORECONFIGURE_RIGHT_XORG_DRIVER in /etc/sysconfig/harddrake2/service.conf
* (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
|