| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | (acceptLicense,selectKeyboard) render some message titles as blue | Thierry Vignaud | 2008-08-22 | 1 | -1/+1 |
* | (acceptLicense) do not use all horizontal space for "release notes" button | Thierry Vignaud | 2008-08-22 | 1 | -1/+1 |
* | - install lilo when needed (#39878) | Pascal Rigaux | 2008-08-22 | 1 | -0/+1 |
* | create any::install_bootloader_pkgs() as a simple wrapper around | Pascal Rigaux | 2008-08-22 | 1 | -1/+7 |
* | (selectLanguage_install,selectLanguage_standalone) remove ending point on fre... | Thierry Vignaud | 2008-08-20 | 1 | -2/+2 |
* | (get_release_notes_button,acceptLicense) move "release notes" button | Thierry Vignaud | 2008-08-20 | 1 | -12/+4 |
* | (acceptLicense) reindent | Thierry Vignaud | 2008-08-20 | 1 | -1/+2 |
* | (display_release_notes) explicitely pop up (needed for next commits) | Thierry Vignaud | 2008-08-20 | 1 | -1/+1 |
* | (ask_fromW,display_release_notes) stop reducing help & release notes dialogs'... | Thierry Vignaud | 2008-08-19 | 1 | -2/+0 |
* | (acceptLicense,get_release_notes_button) (- use new style popup button | Thierry Vignaud | 2008-08-19 | 1 | -1/+11 |
* | (acceptLicense) add 'Do you accept this license' question | Thierry Vignaud | 2008-08-18 | 1 | -1/+4 |
* | (selectLanguage_install) display a more precise title | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (selectLanguage_install) remove message | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | default to UTF-8 for chinese simplified (#42137) | Thierry Vignaud | 2008-08-12 | 1 | -1/+1 |
* | stop set icons for banners | Thierry Vignaud | 2008-07-24 | 1 | -7/+0 |
* | fix reading and setting kdmrc (by resolving alternative in chroot) | Olivier Blin | 2008-07-10 | 1 | -3/+2 |
* | default to KDE4 (instead of KDE) if kdm config exists when reading autologin ... | Olivier Blin | 2008-07-09 | 1 | -1/+1 |
* | update autologin file path for kdm4 | Olivier Blin | 2008-07-09 | 1 | -2/+3 |
* | detect KDE4 when configuring autologin | Olivier Blin | 2008-07-04 | 1 | -3/+4 |
* | - use UUID for resume= kernel parameter | Pascal Rigaux | 2008-06-02 | 1 | -1/+1 |
* | fix computing time according to timezone in local/UTC dialog | Olivier Blin | 2008-03-28 | 1 | -1/+2 |
* | use documented format of TZ variable | Olivier Blin | 2008-03-28 | 1 | -1/+1 |
* | create reboot() out of acceptLicense() | Pascal Rigaux | 2008-03-28 | 1 | -8/+13 |
* | - when skipping bootloader installation, correctly say "None" in summary | Pascal Rigaux | 2008-03-21 | 1 | -3/+5 |
* | ensure $locale->{country} and $locale->{IM} are set correctly even if | Pascal Rigaux | 2008-03-21 | 1 | -0/+1 |
* | - add Xorg.0.log to report.bug.gz (to help diagnose why X failed) | Pascal Rigaux | 2008-03-20 | 1 | -0/+1 |
* | - ask which drive to install bootloader if we don't really know which is first | Pascal Rigaux | 2008-03-20 | 1 | -6/+7 |
* | allow to hide ntp in advanced settings | Olivier Blin | 2008-03-19 | 1 | -5/+6 |
* | split out configure_time_more (for next commit) | Olivier Blin | 2008-03-19 | 1 | -1/+10 |
* | partially revert previous commit (since there will be no "next commit" on set... | Pascal Rigaux | 2008-03-19 | 1 | -6/+2 |
* | create _ask_boot_bios_drive() out of setupBootloader__boot_bios_drive() | Pascal Rigaux | 2008-03-19 | 1 | -5/+14 |