Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15.915.9 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | (prep_net_suppl_media) fix network set up for adding network media if | Thierry Vignaud | 2012-12-11 | 2 | -0/+4 |
| | | | | not up by stage1 (aka DVD/CD case, mga#8282) | ||||
* | (part) if a partition has been manually formated, don't offer to | Thierry Vignaud | 2012-12-11 | 1 | -0/+4 |
| | | | | format it again (for draklive-install, mga#7822) | ||||
* | 15.815.8 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | (setPackages) update comment | Thierry Vignaud | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | (prep_net_suppl_media) adapt to install::media API change | Thierry Vignaud | 2012-12-11 | 2 | -1/+7 |
| | | | | | thus fixing installing basesystem prior to adding a supplementary network medium | ||||
* | 15.715.7 | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | (installUpdates) add all media instead of only update ones (mga#7959) | Thierry Vignaud | 2012-12-10 | 2 | -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 list | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | (media_screen) no media is a critical error | Thierry Vignaud | 2012-12-10 | 2 | -0/+2 |
| | |||||
* | (media_screen) log choosen media | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | (media_screen blacklist unwanted media instead of whitelisting wanted ones | Thierry Vignaud | 2012-12-10 | 2 | -1/+6 |
| | | | | thus fixing dual cd where media names are not the regular ones | ||||
* | (load_font) simplify | Thierry Vignaud | 2012-12-10 | 1 | -8/+2 |
| | |||||
* | 15.615.6 | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | (load_font) set font familly & size system wide | Thierry Vignaud | 2012-12-10 | 2 | -2/+7 |
| | | | | thus fixing font size in gurpmi & release notes (mga#67) | ||||
* | (selectLanguage_install) change title of of "Multiple languages" dialog | Thierry Vignaud | 2012-12-10 | 1 | -0/+4 |
| | | | | | box from "Please Choose A Language To Use" to "Select Additional Languages" (mga#7648) | ||||
* | 15.515.5 | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | include new kernel-3.6 drivers | Thierry Vignaud | 2012-12-10 | 1 | -0/+4 |
| | |||||
* | 15.415.4 | Thierry Vignaud | 2012-12-09 | 1 | -0/+2 |
| | |||||
* | (method_choices_raw) put grub-legacy before grub2 | Thierry Vignaud | 2012-12-09 | 1 | -0/+2 |
| | |||||
* | 15.215.2 | Thierry Vignaud | 2012-12-07 | 1 | -0/+2 |
| | |||||
* | (read_grub2) add fake gru2 conf reading | Thierry Vignaud | 2012-12-07 | 1 | -0/+1 |
| | | | | else drakboot crashes | ||||
* | (setPackages) skip media screen in auto install | Thierry Vignaud | 2012-12-07 | 2 | -1/+3 |
| | |||||
* | 15.115.1 | Thierry Vignaud | 2012-12-07 | 1 | -0/+2 |
| | |||||
* | add grub2 support | Thierry Vignaud | 2012-12-07 | 1 | -0/+3 |
| | | | | | | (from rosa but cleaned) (also rosa work is way incomplete: no filling of $booloader and the like...) | ||||
* | 15.015.0 | Thierry Vignaud | 2012-12-06 | 1 | -0/+2 |
| | |||||
* | (media_screen) hint if non_free is needed | Thierry Vignaud | 2012-12-06 | 1 | -0/+21 |
| | |||||
* | (media_screen) only display release & update media | Thierry Vignaud | 2012-12-06 | 1 | -1/+2 |
| | | | | else there're too many media and it's unreadable | ||||
* | (media_screen) add FIXME notes | Thierry Vignaud | 2012-12-06 | 1 | -0/+6 |
| | |||||
* | (media_screen) enable to enable other media | Thierry Vignaud | 2012-12-06 | 2 | -0/+60 |
| | | | | (such as 'nonfree', 'tainted' which are disabled by default) | ||||
* | (start_pushing_error,popup_errors,error) factorize "background" error handling | Thierry Vignaud | 2012-12-06 | 2 | -8/+19 |
| | |||||
* | (configure_media) rename it as update_media() for consistency | Thierry Vignaud | 2012-12-06 | 2 | -2/+2 |
| | |||||
* | (setPackages,configure_media) extract call to urpm::media::configure() | Thierry Vignaud | 2012-12-06 | 2 | -1/+4 |
| | | | | (needed for next commits) | ||||
* | (setPackages) simplify | Thierry Vignaud | 2012-12-06 | 1 | -13/+14 |
| | | | | (needed for next commits) | ||||
* | enable to skip keyboard step with keyboard option | Thierry Vignaud | 2012-12-06 | 2 | -0/+3 |
| | |||||
* | (setPackages) perl_checker fix | Thierry Vignaud | 2012-12-05 | 1 | -1/+2 |
| | |||||
* | 14.5214.52 | Thierry Vignaud | 2012-12-04 | 1 | -0/+2 |
| | |||||
* | fix missing command links (mga#8289) | Thierry Vignaud | 2012-12-04 | 2 | -1/+2 |
| | | | | | breakage introduced in commit r6341 by colin on 2012-10-22 ("Only emulate shell commands via perl if real versions do not exist already") | ||||
* | add bug id | Thierry Vignaud | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | (empty_packages) fix initializing urpm object | Thierry Vignaud | 2012-12-04 | 2 | -1/+2 |
| | |||||
* | Mageia 3 beta 1 left background | Anne Nicolas | 2012-12-03 | 2 | -0/+1 |
| | |||||
* | (chooseGroups) fix offering "selecting individual packages" when | Thierry Vignaud | 2012-11-16 | 2 | -2/+8 |
| | | | | pressing "previous" after selecting package groups | ||||
* | 14.5114.51 | Thierry Vignaud | 2012-11-16 | 1 | -0/+2 |
| | |||||
* | (saveSelected) fix a crash when pressing "previous" after selecting package ↵ | Thierry Vignaud | 2012-11-16 | 2 | -1/+2 |
| | | | | groups | ||||
* | (cleanHeaders,extractHeaders) drop them again, they're no more needed | Thierry Vignaud | 2012-11-16 | 1 | -27/+0 |
| | |||||
* | retrieve package descriptions from XML meta-data instead of from huge hdlists | Thierry Vignaud | 2012-11-16 | 3 | -2/+43 |
| | | | | (fix not displaying packages description in network installs) (mga#549) | ||||
* | include perl modules for retrieving XML meta data | Thierry Vignaud | 2012-11-16 | 1 | -0/+19 |
| | |||||
* | (empty_packages) clean up | Thierry Vignaud | 2012-11-16 | 1 | -1/+1 |
| | | | | | | | rationale: {count} is dead since switching to URPM ten years ago... (commit r198847 by fpons on Jul 10 2002: "use perl-URPM instead of rpmtools") | ||||
* | (_rebuild_RPM_DB) extract it out of rpmDbOpen() | Thierry Vignaud | 2012-11-16 | 1 | -20/+22 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-11-16 | 1 | -1/+1 |
| |