summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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
* log grub2 config in report.bug like for grub/liloThierry Vignaud2015-04-081-0/+3
|
* Revert "Fix timezone dir install prefix prepending (broken symlink during ↵Angelo Naselli2015-02-151-1/+1
| | | | | | installer mga#14888)" This reverts commit 46ce1e3284d595bd7be1ab41a79ecd67730553e4.
* Fix timezone dir install prefix prepending (broken symlink during installer ↵Colin Guthrie2015-02-151-1/+1
| | | | mga#14888)
* users: Make sure to restart accounts-daemon after adding users (mga#15113)Colin Guthrie2015-02-081-0/+1
| | | | | | | | | | This prevents various details being loaded about the user when they first login (including being listed in GDM and other user editing bits within GNOME). It also has some effect on i18n where the user's language settings are totally reset (to en_US) rather than inheriting the system prefs which seems to be the problem presented in mga#14476
* i18n: Use the x-distro /etc/locale.conf file instead of /etc/sysconfig/i18nColin Guthrie2015-02-081-0/+1
| | | | | Ensure we read and write the /etc/locale.conf file, but still support reading from /etc/sysconfig/i18n to cope with upgrades.
* (header) make it usable outside of any.pmThierry.Vignaud2014-10-201-5/+5
| | | | (needed for next commit)