summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* Set default session for SDDM on first boot (mga#34836)Martin Whitaker2025-12-271-0/+9
* Make IceWM the last choice when picking the default session for first boot (m...Martin Whitaker2025-12-271-1/+4
* Simplify set_autologin().Martin Whitaker2025-12-271-26/+7
* Remove redundant use of sessions_with_order().Martin Whitaker2025-12-271-7/+1
* Fix inconsistent use of any::sessions()Martin Whitaker2025-12-271-10/+26
* Fix autologin session selection for GDM.Martin Whitaker2025-12-261-0/+6
* Fix desktop_to_dm in any::get_autologin() to handle new session names.Martin Whitaker2025-12-261-7/+16
* Use POSIX::setlocale() instead of c::setlocale().Martin Whitaker2025-11-021-1/+1
* Fix any::sessions() to really preserve cwd (mga#33738)Martin Whitaker2025-06-081-3/+1
* Fix new implementation of any::sessions() (mga#33738)Martin Whitaker2025-06-081-2/+3
* Manage also Wayland session in MCCAurelian R2024-12-051-9/+17
* Use urpm::mirrors::add_proximity_and_sort() in place of mirror::nearest().Martin Whitaker2022-11-301-3/+9
* Only allow available downloaders to be chosen when not in installer.Martin Whitaker2022-11-281-3/+7
* Allow https when user provides an explicit mirror URL.Martin Whitaker2022-11-201-2/+2
* any::ask_mirror() : handle case of mirror::nearest() returning nothing.Martin Whitaker2022-11-201-1/+1
* Add subroutine to set urpmi downloader.Martin Whitaker2022-11-201-0/+16
* Add option to specify mirror URL to any::urpmi_add_all_media.Martin Whitaker2022-11-201-2/+4
* Add a dialogue for choosing options for mirror selection and urpmi downloader.Martin Whitaker2022-11-201-0/+75
* Move ask_mirror() from install::any to any.Martin Whitaker2022-11-191-0/+69
* drakboot: add options to change the rEFInd background (mga#28073)Martin Whitaker2022-08-091-3/+48
* Don't remove os-prober in bootloader setup before user makes choice (mga#28223)Martin Whitaker2021-01-301-2/+2
* When running monitor-edid, don't use --try-in-console...Martin Whitaker2021-01-251-1/+3
* drakbug_report: fail quietly when trying journalctl for system log.Martin Whitaker2021-01-111-1/+1
* setupBootloaderBefore: Fix syntax of 51-mageia-resume.conf (mga#28055)Nicolas Lécureuil2021-01-101-1/+1
* Add option to configure rEFInd to not use EFI NVRAM (mga#27838)Martin Whitaker2020-12-211-0/+5
* drakbug_report: include draklive-install.logMartin Whitaker2020-12-181-0/+1
* drakbug_report: also try journalctl for system log.Martin Whitaker2020-12-181-1/+1
* Fix by Dave HodginsYuri Chornoivan2020-09-211-1/+1
* Fix an ambiguous sentence (mga#27293)Yuri Chornoivan2020-09-211-1/+1
* log dmsetup in report.bugThierry Vignaud2020-08-191-0/+3
* log PV/VG/LV in report.bugThierry Vignaud2020-08-191-0/+3
* Default to no os-prober when installing bootloader on a removable device.Martin Whitaker2020-06-171-1/+6
* Default to installing EFI bootloader in /EFI/BOOT on removable devices.Martin Whitaker2020-06-161-1/+7
* Enhance message for installing bootloaders in /EFI/BOOT.Martin Whitaker2020-06-161-2/+2
* Add option to install GRUB2 as EFI default/fallback bootloader.Martin Whitaker2020-06-161-0/+4
* acpi service doesn't exist anymoreThierry Vignaud2020-05-011-1/+1
* do not try anymore to restore MBR with liloThierry Vignaud2020-03-251-2/+0
* make comments consistentThierry Vignaud2019-06-071-0/+1
* drakautologin: add new functions get_session_file and get_session_file_with_e...Jani Välimaa2019-05-111-24/+17
* drakautologin: add session support for lightdmJani Välimaa2019-05-031-2/+11
* Display 'ESP' as bootloader location for rEFInd.Martin Whitaker2018-12-171-0/+1
* Check DM really is installed, not just present in /usr/share/X11.dm.d.Martin Whitaker2018-11-251-1/+1
* Fix DM preference when none is selected.Martin Whitaker2018-11-201-1/+11
* Fix a Plasma capitalisation inconsistency.Martin Whitaker2018-11-201-1/+1
* Fix a few GNOME name/capitalisation inconsistencies.Martin Whitaker2018-11-201-3/+3
* Fix a couple more Xfce name/capitalisation inconsistencies.Martin Whitaker2018-11-201-2/+2
* Adapt drakdm and set_autologin for display-manager service, not prefdm (mga#2...Martin Whitaker2018-11-041-8/+3
* drakboot: add support for the rEFInd boot manager (mga#15153)Martin Whitaker2018-09-231-6/+80
* do not run monitor-edid with drakx-in-chrootThierry Vignaud2018-09-131-1/+1
* installer: remove current media before adding online media (mga#19742)Thierry Vignaud2018-08-111-0/+3