summaryrefslogtreecommitdiffstats
path: root/partedUtils.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-10-28 18:27:31 +0000
committerJeremy Katz <katzj@redhat.com>2005-10-28 18:27:31 +0000
commit110f97940bf433ed5fe204223df106f367875b15 (patch)
tree9b0bda425a5f3dafc66de1ebab5c3a7a628a740b /partedUtils.py
parentfb1f72eb434f4086fa4222a186d3a73f3afff24a (diff)
downloadanaconda-110f97940bf433ed5fe204223df106f367875b15.tar.gz
anaconda-110f97940bf433ed5fe204223df106f367875b15.tar.xz
anaconda-110f97940bf433ed5fe204223df106f367875b15.zip
2005-10-28 Jeremy Katz <katzj@redhat.com>
* partedUtils.py (max_logical_partition_count): Likewise.
Diffstat (limited to 'partedUtils.py')
-rw-r--r--partedUtils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/partedUtils.py b/partedUtils.py
index 851b4d921..c72f82ed0 100644
--- a/partedUtils.py
+++ b/partedUtils.py
@@ -1119,4 +1119,5 @@ max_logical_partition_count = {
"iseries/vd": 3,
"ida/": 11,
"sx8/": 11,
+ "xvd": 11,
}