Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | (get_release_notes) extract it out of acceptLicense() (needed by new | Thierry Vignaud | 2009-09-07 | 1 | -4/+10 |
| | | | | viewer) | ||||
* | adduserdrake: added weakness check for root password | Aurélien Lefebvre | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | - added the ability to add up/down buttons in add_modify_remove list | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+21 |
| | | | | | | | of interactive - drakboot : o user is now able to re-order bootloader entries | ||||
* | - added password weakness display feature in interactive | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+1 |
| | | | | | | - adduserdrake o now use password weakness display | ||||
* | (_install_raw,monitor_full_edid) do not log perl warnings about | Thierry Vignaud | 2009-04-20 | 1 | -3/+7 |
| | | | | | missing/not-yet-installed locales while installing and while probing EDID | ||||
* | (ask_user_and_root) ensure login is lowercase when transliterating | Thierry Vignaud | 2009-04-05 | 1 | -1/+1 |
| | | | | | | | from real name (#49573) (regression introduced in r255158 on 2009-03-30) | ||||
* | (rotate_logs) rotate /root/drakx/install1.log too | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | (rotate_logs) rotate newly added 'updates.log' too | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | (urpmi_add_all_media,installUpdates) log (g|)urpmi.addmedia and (g|)urpmi ↵ | Thierry Vignaud | 2009-03-30 | 1 | -1/+2 |
| | | | | output (#47107) | ||||
* | (ask_user_and_root) in order to guess the login name, just transliterate | Thierry Vignaud | 2009-03-30 | 1 | -1/+2 |
| | | | | | the real name into ascii rather than truncate it on first non ascii character | ||||
* | (urpmi_add_all_media) make gurpmi.addmedia auto close instead of | Thierry Vignaud | 2009-03-26 | 1 | -1/+3 |
| | | | | | | waiting for user pressing "close" button on "media added with success" dialogs | ||||
* | Changed X server restart routing not to rely on ctrl-alt-del (#49059). | Eugeni Dodonov | 2009-03-25 | 1 | -6/+7 |
| | |||||
* | (setupBootloader__general) enable to disable SMP support (#31339) | Thierry Vignaud | 2008-12-15 | 1 | -0/+7 |
| | |||||
* | - adapt ask_window_manager_to_logout() to make it work (need usermode changes) | Pascal Rigaux | 2008-10-01 | 1 | -6/+6 |
| | |||||
* | fix/adjust some help pages (#42986) | Thierry Vignaud | 2008-09-30 | 1 | -2/+2 |
| | |||||
* | (setupBootloaderBefore) update an obsolete comment | Thierry Vignaud | 2008-09-29 | 1 | -1/+1 |
| | |||||
* | (display_release_notes) disable disable contextual menu on release notes | Thierry Vignaud | 2008-09-26 | 1 | -1/+1 |
| | |||||
* | (set_wm_hints_if_needed) extract if from finish-install so that it can ↵ | Thierry Vignaud | 2008-09-23 | 1 | -0/+7 |
| | | | | reused elsewhere (eg: gurpmi.update) | ||||
* | detect drakx-matchbox-window-manager | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | - add a special license for google programs (only for "Powerpack" product) | Pascal Rigaux | 2008-09-19 | 1 | -2/+7 |
| | |||||
* | cleanup: don't use $o as a $in | Pascal Rigaux | 2008-09-19 | 1 | -10/+9 |
| |