summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 15.19Anne Nicolas2013-01-141-1/+5
|
* 15.18Thierry Vignaud2013-01-051-0/+2
|
* include more utils for raid (mga#8484)Thierry Vignaud2013-01-051-0/+2
| | | | | - mdadm needs the mdmon binary in order to properly activate the array - also include small libdevmapper-event-*.so
* 15.17Thierry Vignaud2013-01-051-0/+2
|
* include kmod's modprobeThierry Vignaud2012-12-281-0/+1
| | | | (needed for resolving modalias, eg by udev)
* export blkid cache (small speedup)Thierry Vignaud2012-12-281-0/+2
|
* (call_blkid) do not bypass blkid cacheThierry Vignaud2012-12-281-0/+2
|
* 15.16Thierry Vignaud2012-12-281-0/+2
|
* adapt to new help layout (mga#5634)Thierry Vignaud2012-12-281-0/+2
|
* 15.15Thierry Vignaud2012-12-241-0/+2
|
* add support for straceThierry Vignaud2012-12-231-0/+2
|
* include missing module for upcasing UTF-8 characters (mga#8475)Thierry Vignaud2012-12-231-0/+1
|
* prevent selecting an update medium without its parent mediumThierry Vignaud2012-12-211-0/+3
|
* 15.14Thierry Vignaud2012-12-171-0/+2
|
* fix installing grub2 from live session (blino)Thomas Backlund2012-12-171-0/+1
|
* (init) use new exceptions managementThierry Vignaud2012-12-171-0/+2
|
* 15.13Thierry Vignaud2012-12-151-0/+2
|
* fix checking grub2 installation (mga#8390)Thierry Vignaud2012-12-151-0/+2
|
* typo fixThierry Vignaud2012-12-141-1/+1
|
* 15.12Thierry Vignaud2012-12-141-0/+2
|
* (read_grub2) "enhance" fake gru2 conf reading (mga#8366)Thierry Vignaud2012-12-141-0/+1
|
* (setPackages) fix dialogs titleThierry Vignaud2012-12-141-0/+1
|
* (real_main) time steps in logsThierry Vignaud2012-12-141-0/+1
|
* show which media are actually disabled when offering to add supplementary onesThierry Vignaud2012-12-141-0/+3
|
* 15.11Thierry Vignaud2012-12-131-0/+2
|
* (ensure_pkg_is_installed) install grub2 if neededThierry Vignaud2012-12-131-0/+1
|
* (media_screen) display tooltips describing mediaThierry Vignaud2012-12-131-0/+3
|
* 15.10Thierry Vignaud2012-12-111-0/+2
|
* (add_kernel) revert rosa crap that breaks generating initrd (mga#8357)Thierry Vignaud2012-12-111-0/+2
|
* 15.9Thierry Vignaud2012-12-111-0/+2
|
* (prep_net_suppl_media) fix network set up for adding network media ifThierry Vignaud2012-12-111-0/+2
| | | | not up by stage1 (aka DVD/CD case, mga#8282)
* (part) if a partition has been manually formated, don't offer toThierry Vignaud2012-12-111-0/+4
| | | | format it again (for draklive-install, mga#7822)
* 15.8Thierry Vignaud2012-12-111-0/+2
|
* (prep_net_suppl_media) adapt to install::media API changeThierry Vignaud2012-12-111-0/+3
| | | | | thus fixing installing basesystem prior to adding a supplementary network medium
* 15.7Thierry Vignaud2012-12-101-0/+2
|
* (installUpdates) add all media instead of only update ones (mga#7959)Thierry Vignaud2012-12-101-0/+2
| | | | | | rationale: - DVD media are only partial, online media bring all media - nonfree medium on DVD will be partial (only firmware)
* (media_screen) no media is a critical errorThierry Vignaud2012-12-101-0/+1
|
* (media_screen blacklist unwanted media instead of whitelisting wanted onesThierry Vignaud2012-12-101-0/+4
| | | | thus fixing dual cd where media names are not the regular ones
* 15.6Thierry Vignaud2012-12-101-0/+2
|
* (load_font) set font familly & size system wideThierry Vignaud2012-12-101-0/+2
| | | | thus fixing font size in gurpmi & release notes (mga#67)
* (selectLanguage_install) change title of of "Multiple languages" dialogThierry Vignaud2012-12-101-0/+4
| | | | | box from "Please Choose A Language To Use" to "Select Additional Languages" (mga#7648)
* 15.5Thierry Vignaud2012-12-101-0/+2
|
* include new kernel-3.6 driversThierry Vignaud2012-12-101-0/+4
|
* 15.4Thierry Vignaud2012-12-091-0/+2
|
* (method_choices_raw) put grub-legacy before grub2Thierry Vignaud2012-12-091-0/+2
|
* 15.2Thierry Vignaud2012-12-071-0/+2
|
* (read_grub2) add fake gru2 conf readingThierry Vignaud2012-12-071-0/+1
| | | | else drakboot crashes
* (setPackages) skip media screen in auto installThierry Vignaud2012-12-071-0/+2
|
* 15.1Thierry Vignaud2012-12-071-0/+2
|
* add grub2 supportThierry Vignaud2012-12-071-0/+3
| | | | | | (from rosa but cleaned) (also rosa work is way incomplete: no filling of $booloader and the like...)