summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* one less string to translateThierry Vignaud2012-12-1472-432/+72
|
* do not duplicate dialog titleThierry Vignaud2012-12-141-1/+0
|
* (setPackages) fix dialogs titleThierry Vignaud2012-12-142-0/+10
|
* (real_main) time steps in logsThierry Vignaud2012-12-142-0/+3
|
* show which media are actually disabled when offering to add supplementary onesThierry Vignaud2012-12-142-1/+4
|
* propagate typo fixThierry Vignaud2012-12-1472-72/+72
|
* fix missing ")" in messageThierry Vignaud2012-12-141-1/+1
|
* grub2 fix was also for drakbootThierry Vignaud2012-12-131-0/+2
|
* 15.11Thierry Vignaud2012-12-133-1/+5
|
* (ensure_pkg_is_installed) install grub2 if neededThierry Vignaud2012-12-132-1/+2
|
* (media_screen) prevent unselecting 'Main Release' on mdv server tooThierry Vignaud2012-12-131-1/+1
|
* updateThierry Vignaud2012-12-131-3/+3
|
* sync with codeThierry Vignaud2012-12-1372-10416/+16538
|
* use mygtk2::register_main_window()Thierry Vignaud2012-12-135-5/+5
|
* (register_main_window) add it for tracking main windowsThierry Vignaud2012-12-133-1/+7
|
* (quit_popup) popup a dialog confirming to quit when clicking "X" (mga#1812)Thierry Vignaud2012-12-132-1/+17
| | | | to be manually called from delete_event callback in pure gtk+ cases (eg: mcc)
* (quit_callback) split it out of _create_Window()Thierry Vignaud2012-12-131-13/+17
| | | | more readable
* (create_widget) fix quitting app when closing "advanced" dialogThierry Vignaud2012-12-132-1/+8
| | | | (mga#1812)
* (media_screen) display tooltips for update media tooThierry Vignaud2012-12-131-1/+2
|
* (media_screen) merge grep into map (needed for next commit)Thierry Vignaud2012-12-131-4/+3
|
* (media_screen) display tooltips describing mediaThierry Vignaud2012-12-132-0/+4
|
* (media_screen) simplifyThierry Vignaud2012-12-131-2/+3
|
* (media_screen) 'format' is unsupported for checkboxesThierry Vignaud2012-12-131-1/+0
|
* (media_screen) use media.cfg keywords in order to white list the media we wantThierry Vignaud2012-12-131-1/+5
| | | | needs urpmi-7.14
* (setPackages) make logs slightly more readableThierry Vignaud2012-12-131-1/+1
|
* actually bootloader fix is for drakboot tooThierry Vignaud2012-12-121-0/+4
|
* updateThierry Vignaud2012-12-121-4/+4
|
* Update Greek translationDimitrios Glentadakis2012-12-121-5/+5
|
* Ukrainian translation updateYuri Chornoivan2012-12-121-5/+8
|
* Slovenian translation updatedFilip Komar2012-12-111-4/+4
|
* 15.10Thierry Vignaud2012-12-112-1/+3
|
* (add_kernel) revert rosa crap that breaks generating initrd (mga#8357)Thierry Vignaud2012-12-112-8/+6
|
* perl_checker cleanupThierry Vignaud2012-12-111-2/+2
|
* sync with codeThierry Vignaud2012-12-1171-22290/+23134
|
* sync with previous commitThierry Vignaud2012-12-1170-70/+70
|
* s/Please,/Please/ (mga#7866)Thierry Vignaud2012-12-111-1/+1
|
* sync with codeThierry Vignaud2012-12-1171-7375/+8392
|
* (hdlist_on_disk) kill it, no more usedThierry Vignaud2012-12-111-9/+0
|
* actually bump versionThierry Vignaud2012-12-111-1/+1
|
* 15.9Thierry Vignaud2012-12-112-0/+4
|
* (prep_net_suppl_media) fix network set up for adding network media ifThierry Vignaud2012-12-112-0/+4
| | | | not up by stage1 (aka DVD/CD case, mga#8282)
* (part) if a partition has been manually formated, don't offer toThierry Vignaud2012-12-113-0/+9
| | | | format it again (for draklive-install, mga#7822)
* 15.8Thierry Vignaud2012-12-112-1/+3
|
* (setPackages) update commentThierry Vignaud2012-12-111-1/+1
|
* (prep_net_suppl_media) adapt to install::media API changeThierry Vignaud2012-12-112-1/+7
| | | | | thus fixing installing basesystem prior to adding a supplementary network medium
* (display_choices) make logs easier to read in report.bugThierry Vignaud2012-12-111-4/+4
|
* (main) fix 2 three years old perl_checker warningsThierry Vignaud2012-12-111-2/+2
|
* 15.7Thierry Vignaud2012-12-102-1/+3
|
* (installUpdates) add all media instead of only update ones (mga#7959)Thierry Vignaud2012-12-102-1/+3
| | | | | | rationale: - DVD media are only partial, online media bring all media - nonfree medium on DVD will be partial (only firmware)
* (media_screen) update TODO listThierry Vignaud2012-12-101-0/+2
|