Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display 'ESP' as bootloader location for rEFInd. | Martin Whitaker | 2018-12-17 | 1 | -0/+1 |
| | |||||
* | Check DM really is installed, not just present in /usr/share/X11.dm.d. | Martin Whitaker | 2018-11-25 | 1 | -1/+1 |
| | | | | | | The gdm.conf file is in the xinitrc package, so we can't rely on that to determine whether GDM is available. Even if we fix that, this makes our test more robust. | ||||
* | Fix DM preference when none is selected. | Martin Whitaker | 2018-11-20 | 1 | -1/+11 |
| | | | | | /etc/X11/lookupdm has been removed from initscripts, but we still need that functionality to select the preferred DM during installation. | ||||
* | Fix a Plasma capitalisation inconsistency. | Martin Whitaker | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | Fix a few GNOME name/capitalisation inconsistencies. | Martin Whitaker | 2018-11-20 | 1 | -3/+3 |
| | | | | There are still some in the translations. | ||||
* | Fix a couple more Xfce name/capitalisation inconsistencies. | Martin Whitaker | 2018-11-20 | 1 | -2/+2 |
| | |||||
* | Adapt drakdm and set_autologin for display-manager service, not prefdm ↵ | Martin Whitaker | 2018-11-04 | 1 | -8/+3 |
| | | | | (mga#22593) | ||||
* | drakboot: add support for the rEFInd boot manager (mga#15153) | Martin Whitaker | 2018-09-23 | 1 | -6/+80 |
| | |||||
* | do not run monitor-edid with drakx-in-chroot | Thierry Vignaud | 2018-09-13 | 1 | -1/+1 |
| | | | | rationale: it can timeouting | ||||
* | installer: remove current media before adding online media (mga#19742) | Thierry Vignaud | 2018-08-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | thus preventing a failure when installing updates (due to udisks-daemon not running) if a package was available in the install media. Note that this will also cause the live system local repo to be removed when finish-install is run after installing the live system to disk. This is harmless - anything in the local repo should also be available in the online media - and indeed, leads to a cleaner system. (committed by Martin Whitaker <mageia@martin-whitaker.me.uk>) | ||||
* | libinput-list-devices is no more | Thierry Vignaud | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Fix drakboot video mode selection when using grub2 (mga#21246) | Martin Whitaker | 2018-01-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | The video mode needs to be extracted from and written back to the GRUB_CMDLINE_LINUX_DEFAULT parameter in /etc/defaults/grub2. This fix creates a new "default_vga" key in the $bootloader hash to hold the current selection. Using the existing "vga" key would cause the default video mode to be added to any bootloader entries that don't have a specific "vga" value, e.g. the "failsafe" entry. The $bootloader "vga" value doesn't appear to be set anywhere else, so may in fact be obsolete. | ||||
* | Combine bootloader perImageAppend and default_append keys. | Martin Whitaker | 2018-01-09 | 1 | -2/+2 |
| | | | | | This allows changes to the append options to propagate to the grub2 configuration file, thus fixing mga#21263 and mga#21250. | ||||
* | log output of libinput-list-devices (mga#20327) | Thierry Vignaud | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | Add "please wait" message when running update-grub2. | Martin Whitaker | 2017-05-06 | 1 | -0/+4 |
| | | | | This can take several minutes on systems with many O/S installations. | ||||
* | faster check for os-prober | Thierry Vignaud | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | list input & HID devices in report.bug (mga#20327) | Thierry Vignaud | 2017-03-06 | 1 | -0/+2 |
| | |||||
* | Make sure to leave Session empty in sddm.conf if no desktop is selected ↵ | Frédéric Buclin | 2017-03-06 | 1 | -1/+1 |
| | | | | (mga#19234) | ||||
* | restrict fdisk -l output to usefull disks | Thierry Vignaud | 2017-02-23 | 1 | -1/+1 |
| | | | | | commit 325ab8add83e19c9dacd1b10ef6791441660f63a only handled "fdisk before/after", this trims the "fdisk" section too | ||||
* | show generic help too when using grub2 | Thierry Vignaud | 2016-12-11 | 1 | -0/+1 |
| | |||||
* | describe what skipping os-prober does (mga#18538) | Thierry Vignaud | 2016-12-11 | 1 | -1/+3 |
| | |||||
* | allow disabling autologin on LXDM (mga#17616) | Nicolas Salguero | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | Kwin is called kwin_x11 on plasma under Wayland | Nicolas Lécureuil | 2016-11-06 | 1 | -1/+1 |
| | |||||
* | Kwin is called kwin_x11 on plasma and X | Nicolas Lécureuil | 2016-11-06 | 1 | -1/+1 |
| | |||||
* | add support for LXDM (mga#17616) | Nicolas Salguero | 2016-08-13 | 1 | -2/+24 |
| | | | | | need desktop-common-data-6.2+ perl_checker cleanups by Thierry Vignaud | ||||
* | followup: blind conversion KDE -> PLASMA | Thierry Vignaud | 2016-08-13 | 1 | -2/+2 |
| | | | | untested... | ||||
* | SDDM wants to get the real session name | Thierry Vignaud | 2016-08-13 | 1 | -1/+10 |
| | | | | | instead of symbolic Name LXDE/WindowMaker will need exceptions too | ||||
* | autologin: add support for SDDM (mga#17913) | Thierry Vignaud | 2016-08-13 | 1 | -10/+10 |
| | |||||
* | fix Samba package name (samba-server -> samba) | Thierry Vignaud | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | fix checking package is installed (mga#13353) | Thierry Vignaud | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | grub2: fix not being able to edit default cmdline | Thierry Vignaud | 2016-07-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | Keep default append value (aka /etc/default/grub's GRUB_CMDLINE_LINUX_DEFAULT into {default_append} variable) Always use the value passed as now write_grub2_sysconfig() is only called after having offered to display the default cmdline value On first run (during installer) or when migrating from grub-legacy or lilo, we get the first entry's parameters Thus resolving mga#18952 | ||||
* | restrict fdisk -l output to usefull disks | Thierry Vignaud | 2016-07-05 | 1 | -0/+7 |
| | |||||
* | make it consitent | Thierry Vignaud | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | re-enable "Boot device" under UEFI | Thierry Vignaud | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | reindent | Thierry Vignaud | 2016-07-03 | 1 | -5/+5 |
| | |||||
* | make clear grub2 is installed on ESP under UEFI | Thierry Vignaud | 2016-07-03 | 1 | -0/+5 |
| | |||||
* | make it more user friendly | Thierry Vignaud | 2016-06-30 | 1 | -0/+1 |
| | |||||
* | offer again to add user to admin group (mga#17720) | Thierry Vignaud | 2016-06-30 | 1 | -2/+2 |
| | | | | | default security level is 1 those days we should probably only keep "adm" & "wheel" (eg: rip "xgrp" & the like) | ||||
* | warn if grub2 is not installed on MBR/ESP | Thierry Vignaud | 2016-06-24 | 1 | -1/+7 |
| | |||||
* | do display boot device list even if there's only one disk | Thierry Vignaud | 2016-06-24 | 1 | -1/+1 |
| | |||||
* | kill an old useless ia64 check | Thierry Vignaud | 2016-06-24 | 1 | -2/+0 |
| | |||||
* | add a "Do not touch ESP or MBR" option (mga#18770) | Thierry Vignaud | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | UEFI: do not offer to pick the disk | Thierry Vignaud | 2016-06-23 | 1 | -1/+1 |
| | | | | | where to install the bootloader (grub2) as we don't give it to grub2-install, which looks for the ESP anyway | ||||
* | report_bug: hide grub password | Thierry Vignaud | 2016-06-21 | 1 | -1/+1 |
| | |||||
* | fix displaying release notes with WebKit2 | Thierry Vignaud | 2016-06-06 | 1 | -0/+1 |
| | |||||
* | enable to (un)install os-prober | Thierry Vignaud | 2016-06-06 | 1 | -0/+7 |
| | | | | thus enabling to prevent slow boot (mga#16010, mga#18538) | ||||
* | pretty format | Thierry Vignaud | 2016-05-04 | 1 | -1/+20 |
| | |||||
* | do not use chksession for listing sessions | Thierry Vignaud | 2016-05-04 | 1 | -1/+4 |
| | | | | | | | it's hopeless broken and is on its death way more work is needed: - see eg sessions_with_order() - check their callers | ||||
* | drop support for MIPS | Thierry Vignaud | 2016-04-24 | 1 | -1/+1 |
| | |||||
* | use WebKit2 instead of WebKit1 | Thierry Vignaud | 2016-03-21 | 1 | -3/+3 |
| |