Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | user management: focus on first entry in dialog, root password if | Olivier Blin | 2010-06-09 | 1 | -2/+4 |
| | | | | | superuser is asked, user real name otherwise (#54910) | ||||
* | always set resume= when a swap is available, regardless of its size (#34681) | Pascal Terjan | 2010-05-18 | 1 | -5/+1 |
| | |||||
* | [drakboot] add per-boot-entry lock with password checkbox | Christophe Fergeau | 2010-04-12 | 1 | -0/+1 |
| | |||||
* | [drakboot] drop "restricted" option | Christophe Fergeau | 2010-04-12 | 1 | -10/+0 |
| | | | | | It wasn't doing anything for grub, and it has the effect to *lower* the security contrary to what users may think | ||||
* | remember "restricted" setting in drakboot | Christophe Fergeau | 2010-04-12 | 1 | -1/+5 |
| | |||||
* | [drakboot] fix text for "restricted" option | Christophe Fergeau | 2010-04-12 | 1 | -2/+1 |
| | |||||
* | (setupBootloader__general, read_grub_menu_lst, write_grub) default to | Thierry Vignaud | 2010-02-04 | 1 | -2/+0 |
| | | | | always crypt grub passwords | ||||
* | (setupBootloader__general, crypt_grub_password, is_already_crypted, | Thierry Vignaud | 2010-02-03 | 1 | -0/+2 |
| | | | | read_grub_menu_lst, write_grub) add support for crypted grub passwords | ||||
* | (setupBootloader__general) make an advanced option out of 'ACPI' since | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | | | | | it now works out of the box everywhere and it's now mainly a debug option | ||||
* | (get_apple_boot_parts) extract it out of setupBootloader__general() | Thierry Vignaud | 2010-02-03 | 1 | -1/+6 |
| | | | | for readability | ||||
* | (setupBootloader__general) wrap for readability | Thierry Vignaud | 2010-02-03 | 1 | -6/+13 |
| | |||||
* | (setupBootloader__general) add a title for security options | Thierry Vignaud | 2010-02-03 | 1 | -0/+1 |
| | |||||
* | (setupBootloader__general) make restrict's 'validate' callback more readable | Thierry Vignaud | 2010-02-03 | 1 | -2/+6 |
| | |||||
* | (setupBootloader__general) make 'restric' an advanced option | Thierry Vignaud | 2010-02-03 | 1 | -1/+2 |
| | |||||
* | (setupBootloader__general) always display security settings | Thierry Vignaud | 2010-02-03 | 1 | -2/+0 |
| | |||||
* | (setupBootloader__mbr_or_not) do not ask for bootloader location at | Thierry Vignaud | 2010-02-01 | 1 | -1/+3 |
| | | | | install time (requested by fcrozat+enael) (still available in summary) | ||||
* | (_ask_mbr_or_not) extract it out of setupBootloader__mbr_or_not() | Thierry Vignaud | 2010-02-01 | 1 | -8/+14 |
| | |||||
* | (setupBootloader__entries) perl_checker cleanups | Thierry Vignaud | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | enable to set bootloader password in high security level | Thierry Vignaud | 2010-01-14 | 1 | -1/+1 |
| | |||||
* | fix another xguest file path | Olivier Blin | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | fix xguest existence test | Olivier Blin | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | test existence of /usr/share/bootsplash/scripts/make-boot-splash | Olivier Blin | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | file instead of install status of bootsplash package to enable vga in bootloader (package check is not working during upgrade on x86_64) | ||||
* | (is_xguest_installed,ask_user_and_root) enable to install/deinstall xguest (tv) | Christophe Fergeau | 2009-10-21 | 1 | -0/+14 |
| | |||||
* | use autologin_file variable | Olivier Blin | 2009-10-13 | 1 | -2/+2 |
| | |||||
* | remove utf8_forced magic since we do not have to remember anymore if | Olivier Blin | 2009-10-13 | 1 | -7/+3 |
| | | | | | | the selected lang prefers UTF-8 or not, we use UTF-8 by default for all langs now | ||||
* | use UTF-8 for zh_TW (#53976) | Olivier Blin | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | fix syntax error | Olivier Blin | 2009-10-09 | 1 | -1/+1 |
| | |||||
* | abort autologin configuration if dm install fails | Olivier Blin | 2009-10-09 | 1 | -3/+6 |
| | |||||
* | fix guessing dm name from lookupdm | Olivier Blin | 2009-10-09 | 1 | -1/+1 |
| | |||||
* | fix /etc/X11/lookupdm usage during install (for default dm selection) | Olivier Blin | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | use gdm for xfce4 and LXDE | Olivier Blin | 2009-10-08 | 1 | -0/+2 |
| | |||||
* | - better describe what usernames we allow (#44783) | Pascal Terjan | 2009-09-24 | 1 | -1/+1 |
| | | | | - drop useless ? in regexp | ||||
* | only write dm conf files if they exist before | Olivier Blin | 2009-09-23 | 1 | -4/+6 |
| | |||||
* | write DISPLAYMANAGER in /etc/sysconfig/desktop too | Olivier Blin | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | always write /etc/sysconfig/desktop | Olivier Blin | 2009-09-23 | 1 | -4/+5 |
| | |||||
* | remove spurious spaces | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | test display manager instead of desktop when configuring autologin | Olivier Blin | 2009-09-23 | 1 | -3/+3 |
| | |||||
* | fix typo | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | always ensure dm is installed before configuring autologin/desktop | Olivier Blin | 2009-09-23 | 1 | -1/+5 |
| | |||||
* | pass autologin hash to set_autologin | Olivier Blin | 2009-09-23 | 1 | -13/+13 |
| | |||||
* | rename autologin field as user | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | add dm variable in autologin hash | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | read autologin settings from /etc/sysconfig/autologin as fallback | Olivier Blin | 2009-09-23 | 1 | -0/+5 |
| | |||||
* | read kdm config file only if kdm is to be used | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | simplify | Olivier Blin | 2009-09-23 | 1 | -10/+10 |
| | |||||
* | guess display manager from /etc/sysconfig/desktop, or default session, or ↵ | Olivier Blin | 2009-09-23 | 1 | -1/+14 |
| | | | | /etc/X11/lookupdm | ||||
* | when detecting default desktop, use first session (instead of using hacks ↵ | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | | | | with dm config files) | ||||
* | (running_window_manager) add bug notice | Thierry Vignaud | 2009-09-14 | 1 | -0/+1 |
| | |||||
* | (acceptLicense) reuse forked helper for consistency | Thierry Vignaud | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | (run_display_release_notes) introduce it in order to fork the release | Thierry Vignaud | 2009-09-07 | 1 | -0/+6 |
| | | | | notes helper |