Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 14.50.114.50.1 | Thierry Vignaud | 2012-11-15 | 1 | -0/+2 |
| | |||||
* | include Parse::EDID for monitor-parse-edid (mga#8076) | Thierry Vignaud | 2012-11-15 | 2 | -0/+3 |
| | |||||
* | 14.5014.50 | Thierry Vignaud | 2012-11-06 | 1 | -0/+2 |
| | |||||
* | reboot path fix was for finish-install, not regular installer | Thierry Vignaud | 2012-11-06 | 1 | -1/+0 |
| | |||||
* | (get_label_width) prevent a horizontal scrollbar to appear in some dialogs ↵ | Thierry Vignaud | 2012-11-05 | 1 | -0/+1 |
| | | | | (mga#7374) | ||||
* | adapt to new reboot path | Thierry Vignaud | 2012-11-03 | 1 | -0/+2 |
| | |||||
* | fix NEWS file | Anne Nicolas | 2012-11-03 | 1 | -0/+2 |
| | |||||
* | Mageia 3 alpha 3 banner | Anne Nicolas | 2012-11-03 | 2 | -0/+1 |
| | |||||
* | Show a 'please wait' dialog while processing usrmove. | Colin Guthrie | 2012-10-22 | 2 | -0/+7 |
| | | | | Thanks Blino for the tip | ||||
* | minor tidyup (collapse redundant if) | Colin Guthrie | 2012-10-22 | 1 | -3/+1 |
| | |||||
* | Ensure the filesystem is converted for usrmove on upgrade | Colin Guthrie | 2012-10-22 | 3 | -0/+17 |
| | |||||
* | Only emulate shell commands via perl if real versions do not exist already | Colin Guthrie | 2012-10-22 | 2 | -1/+3 |
| | |||||
* | 14.4814.48 | Thierry Vignaud | 2012-10-22 | 1 | -0/+2 |
| |