summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* sync with codeThierry Vignaud2008-09-021-2/+7
|
* (ask_deselect_media__copy_on_disk) add a titleThierry Vignaud2008-09-021-1/+1
|
* (ask_deselect_media__copy_on_disk) further improve layout of media selection ↵Thierry Vignaud2008-09-022-1/+6
| | | | step by fixing width of another label
* 11.32Thierry Vignaud2008-09-021-0/+2
|
* (ask_deselect_media__copy_on_disk) fix widthThierry Vignaud2008-09-021-0/+2
|
* (ask_deselect_media__copy_on_disk) partially convert to mygtk2 (needed for ↵Thierry Vignaud2008-09-021-2/+3
| | | | next commit)
* (ask_deselect_media__copy_on_disk) ensure button got packed at bottom if ↵Thierry Vignaud2008-09-021-0/+1
| | | | there's not a lot of media
* (ask_deselect_media__copy_on_disk) fix layout of media selection step by ↵Thierry Vignaud2008-09-022-8/+9
| | | | preventing button & checkboxes to be too big
* - fix buggy blocking wait_message occuring in summary (#42062)Pascal Rigaux2008-09-022-0/+3
| | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt())
* 11.31.1 wasn't releasedThierry Vignaud2008-09-021-3/+0
|
* 11.31.2Thierry Vignaud2008-09-021-0/+2
|
* add missing spacingThierry Vignaud2008-09-021-0/+1
|
* (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵Thierry Vignaud2008-09-021-1/+3
| | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds
* (get_label_width) adjust sizing in order to prevent horizontal scrollbar to ↵Thierry Vignaud2008-09-021-1/+2
| | | | appear
* 11.31.1Thierry Vignaud2008-09-021-0/+2
|
* (create_boxradio) do not size right aligned radio buttonsThierry Vignaud2008-09-021-0/+2
|
* update (Rhoslyn Prys)Thierry Vignaud2008-09-021-7/+6
|
* 11.31Pascal Rigaux2008-09-021-0/+2
|
* - fix "INTERNAL ERROR: ask_from_normalize" at end of installationPascal Rigaux2008-09-022-2/+3
|
* 11.30Thierry Vignaud2008-09-011-0/+2
|
* use pcmcia-socket-startup from /lib/udev for latest pcmciautilsOlivier Blin2008-09-013-2/+3
|
* update package management iconsThierry Vignaud2008-09-013-0/+1
|
* duplicated with ../../pixmaps' oneThierry Vignaud2008-09-011-0/+0
|
* (create_widgets_block) fix size of right aligned labels by not addingThierry Vignaud2008-09-011-0/+1
| | | | | them to size group
* add some loggingPascal Rigaux2008-09-011-4/+5
|
* (reallyChooseDesktop) make sure title use all availlable widthThierry Vignaud2008-09-012-2/+2
|
* - keep in $o->{previous_release} the info about upgraded /etc/release,Pascal Rigaux2008-09-013-1/+5
| | | | | | | and pass "reason" and version to urpmi.addmedia - we also parse {version} field out of /etc/release
* (gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug ↵Thierry Vignaud2008-09-011-0/+1
| | | | #101968)
* (create_widget) prevent big combo boxes to cause an horizontallThierry Vignaud2008-09-011-0/+2
| | | | | scrollbar to appear by using the "ellipsize" property
* (exitInstall) remove "Generate auto install floppy" & "Save packagesThierry Vignaud2008-09-012-14/+2
| | | | | selection" options at end of installation
* (setupBootloader__mbr_or_not) render title as blueThierry Vignaud2008-09-011-1/+1
|
* (general_action_box) use new style button for "Help"Thierry Vignaud2008-09-011-0/+1
|
* (create_widget) fix alignment of check buttonsThierry Vignaud2008-09-011-0/+1
|
* 2009.0 RC 1 logoThierry Vignaud2008-09-012-0/+1
|
* oops, remove debug code :-/Pascal Rigaux2008-09-011-1/+1
| | | | | (thanks titi)
* - if network access, configure urpmi with --mirrorlist --distrib,Pascal Rigaux2008-09-014-55/+8
| | | | | | | | | 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)
* call drakx-matchbox-window-manager with no options Pascal Rigaux2008-09-011-1/+1
| | | | | (since the options we used are the default)
* - hack /tmp/.X11-unix to allow accessing X in chrootPascal Rigaux2008-09-013-0/+12
|
* usync with codeThierry Vignaud2008-08-2971-1709/+1439
|
* 11.29Thierry Vignaud2008-08-291-0/+2
|
* (summary_prompt) render with white backgroundThierry Vignaud2008-08-293-1/+8
|
* (summary_prompt) add asterisksThierry Vignaud2008-08-291-1/+3
|
* fix spacingThierry Vignaud2008-08-291-1/+1
|
* (level_choose) refresh "Security" stepThierry Vignaud2008-08-291-0/+1
|
* (new) graphical installer is not supported on early i810, thus prevent waiting Thierry Vignaud2008-08-292-0/+8
| | | | | several minutes needlessly
* (ask_browse_tree_info) alter layoutThierry Vignaud2008-08-291-0/+2
|
* 11.28Thierry Vignaud2008-08-291-0/+2
|
* (reallyChooseGroups) improved button layoutThierry Vignaud2008-08-291-1/+1
|
* (reallyChooseGroups) use new install timeThierry Vignaud2008-08-291-1/+1
|
* (reallyChooseGroups) align size label to the leftThierry Vignaud2008-08-291-1/+1
|