| Commit message (Expand) | Author | Age | Files | Lines |
* | (_install_raw,monitor_full_edid) do not log perl warnings about | Thierry Vignaud | 2009-04-20 | 1 | -3/+7 |
* | (ask_user_and_root) ensure login is lowercase when transliterating | Thierry Vignaud | 2009-04-05 | 1 | -1/+1 |
* | (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 out... | Thierry Vignaud | 2009-03-30 | 1 | -1/+2 |
* | (ask_user_and_root) in order to guess the login name, just transliterate | Thierry Vignaud | 2009-03-30 | 1 | -1/+2 |
* | (urpmi_add_all_media) make gurpmi.addmedia auto close instead of | Thierry Vignaud | 2009-03-26 | 1 | -1/+3 |
* | 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 reused... | Thierry Vignaud | 2008-09-23 | 1 | -0/+7 |
* | 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 |
* | move {useless_thing_accepted} special case in install | Pascal Rigaux | 2008-09-19 | 1 | -2/+0 |
* | cleanup ($in instead of $o) | Pascal Rigaux | 2008-09-19 | 1 | -3/+3 |
* | make perl happy (it says: \1 better written as $1 at any.pm) | Pascal Rigaux | 2008-09-17 | 1 | -1/+1 |
* | license: put focus back on Refuse button by default (fix titypo) | Olivier Blin | 2008-09-17 | 1 | -1/+1 |
* | (display_release_notes) workaround too small fonts when using WebKit | Thierry Vignaud | 2008-09-16 | 1 | -0/+7 |
* | (acceptLicense, display_release_notes) explicitely pass release_notes content | Thierry Vignaud | 2008-09-16 | 1 | -8/+8 |
* | (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2 | Thierry Vignaud | 2008-09-16 | 1 | -8/+3 |
* | (display_release_notes) pack "Close" button at right end | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
* | (selectCountry) remove ending "." from subtitle | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
* | (setupBootloader__entries) add title to boot entries list window | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
* | always call lang_changed after setting a locale (mainly to auto-update | Olivier Blin | 2008-09-10 | 1 | -2/+2 |
* | (setupBootloader__mbr_or_not) better title | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
* | allow to make ntp settings advanced in configure_timezone() | Olivier Blin | 2008-09-10 | 1 | -2/+2 |
* | (setupBootloader__general) fix nolapic/lapic logic due to altered kernel sett... | Thierry Vignaud | 2008-09-10 | 1 | -0/+2 |
* | - drop the ability to set mem=xxx in bootloader configuration (#42329) | Pascal Rigaux | 2008-09-09 | 1 | -4/+0 |
* | (set_window_manager) update /etc/sysconfig/desktop since get_autologin() still | Thierry Vignaud | 2008-09-08 | 1 | -0/+4 |
* | - libDrakX: | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -1/+0 |
* | prompt before logging out of kde4 | Pascal Rigaux | 2008-09-02 | 1 | -1/+1 |
* | - libDrakX: | Pascal Rigaux | 2008-09-02 | 1 | -2/+3 |
* | - keep in $o->{previous_release} the info about upgraded /etc/release, | Pascal Rigaux | 2008-09-01 | 1 | -1/+8 |
* | (setupBootloader__mbr_or_not) render title as blue | Thierry Vignaud | 2008-09-01 | 1 | -2/+5 |
* | - if network access, configure urpmi with --mirrorlist --distrib, | Pascal Rigaux | 2008-09-01 | 1 | -1/+7 |
* | - finish-install: | Pascal Rigaux | 2008-08-29 | 1 | -1/+3 |
* | revert previous commit: using "urpmi.addmedia --updates ..." is not useful | Pascal Rigaux | 2008-08-29 | 1 | -4/+2 |
* | add optional paramater to urpmi_add_all_media() to allow to add only update m... | Pascal Rigaux | 2008-08-28 | 1 | -2/+4 |
* | fix previous commit: | Pascal Rigaux | 2008-08-28 | 1 | -0/+2 |
* | - create any::urpmi_add_all_media() out of finish_install's ask_urpmi() | Pascal Rigaux | 2008-08-28 | 1 | -0/+8 |
* | (acceptLicense,display_release_notes) fix displaying release notes in text mo... | Thierry Vignaud | 2008-08-28 | 1 | -2/+11 |
* | (ask_user_and_root) refresh "user management" step by right aligning most wid... | Thierry Vignaud | 2008-08-27 | 1 | -7/+10 |
* | (ask_user_and_root) move icon at top | Thierry Vignaud | 2008-08-27 | 1 | -3/+3 |
* | change prototype of any::create_user(), authentication::user_crypted_passwd(), | Pascal Rigaux | 2008-08-22 | 1 | -3/+3 |
* | (acceptLicense) align license question to the right | Thierry Vignaud | 2008-08-22 | 1 | -2/+3 |