summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
* log output of libinput-list-devices (mga#20327)Thierry Vignaud2017-05-301-0/+1
|
* Add "please wait" message when running update-grub2.Martin Whitaker2017-05-061-0/+4
| | | | This can take several minutes on systems with many O/S installations.
* faster check for os-proberThierry Vignaud2017-03-171-1/+1
|
* list input & HID devices in report.bug (mga#20327)Thierry Vignaud2017-03-061-0/+2
|
* Make sure to leave Session empty in sddm.conf if no desktop is selected ↵Frédéric Buclin2017-03-061-1/+1
| | | | (mga#19234)
* restrict fdisk -l output to usefull disksThierry Vignaud2017-02-231-1/+1
| | | | | commit 325ab8add83e19c9dacd1b10ef6791441660f63a only handled "fdisk before/after", this trims the "fdisk" section too
* show generic help too when using grub2Thierry Vignaud2016-12-111-0/+1
|
* describe what skipping os-prober does (mga#18538)Thierry Vignaud2016-12-111-1/+3
|
* allow disabling autologin on LXDM (mga#17616)Nicolas Salguero2016-12-011-1/+1
|
* Kwin is called kwin_x11 on plasma under WaylandNicolas Lécureuil2016-11-061-1/+1
|
* Kwin is called kwin_x11 on plasma and XNicolas Lécureuil2016-11-061-1/+1
|
* add support for LXDM (mga#17616)Nicolas Salguero2016-08-131-2/+24
| | | | | need desktop-common-data-6.2+ perl_checker cleanups by Thierry Vignaud
* followup: blind conversion KDE -> PLASMAThierry Vignaud2016-08-131-2/+2
| | | | untested...
* SDDM wants to get the real session nameThierry Vignaud2016-08-131-1/+10
| | | | | instead of symbolic Name LXDE/WindowMaker will need exceptions too
* autologin: add support for SDDM (mga#17913)Thierry Vignaud2016-08-131-10/+10
|
* fix Samba package name (samba-server -> samba)Thierry Vignaud2016-08-051-1/+1
|
* fix checking package is installed (mga#13353)Thierry Vignaud2016-08-051-1/+1
|
* grub2: fix not being able to edit default cmdlineThierry Vignaud2016-07-171-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 disksThierry Vignaud2016-07-051-0/+7
|
* make it consitentThierry Vignaud2016-07-031-1/+1
|
* re-enable "Boot device" under UEFIThierry Vignaud2016-07-031-1/+1
|
* reindentThierry Vignaud2016-07-031-5/+5
|
* make clear grub2 is installed on ESP under UEFIThierry Vignaud2016-07-031-0/+5
|
* make it more user friendlyThierry Vignaud2016-06-301-0/+1
|
* offer again to add user to admin group (mga#17720)Thierry Vignaud2016-06-301-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/ESPThierry Vignaud2016-06-241-1/+7
|
* do display boot device list even if there's only one diskThierry Vignaud2016-06-241-1/+1
|
* kill an old useless ia64 checkThierry Vignaud2016-06-241-2/+0
|
* add a "Do not touch ESP or MBR" option (mga#18770)Thierry Vignaud2016-06-241-0/+1
|
* UEFI: do not offer to pick the diskThierry Vignaud2016-06-231-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 passwordThierry Vignaud2016-06-211-1/+1
|
* fix displaying release notes with WebKit2Thierry Vignaud2016-06-061-0/+1
|
* enable to (un)install os-proberThierry Vignaud2016-06-061-0/+7
| | | | thus enabling to prevent slow boot (mga#16010, mga#18538)
* pretty formatThierry Vignaud2016-05-041-1/+20
|
* do not use chksession for listing sessionsThierry Vignaud2016-05-041-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 MIPSThierry Vignaud2016-04-241-1/+1
|
* use WebKit2 instead of WebKit1Thierry Vignaud2016-03-211-3/+3
|
* use real class name (s!WebKit_View!WebKit_WebView!)Thierry Vignaud2016-02-231-1/+1
|
* do use new 2nd screen for both grub2(|-graphic)Thierry Vignaud2016-02-101-1/+1
| | | | see mga#9431
* skip swap in the list of partitions (mga#15767)Thierry Vignaud2016-01-021-1/+1
|
* drakboot: fix lightdm support after upstream config file changeJani Välimaa2015-09-141-2/+2
| | | | Upstream changed config file syntax [SeatDefaults] -> [Seat:*].
* fix default grub2 kernel parameters (mga#15984)Thierry Vignaud2015-05-201-1/+1
|
* do use vga value for grub2Thierry Vignaud2015-05-091-0/+1
|
* fix setting default grub2 entryThierry Vignaud2015-05-091-1/+1
|
* kill commented out codeThierry Vignaud2015-05-091-2/+0
|
* 16.9216.92Thierry Vignaud2015-05-091-0/+1
|
* add a dedicate step for grub2 (mga#9627)Thierry Vignaud2015-05-091-1/+46
| | | | | | | rationale: grub2 entries are autogenerated, thus: - we cannot just reuse labels from previous bootloader (grub-legacy/lilo) - we cannot alter entries
* perl_checker cleanupsThierry Vignaud2015-05-091-1/+1
|
* stop logging obsolete grub2 drakboot.confThierry Vignaud2015-05-061-1/+0
| | | | | Should have been done in commit 32c13f240d965a60c15ad70152b5930faa3caee8
* log grub2 install.sh in report.bug (mga158557)Thierry Vignaud2015-05-061-0/+1
| | | | | like for grub... Should have been done in commit 32c13f240d965a60c15ad70152b5930faa3caee8