summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 14.8Thierry Vignaud2012-04-201-0/+2
|
* (raid2real_kind) fix displaying empty info about RAID devicesThierry Vignaud2012-04-201-0/+1
| | | | | | | we now display "<device> (RAID level)" (eg: 'md0 (RAID1)') (actually we were displaying "mdX" since two previous commits but all released installers were displaying "")
* (fs::partitioning_wizard::main) use newly introduced raid2real_kind() inThierry Vignaud2012-04-201-0/+4
| | | | | | | | | | | | | order to get data about RAID devices, thus fixing: - crashing on selecting a RAID device (calling first_usable_sector on undefined value in partition_table::get_normal_parts_and_holes()) - listing RAID devices (bug introduced in commit r265764 pterjan by on Feb 4 2010: "partitioning wizard: offer to install on dmraid and existing lvm") sadly we trade "calling method on undefined value" for "calling method on unblessed reference" (see next commit)
* 14.7Thierry Vignaud2012-04-191-0/+2
|
* (detect_during_install) stop all inactive raids before initializing RAIDsThierry Vignaud2012-04-191-0/+3
| | | | | | | | | | | | | | (thus fixing installer not offering to upgrade RAID installs) rationale: udev starts raids early but fails because modules (especially personality ones) are not yet loaded; thus raids remains inactive ("md: personality for level 1 is not loaded!") regression introduced when swtiching to udev and including its rules since it works smoothly with rescue, I suspect the cause is in 60-persistent-storage.rules which is included in installer but not in rescue
* (_resolve_requested_and_check) fix a crash when package state is empty ↵Thierry Vignaud2012-04-191-0/+1
| | | | (mga#5487)
* When selecting where ro install bootloader, display mountpoint if available, ↵Pascal Terjan2012-04-191-0/+3
| | | | and size+fs_type if we have nothing (mga#5460)
* typo fixThierry Vignaud2012-04-181-1/+1
|
* 14.6Thierry Vignaud2012-04-181-0/+2
|
* further enhance changelog ; also add missing bug referenceThierry Vignaud2012-04-181-2/+3
|
* (_install_raw::ask_for_bad_or_missing) offer to not ask again about missing ↵Thierry Vignaud2012-04-181-0/+1
| | | | packages
* (_install_raw::bad_signature) fix assuming "no" to continue on badThierry Vignaud2012-04-181-0/+2
| | | | signatures once "do not ask again" has been checked in
* enhance prior logThierry Vignaud2012-04-181-2/+3
| | | | (needed for next commits)
* (select_by_package_names_or_die) track suggested packagesThierry Vignaud2012-04-171-0/+2
| | | | | | | | | (unselectAllPackages) unselect already suggested packages when performing a minimal install if "no suggests" option was choosen (mga#5209) rationale: the no_suggests option only applies after selecting basesystem (thus minimal install has urpmi b/c basesystem suggest urpmi)
* (cleanHeaders,extractHeaders) resurect them, thus enabling to retrieve ↵Thierry Vignaud2012-04-161-0/+1
| | | | | | package descriptions from headers (mga#549) (got ripped after swtiching to urpmi, needed for next commits)
* fix lock icon (#5424)Anne Nicolas2012-04-161-0/+2
|
* 14.5Anne Nicolas2012-04-121-0/+3
|
* fix incorrect NEWS locationColin Guthrie2012-04-121-0/+2
|
* add missing udev programs needed for persistant storage rules.Colin Guthrie2012-04-121-1/+3
|
* 14.4Anne Nicolas2012-04-121-0/+2
|
* update NEWSAnne Nicolas2012-04-101-0/+1
|
* make sure ranges are always within limits in text mode (mga#646)Pascal Terjan2012-04-081-0/+1
|
* (default_packages) install btrfs-progs if needed (mga#5274)Thierry Vignaud2012-04-071-0/+2
|
* Release 14.3Pascal Terjan2012-04-071-0/+2
|
* Mageia 2 Beta 3 bannerAnne Nicolas2012-04-061-0/+1
|
* Fix partition numbering on GPT (mga#3091)Pascal Terjan2012-04-051-0/+3
|
* 14.2Thierry Vignaud2012-04-051-0/+2
|
* include "screen" terminfo for text installer (mga#4894)Thierry Vignaud2012-04-051-0/+2
|
* add boot splash to initrd only once (pterjan)Thierry Vignaud2012-04-051-0/+1
|
* do not offer to select the security level in summary if msec is not installedThierry Vignaud2012-04-051-0/+1
|
* do not crash if msec isn't installedThierry Vignaud2012-04-051-0/+1
|
* do not set security level to its own value on upgrade (mga#5147)Thierry Vignaud2012-04-051-0/+1
|
* (chooseGroups) log install settings (mga#3467 & mga#5209)Thierry Vignaud2012-04-041-0/+2
|
* 14.1Thierry Vignaud2012-03-231-0/+2
|
* fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importingThierry Vignaud2012-03-231-0/+1
| | | | (spot by perl_checker)
* (setupBootloaderBefore) better message (mga#484)Thierry Vignaud2012-03-211-0/+2
|
* 14.0Thierry Vignaud2012-03-201-0/+2
|
* (setupBootloaderBefore) make "Preparing bootloader" less intimidatingThierry Vignaud2012-03-201-0/+1
| | | | (same logic as previous commit, mga#484)
* step column: hide so called "bootlader" step since we do _not_ actuallyThierry Vignaud2012-03-201-0/+2
| | | | install bootloader at this stage but later in summary (mga#484)
* (get_iso_volume_ids) disk install: handle bogus ISOs when looking for ↵Thierry Vignaud2012-03-151-0/+2
| | | | install image (mga#4919)
* 13.95Thierry Vignaud2012-03-131-0/+2
|
* include & recognize more HID drivers (mga#4905)Thierry Vignaud2012-03-131-0/+2
|
* 13.94Thierry Vignaud2012-03-131-0/+2
|
* actually include & use new installer helpThierry Vignaud2012-03-131-0/+2
|
* 13.93Thierry Vignaud2012-03-121-0/+2
|
* recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhsThierry Vignaud2012-03-121-0/+2
| | | | | USB host drivers (mga#4905)
* update NEWSAnne Nicolas2012-03-121-0/+2
|
* 13.92Thierry Vignaud2012-03-111-0/+2
|
* (part_possible_actions) fix resizing LVs (mga#4666)Thierry Vignaud2012-03-111-0/+1
| | | | | | | | | | | | (is_LVM_resizable) introduce a real function instead of a "macro" else LVM_resizable got expanded as: member($part->{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs)) then as: member($part->{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs)) commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one (but ext3 would have failed)
* (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVsThierry Vignaud2012-03-111-0/+2
| | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called"