summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* when detecting default desktop, use first session (instead of using hacks ↵Olivier Blin2009-09-231-1/+1
| | | | with dm config files)
* (running_window_manager) add bug noticeThierry Vignaud2009-09-141-0/+1
|
* (acceptLicense) reuse forked helper for consistencyThierry Vignaud2009-09-071-1/+1
|
* (run_display_release_notes) introduce it in order to fork the releaseThierry Vignaud2009-09-071-0/+6
| | | | notes helper
* (get_release_notes) extract it out of acceptLicense() (needed by newThierry Vignaud2009-09-071-4/+10
| | | | viewer)
* adduserdrake: added weakness check for root passwordAurélien Lefebvre2009-08-181-1/+1
|
* - added the ability to add up/down buttons in add_modify_remove listAurélien Lefebvre2009-08-171-1/+21
| | | | | | | of interactive - drakboot : o user is now able to re-order bootloader entries
* - added password weakness display feature in interactiveAurélien Lefebvre2009-08-171-1/+1
| | | | | | - adduserdrake o now use password weakness display
* (_install_raw,monitor_full_edid) do not log perl warnings aboutThierry Vignaud2009-04-201-3/+7
| | | | | missing/not-yet-installed locales while installing and while probing EDID
* (ask_user_and_root) ensure login is lowercase when transliteratingThierry Vignaud2009-04-051-1/+1
| | | | | | | from real name (#49573) (regression introduced in r255158 on 2009-03-30)
* (rotate_logs) rotate /root/drakx/install1.log tooThierry Vignaud2009-03-301-1/+1
|
* (rotate_logs) rotate newly added 'updates.log' tooThierry Vignaud2009-03-301-1/+1
|
* (urpmi_add_all_media,installUpdates) log (g|)urpmi.addmedia and (g|)urpmi ↵Thierry Vignaud2009-03-301-1/+2
| | | | output (#47107)
* (ask_user_and_root) in order to guess the login name, just transliterateThierry Vignaud2009-03-301-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 ofThierry Vignaud2009-03-261-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 Dodonov2009-03-251-6/+7
|
* (setupBootloader__general) enable to disable SMP support (#31339)Thierry Vignaud2008-12-151-0/+7
|
* - adapt ask_window_manager_to_logout() to make it work (need usermode changes)Pascal Rigaux2008-10-011-6/+6
|
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-2/+2
|
* (setupBootloaderBefore) update an obsolete commentThierry Vignaud2008-09-291-1/+1
|
* (display_release_notes) disable disable contextual menu on release notesThierry Vignaud2008-09-261-1/+1
|
* (set_wm_hints_if_needed) extract if from finish-install so that it can ↵Thierry Vignaud2008-09-231-0/+7
| | | | reused elsewhere (eg: gurpmi.update)
* detect drakx-matchbox-window-managerOlivier Blin2008-09-231-1/+1
|
* - add a special license for google programs (only for "Powerpack" product)Pascal Rigaux2008-09-191-2/+7
|
* cleanup: don't use $o as a $inPascal Rigaux2008-09-191-10/+9
|
* move {useless_thing_accepted} special case in installPascal Rigaux2008-09-191-2/+0
|
* cleanup ($in instead of $o)Pascal Rigaux2008-09-191-3/+3
|
* make perl happy (it says: \1 better written as $1 at any.pm)Pascal Rigaux2008-09-171-1/+1
|
* license: put focus back on Refuse button by default (fix titypo)Olivier Blin2008-09-171-1/+1
|
* (display_release_notes) workaround too small fonts when using WebKitThierry Vignaud2008-09-161-0/+7
| | | | | to display release notes through CSS tricking
* (acceptLicense, display_release_notes) explicitely pass release_notes contentThierry Vignaud2008-09-161-8/+8
| | | | | around ; free/drop contents once exiting step
* (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2Thierry Vignaud2008-09-161-8/+3
| | | | | to perl-Gtk2-WebKit in order to display release notes & help
* (display_release_notes) pack "Close" button at right endThierry Vignaud2008-09-161-1/+1
|
* (selectCountry) remove ending "." from subtitleThierry Vignaud2008-09-151-1/+1
|
* (setupBootloader__entries) add title to boot entries list windowThierry Vignaud2008-09-101-1/+1
|
* always call lang_changed after setting a locale (mainly to auto-updateOlivier Blin2008-09-101-2/+2
| | | | | | country), only affects future finish-install behavior, since selectLanguage_standalone as no other direct caller
* (setupBootloader__mbr_or_not) better titleThierry Vignaud2008-09-101-1/+1
|
* allow to make ntp settings advanced in configure_timezone()Olivier Blin2008-09-101-2/+2
|
* (setupBootloader__general) fix nolapic/lapic logic due to altered kernel ↵Thierry Vignaud2008-09-101-0/+2
| | | | settings
* - drop the ability to set mem=xxx in bootloader configuration (#42329)Pascal Rigaux2008-09-091-4/+0
|
* (set_window_manager) update /etc/sysconfig/desktop since get_autologin() stillThierry Vignaud2008-09-081-0/+4
| | | | | | reads it, thus fixing drakboot not displaying previous setting but a blank value instead
* - libDrakX:Pascal Rigaux2008-09-041-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 diskdrakePascal Rigaux2008-09-031-1/+0
| | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore)
* prompt before logging out of kde4Pascal Rigaux2008-09-021-1/+1
|
* - libDrakX:Pascal Rigaux2008-09-021-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 Rigaux2008-09-011-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 blueThierry Vignaud2008-09-011-2/+5
|
* - if network access, configure urpmi with --mirrorlist --distrib,Pascal Rigaux2008-09-011-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 Rigaux2008-08-291-1/+3
| | | | | o use gurpmi.addmedia when available to configure urpmi media
* revert previous commit: using "urpmi.addmedia --updates ..." is not usefulPascal Rigaux2008-08-291-4/+2
| | | | | | (i thought it could be for network installs from home-made mirrors, but then home-made mirrors should contain updates too)