Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15.915.9 | Thierry Vignaud | 2012-12-11 | 2 | -0/+4 |
| | |||||
* | (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 | 3 | -0/+9 |
| | | | | format it again (for draklive-install, mga#7822) | ||||
* | 15.815.8 | Thierry Vignaud | 2012-12-11 | 2 | -1/+3 |
| | |||||
* | (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 | ||||
* | (display_choices) make logs easier to read in report.bug | Thierry Vignaud | 2012-12-11 | 1 | -4/+4 |
| | |||||
* | (main) fix 2 three years old perl_checker warnings | Thierry Vignaud | 2012-12-11 | 1 | -2/+2 |
| | |||||
* | 15.715.7 | Thierry Vignaud | 2012-12-10 | 2 | -1/+3 |
| | |||||
* | (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 | ||||
* | (display_release_notes) kill now useless font size workaround | Thierry Vignaud | 2012-12-10 | 1 | -6/+0 |
| | |||||
* | (load_font) simplify | Thierry Vignaud | 2012-12-10 | 1 | -8/+2 |
| | |||||
* | 15.615.6 | Thierry Vignaud | 2012-12-10 | 2 | -1/+3 |
| | |||||
* | (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) | ||||
* | (charset2pango_font) simplify | Thierry Vignaud | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | (selectLanguage_install) change title of of "Multiple languages" dialog | Thierry Vignaud | 2012-12-10 | 2 | -0/+5 |
| | | | | | box from "Please Choose A Language To Use" to "Select Additional Languages" (mga#7648) | ||||
* | (create_widget) add support for 'advanced_title' | Thierry Vignaud | 2012-12-10 | 2 | -1/+2 |
| | | | | (needed for next commit) | ||||
* | 15.515.5 | Thierry Vignaud | 2012-12-10 | 2 | -1/+3 |
| | |||||
* | 1.86 | Thierry Vignaud | 2012-12-10 | 2 | -1/+3 |
| | |||||
* | include new kernel-3.6 drivers | Thierry Vignaud | 2012-12-10 | 3 | -2/+10 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | 15.415.4 | Thierry Vignaud | 2012-12-09 | 2 | -1/+3 |
| | |||||
* | (method_choices_raw) put grub-legacy before grub2 | Thierry Vignaud | 2012-12-09 | 2 | -2/+4 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | 15.315.3 | Thierry Vignaud | 2012-12-09 | 2 | -1/+3 |
| | |||||
* | (ask_network) fix a crash by lazy loading when needed services (Dave | Thierry Vignaud | 2012-12-09 | 2 | -0/+5 |
| | | | | | | | | | | | | | Hodgins, mga#8335) perl_checker didn't find it b/c it saw a chain of module require (but in reallity it's not here b/c only one or a couple subs actually lazy load most modules in that chain so the odds of it being done are 0 in practice :-( ) Xconfig::glx -> detect_devices -> fs::proc_partitions -> partition_table -> fs -> fs::remote::* -> network::network -> network::shorewall -> services | ||||
* | 15.215.2 | Thierry Vignaud | 2012-12-07 | 3 | -1/+5 |
| | |||||
* | (read_grub2) add fake gru2 conf reading | Thierry Vignaud | 2012-12-07 | 3 | -0/+7 |
| | | | | else drakboot crashes | ||||
* | - Add support to detect if we're running in Hyper-V vm and automatically | Arnaud Patard | 2012-12-07 | 2 | -1/+12 |
| | | | | | load storage driver when probing disks in this case. | ||||
* | (setPackages) skip media screen in auto install | Thierry Vignaud | 2012-12-07 | 2 | -1/+3 |
| | |||||
* | 15.115.1 | Thierry Vignaud | 2012-12-07 | 3 | -1/+5 |
| | |||||
* | offer 'grub2' choice | Thierry Vignaud | 2012-12-07 | 1 | -0/+3 |
| | |||||
* | (install_grub2) add basic support for installing grub2 | Thierry Vignaud | 2012-12-07 | 1 | -0/+6 |
| | |||||
* | (detectloader) make it return 'grub2' when grub2 is installed | Thierry Vignaud | 2012-12-07 | 1 | -0/+1 |
| | | | | rationale: rosa work is incomplete | ||||
* | add support for Grub2 when installing/removing kernels | Thierry Vignaud | 2012-12-07 | 1 | -11/+32 |
| | | | | | (from rosa but fixed) (also way incomplete...) | ||||
* | add grub2 support | Thierry Vignaud | 2012-12-07 | 3 | -9/+58 |
| | | | | | | (from rosa but cleaned) (also rosa work is way incomplete: no filling of $booloader and the like...) | ||||
* | extract hash into a variable (needed for next commit) | Thierry Vignaud | 2012-12-07 | 1 | -6/+7 |
| | |||||
* | (parse_grub2_config) introduce it in order to parse grub2 config | Thierry Vignaud | 2012-12-07 | 1 | -0/+37 |
| | | | | (from rosa but cleaned) | ||||
* | recognize grub2 magic (from rosa but cleaned) | Thierry Vignaud | 2012-12-07 | 1 | -0/+8 |
| | | | | warning: looks bogus and actually unused by Rosa... | ||||
* | (read_grub_menu_lst) kill a very old perl_checker warning | Thierry Vignaud | 2012-12-07 | 1 | -1/+1 |
| | | | | | | warning introduced in commit r256501 by pterjan on Apr 15 2009: "keep grub entries which refer to unknown devices verbatim instead of crashing (#48728)" | ||||
* | 15.015.0 | Thierry Vignaud | 2012-12-06 | 2 | -1/+3 |
| | |||||
* | (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) |