diff options
author | David Cantrell <dcantrell@redhat.com> | 2008-12-03 10:15:07 -1000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2008-12-03 10:15:07 -1000 |
commit | 0b41f2deb4e22172c6219338d5c33aed033c3133 (patch) | |
tree | 49510f948418cfa8f42ebb79f21dd044228109a0 /fonts | |
parent | e1048bb9968246021fbca15f2345e17365a4c775 (diff) | |
download | anaconda-0b41f2deb4e22172c6219338d5c33aed033c3133.tar.gz anaconda-0b41f2deb4e22172c6219338d5c33aed033c3133.tar.xz anaconda-0b41f2deb4e22172c6219338d5c33aed033c3133.zip |
Better naming for LVM volume groups and logical volumes (#461682)
Try to name volume groups as vg_HOSTNAME and logical volumes as
lv_MOUNTPOINT, if we can. Swap partitions will be lv_swapNN where
NN is a unique number in the instance where more than one swap
partition in use. The / partition will get the name lv_root.
Fall back on the old naming system (VolGroupNN for volume groups
and LogVolNN for logical volumes) for people doing custom setup
or where the hostname is localhost.
For swap partition naming, tack on an NN designation when there
are more than 1 swap partitions requested. If only one is
requested, it will be "lv_swap".
Diffstat (limited to 'fonts')
0 files changed, 0 insertions, 0 deletions