> On gruod. 3, 2016, 3:21 p.m., Andrius Štikonas wrote:
> > Yeah, we should probably mention GPT, LUKS as well as LVM terms (LVM 
> > Physical Volume, LVM Volume Group, LVM Logical Volume).
> > 
> > GPT
> > A modern partition table format supported by most modern computers and 
> > operating systems. It supports more than 4 <link 
> > linkend="glossary-primarypartition">primary partitions</link> unlike older 
> > MS-DOS partition table.
> > 
> > LUKS
> > Linux Unified Key Setup is the standard encryption format for Linux.

So I'm expanding LVM docs here. Could you remove my previous shorter 
description in New Volume Group para and convert it into a glossary link, 
something like: Create a new logical device such as  <link 
linkend="glossary-lvm">LVM</link> Volume Group.

And then in the glossary we can have
LVM

LVM is a system for managing logical partitions that is more flexible than 
normal partitions. It consists of three main components.

LVM physical volumes are partitions on the disk whose space is managed by LVM.

LVM volume group is a collection of LVM physical volumes that can be 
partitioned into logical partitions. It might be used to create file systems 
spanning over multiple devices or to split encrypted LUKS volume into smaller 
partitions.

LVM logical volumes are similar to normal partitions except that they reside on 
LVM volume group. Also, the location of LVM logical partitions does not matter 
and they do not have to be physically contiguous. Therefore, &partman; does not 
allow to move LVM logical volumes and displays the remaining free space at the 
end of the device.


P.S. Feel free to suggest changes if my explanations are not clear enough...


- Andrius


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129597/#review101242
-----------------------------------------------------------


On gruod. 3, 2016, 2:49 p.m., Burkhard Lück wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129597/
> -----------------------------------------------------------
> 
> (Updated gruod. 3, 2016, 2:49 p.m.)
> 
> 
> Review request for Documentation and Andrius Štikonas.
> 
> 
> Repository: partitionmanager
> 
> 
> Description
> -------
> 
> bump fate + release info
> proofread/update
> remove unused entities
> remove appendix.docbook, > 50 % of the links are dead + our target are users 
> installing distro packages
> screenshots needs to be updated later
> 
> 
> Diffs
> -----
> 
>   doc/appendix.docbook 5882aa3 
>   doc/faq.docbook 625b2fc 
>   doc/index.docbook 79d7af6 
>   doc/introduction.docbook a0361b1 
>   doc/referencemanual.docbook f427d7c 
>   doc/usermanual.docbook ba93988 
> 
> Diff: https://git.reviewboard.kde.org/r/129597/diff/
> 
> 
> Testing
> -------
> 
> checkXML5 index.docbook
> 
> 
> Thanks,
> 
> Burkhard Lück
> 
>

Reply via email to