summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
...
* correct and remove google licenseAnne Nicolas2011-02-111-10/+5
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-4/+4
* - kill Xorg process instead of obsolete X name processTomasz Paweł Gajc2010-07-251-2/+2
* - add xfce4 support to running_window_manager()Tomasz Paweł Gajc2010-07-251-1/+2
* user management: focus on first entry in dialog, root password ifOlivier Blin2010-06-091-2/+4
* always set resume= when a swap is available, regardless of its size (#34681)Pascal Terjan2010-05-181-5/+1
* [drakboot] add per-boot-entry lock with password checkboxChristophe Fergeau2010-04-121-0/+1
* [drakboot] drop "restricted" optionChristophe Fergeau2010-04-121-10/+0
* remember "restricted" setting in drakbootChristophe Fergeau2010-04-121-1/+5
* [drakboot] fix text for "restricted" optionChristophe Fergeau2010-04-121-2/+1
* (setupBootloader__general, read_grub_menu_lst, write_grub) default toThierry Vignaud2010-02-041-2/+0
* (setupBootloader__general, crypt_grub_password, is_already_crypted,Thierry Vignaud2010-02-031-0/+2
* (setupBootloader__general) make an advanced option out of 'ACPI' sinceThierry Vignaud2010-02-031-1/+1
* (get_apple_boot_parts) extract it out of setupBootloader__general()Thierry Vignaud2010-02-031-1/+6
* (setupBootloader__general) wrap for readabilityThierry Vignaud2010-02-031-6/+13
* (setupBootloader__general) add a title for security optionsThierry Vignaud2010-02-031-0/+1
* (setupBootloader__general) make restrict's 'validate' callback more readableThierry Vignaud2010-02-031-2/+6
* (setupBootloader__general) make 'restric' an advanced optionThierry Vignaud2010-02-031-1/+2
* (setupBootloader__general) always display security settingsThierry Vignaud2010-02-031-2/+0
* (setupBootloader__mbr_or_not) do not ask for bootloader location atThierry Vignaud2010-02-011-1/+3
* (_ask_mbr_or_not) extract it out of setupBootloader__mbr_or_not()Thierry Vignaud2010-02-011-8/+14
* (setupBootloader__entries) perl_checker cleanupsThierry Vignaud2010-02-011-2/+2
* enable to set bootloader password in high security levelThierry Vignaud2010-01-141-1/+1
* fix another xguest file pathOlivier Blin2009-11-231-1/+1
* fix xguest existence testOlivier Blin2009-11-231-1/+1
* test existence of /usr/share/bootsplash/scripts/make-boot-splashOlivier Blin2009-10-301-1/+1
* (is_xguest_installed,ask_user_and_root) enable to install/deinstall xguest (tv)Christophe Fergeau2009-10-211-0/+14
* use autologin_file variableOlivier Blin2009-10-131-2/+2
* remove utf8_forced magic since we do not have to remember anymore ifOlivier Blin2009-10-131-7/+3
* use UTF-8 for zh_TW (#53976)Olivier Blin2009-10-131-1/+1
* fix syntax errorOlivier Blin2009-10-091-1/+1
* abort autologin configuration if dm install failsOlivier Blin2009-10-091-3/+6
* fix guessing dm name from lookupdmOlivier Blin2009-10-091-1/+1
* fix /etc/X11/lookupdm usage during install (for default dm selection)Olivier Blin2009-10-081-1/+1
* use gdm for xfce4 and LXDEOlivier Blin2009-10-081-0/+2
* - better describe what usernames we allow (#44783)Pascal Terjan2009-09-241-1/+1
* only write dm conf files if they exist beforeOlivier Blin2009-09-231-4/+6
* write DISPLAYMANAGER in /etc/sysconfig/desktop tooOlivier Blin2009-09-231-0/+1
* always write /etc/sysconfig/desktopOlivier Blin2009-09-231-4/+5
* remove spurious spacesOlivier Blin2009-09-231-1/+1
* test display manager instead of desktop when configuring autologinOlivier Blin2009-09-231-3/+3
* fix typoOlivier Blin2009-09-231-1/+1
* always ensure dm is installed before configuring autologin/desktopOlivier Blin2009-09-231-1/+5
* pass autologin hash to set_autologinOlivier Blin2009-09-231-13/+13
* rename autologin field as userOlivier Blin2009-09-231-1/+1
* add dm variable in autologin hashOlivier Blin2009-09-231-1/+1
* read autologin settings from /etc/sysconfig/autologin as fallbackOlivier Blin2009-09-231-0/+5
* read kdm config file only if kdm is to be usedOlivier Blin2009-09-231-1/+1
* simplifyOlivier Blin2009-09-231-10/+10
* guess display manager from /etc/sysconfig/desktop, or default session, or /et...Olivier Blin2009-09-231-1/+14