Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | |||||
* | 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 |
| | | | | | to display release notes through CSS tricking | ||||
* | (acceptLicense, display_release_notes) explicitely pass release_notes content | Thierry Vignaud | 2008-09-16 | 1 | -8/+8 |
| | | | | | around ; free/drop contents once exiting step | ||||
* | (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2 | Thierry Vignaud | 2008-09-16 | 1 | -8/+3 |
| | | | | | to perl-Gtk2-WebKit in order to display release notes & help | ||||
* | (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 |
| | | | | | | country), only affects future finish-install behavior, since selectLanguage_standalone as no other direct caller | ||||
* | (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 ↵ | Thierry Vignaud | 2008-09-10 | 1 | -0/+2 |
| | | | | settings | ||||
* | - 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 |
| | | | | | | reads it, thus fixing drakboot not displaying previous setting but a blank value instead | ||||
* | - libDrakX: | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
| | | | | | | | | o fix handling KDE4 in running_window_manager() and ask_window_manager_to_logout() fucking /usr/lib/qt4/bin is in PATH... except after being called by usermode which filter-out such weird things! | ||||
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -1/+0 |
| | | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore) | ||||
* | prompt before logging out of kde4 | Pascal Rigaux | 2008-09-02 | 1 | -1/+1 |
| | |||||
* | - libDrakX: | Pascal Rigaux | 2008-09-02 | 1 | -2/+3 |
| | | | | | o handle KDE4 in running_window_manager() and ask_window_manager_to_logout() | ||||
* | - keep in $o->{previous_release} the info about upgraded /etc/release, | Pascal Rigaux | 2008-09-01 | 1 | -1/+8 |
| | | | | | | | and pass "reason" and version to urpmi.addmedia - we also parse {version} field out of /etc/release | ||||
* | (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 |
| | | | | | | | | | and install updates. This replaces the previous "Install Updates" step. - this calls gurpmi.addmedia/urpmi.addmedia and gurpmi2/urpmi in chroot - we do not allow anymore to choose which updates are going to be updated (ie choosePackagesTree is not used for this anymore) | ||||
* | - finish-install: | Pascal Rigaux | 2008-08-29 | 1 | -1/+3 |
| | | | | | o use gurpmi.addmedia when available to configure urpmi media | ||||
* | revert previous commit: using "urpmi.addmedia --updates ..." is not useful | Pascal Rigaux | 2008-08-29 | 1 | -4/+2 |
| | | | | | | (i thought it could be for network installs from home-made mirrors, but then home-made mirrors should contain updates too) | ||||
* | add optional paramater to urpmi_add_all_media() to allow to add only update ↵ | Pascal Rigaux | 2008-08-28 | 1 | -2/+4 |
| | | | | media | ||||
* | fix previous commit: | Pascal Rigaux | 2008-08-28 | 1 | -0/+2 |
| | | | | | | - move the "require" where it's needed - split the comment so that it correctly describes things | ||||
* | - create any::urpmi_add_all_media() out of finish_install's ask_urpmi() | Pascal Rigaux | 2008-08-28 | 1 | -0/+8 |
| | | | | | - make it installer compliant | ||||
* | (acceptLicense,display_release_notes) fix displaying release notes in text ↵ | Thierry Vignaud | 2008-08-28 | 1 | -2/+11 |
| | | | | mode (#43263) | ||||
* | (ask_user_and_root) refresh "user management" step by right aligning most ↵ | Thierry Vignaud | 2008-08-27 | 1 | -7/+10 |
| | | | | widgets | ||||
* | (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 |
| | | | | | | | authentication::write_passwd_user(): pass $authentication instead of $isMD5 (for next commits) | ||||
* | (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 |
| |