From cbfc599865acdc7085b0f7c25f6357e3610e31cc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 1 Aug 2016 10:41:38 +0200 Subject: typo fixes --- perl-install/install/NEWS | 56 +++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'perl-install/install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ca0a6a7d3..1e40372a1 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -2,7 +2,7 @@ Version 17.53 - 31 July 2016 - bootloader configuration: o fix .old backup for grub2's grub.cfg -- partionning: +- partitioning: o first usable sector is LBA34 for GPT o respect used scheme when clearing a disk (ie do not switch from gpt to dos scheme on small disk) @@ -16,7 +16,7 @@ Version 17.52 - 17 July 2016 Version 17.51 - 12 July 2016 - fix starting spice-vdagentd -- partionning: +- partitioning: o auto_inst: fix clearing an already filled GPT disk o don't offer to format RAID or BIOS boot partition o make clear a BIOS boot partition cannot have a mount point @@ -26,7 +26,7 @@ Version 17.51 - 12 July 2016 Version 17.50 - 8 July 2016 - include pvs/vgs/lvs symlinks -- partionning: +- partitioning: o display a wait message when adding a PV to VG - libvirt integration: o start spice-vdagent{d,} (Qemu guest agent) @@ -36,9 +36,9 @@ Version 17.49 - 6 July 2016 - autoinst: e enable to set several swap partitions (mga#9874) o enable to select media (mga#12299) -- partionning: +- partitioning: o GPT: prevent geometry issue on last partition (mga#18666, mga#17796) - o restrict fdisk -l output to usefull disks + o restrict fdisk -l output to useful disks - recognize new kernel-4.7 drivers - try to get patch from ext[2-4] removable media instead of just ext2 @@ -48,7 +48,7 @@ Version 17.48 - 4 July 2016 o allow installing grub2 on XFS / o make clear grub2 is installed on ESP under UEFI o make sure we only offer lilo/grub choice on upgrades only -- partionning: +- partitioning: o do not offer to check for bad blocks on btrfs (mga#12393) o do not warn about no bootloader can boot LVM as grub2 can (mga#9426) o do not warn about no bootloader can boot RAID[^1] as grub2 can (mga#11324) @@ -58,7 +58,7 @@ Version 17.48 - 4 July 2016 Version 17.47 - 30 June 2016 -- partionning: +- partitioning: o fix being able to create vfat on UEFI (mga#15698) - recognize some missing wireless drivers (mga#16768) - users: @@ -71,8 +71,8 @@ Version 17.46 - 24 June 2016 Version 17.45 - 24 June 2016 -- partionning: - o keep UUID when formating btrfs (mga#18673) +- partitioning: + o keep UUID when formatting btrfs (mga#18673) Version 17.44 - 24 June 2016 @@ -84,8 +84,8 @@ Version 17.44 - 24 June 2016 - logs: o fix found kernel names o log if were running under UEFI -- partionning: - o fix preserving UUID when formating jfs/nilfs/xfs +- partitioning: + o fix preserving UUID when formatting jfs/nilfs/xfs - package selection: o display a wait dialog when choosing custom choice (mga#11041) - summary: @@ -117,20 +117,20 @@ Version 17.40 - 20 June 2016 Version 17.39 - 18 June 2016 -- partionning: +- partitioning: o fix ESP tagging in some cases - services: o update service category lists Version 17.38 - 16 June 2016 -- partionning: +- partitioning: o fix offering to create a GRUB_BIOS partition in custom mode (mga#18656) o fix inverted test when checking need for a GRUB_BIOS partition (mga#18704) Version 17.37 - 12 June 2016 -- partionning: +- partitioning: o try harder to guess if we need a GRUB_BIOS partition (mga#18656) - rename desktop image KDE -> Plasma (mga#18687) @@ -146,7 +146,7 @@ Version 17.36 - 11 June 2016 o gdb needs python3 instead of python2 (and guile as well) o fix loadkeys in debug mode on tty1 o include cfdisk too -- partionning: +- partitioning: o add a GRUB_BIOS partition if needed (mga#18656) o MBR limit really is 2TiB, not 4, so use GPT for disks > 2TiB @@ -226,7 +226,7 @@ Version 17.26 - 3 April 2016 Version 17.25 - 1 April 2016 -- partionning: +- partitioning: o fix detecting nvme devices as block devices o fix displaying partitions when there's only one disk (and the resulting crash: mga#18076) @@ -252,7 +252,7 @@ Version 17.21 - 21 March 2016 Version 17.20 - 18 March 2016 - prevent slow boot on first boot (mga#16684) -- partionning: +- partitioning: o fix partitions not initially displayed (mga#17564) Version 17.19 - 24 February 2016 @@ -264,7 +264,7 @@ Version 17.18.1 - 10 February 2016 - bootloader: o add support for grub2-text too (mga#9431) -- partionning: +- partitioning: o check ESP has the right fs type (mga#16246) o check that ESP mount point actually is an ESP @@ -277,7 +277,7 @@ Version 17.16 - 21 January 2016 - Add ARM support in perl-install - options: o silent a warning bout BOOT_IMAGE option -- partionning: +- partitioning: o fix crash (mga#17484) Version 17.14 - 11 January 2016 @@ -491,7 +491,7 @@ Version 16.83 - 13 April 2015 Version 16.82 - 13 April 2015 -- partionning: +- partitioning: o detect Lenovo recovery & 'SYSTEM_DRV' as such (mga#1371) o do add a ESP if it was removed by "Clear All" o ignore ESP for "use free space on MS" @@ -504,7 +504,7 @@ Version 16.81 - 12 April 2015 - fix upgrade when package's in several media (mga#15350) (need URPM-5.06 too) - support loading patches from NTFS USB keys -- partionning: +- partitioning: o don't guess a drive letter for ESP partitions Version 16.80 - 9 April 2015 @@ -1128,12 +1128,12 @@ Version 15.45 - 27 april 2013 - install shorewall-ipv6 along shorewall (mga#9401) - bootloader: o try harder to get a label for other OSes (mga#9849,9681) -- partionning: +- partitioning: o only allow 'acl' option for extX & reiserfs (mga#9884) Version 15.44 - 23 april 2013 -- partionning: +- partitioning: o fix a crash when reloading partition table (mga#9838) o fix a crash when trying to create a encrypted LVM partition (mga#9837) @@ -1143,7 +1143,7 @@ Version 15.43 - 22 april 2013 Version 15.42 - 21 April 2013 -- partionning (mga#5661): +- partitioning (mga#5661): o ensure LVMs on top of dmcrypt are activated after unlocking o fix UI redraw issue after unlocking dmcrypt partition @@ -1156,14 +1156,14 @@ Version 15.40 - 19 April 2013 - authentication: o 'nss-pam-ldapd' obsoletes 'pam_ldap' (mga#9769) -- partionning (mga#5661): +- partitioning (mga#5661): o fix losing crypt key when detecting LVMs on top of dmcrypt o fix losing crypt key when re-reading partition tables Version 15.39 - 15 April 2013 - bump min size for spliting /home fs (Eugeni, mga#3189): - o from 8 to 12Gb if simple partionning + o from 8 to 12Gb if simple partitioning o from 7 to 10Gb if /usr is split or for servers Version 15.38 - 14 April 2013 @@ -1860,7 +1860,7 @@ Version 13.77 - 23 January 2012 - diskdrake: o allow using nilfs2 during install o enable to set label on btrfs & nilfs fses as well as on swap - o preserve UUID when reformating a nilfs fs + o preserve UUID when reformatting a nilfs fs - do not install shorewall & mandi if firefwall is not configured Version 13.76 - 20 January 2012 @@ -2609,7 +2609,7 @@ Version 12.30 - 21 April 2009 to kde4 upgrade is now done - fix checking for kde3 (which is now in /opt) - diskdrake: - o display a progress bar while formating an ext4 partition + o display a progress bar while formatting an ext4 partition o do not run udevadm in install mode o render ext4 partition as red like ext3 ones -- cgit v1.2.1