summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-04-17 22:35:02 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-04-17 22:35:02 +0000
commit1deb727691647a6733d9ed508f8e0ef8b0ec2677 (patch)
tree2737aec8ae489e53c7d48dccae8e64850ecdc773 /ChangeLog
parent5e5512f4b8dd45b11b1c2790565a98f9c08a5ec5 (diff)
downloadanaconda-1deb727691647a6733d9ed508f8e0ef8b0ec2677.tar.gz
anaconda-1deb727691647a6733d9ed508f8e0ef8b0ec2677.tar.xz
anaconda-1deb727691647a6733d9ed508f8e0ef8b0ec2677.zip
* partedUtils.py (DiskSet.openDevices): Check for more than 15
partitions on the disk we are scanning. If more than 15 are found, alert the user and return. libata won't allow more than 15 partitions at the moment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62f765a3a..8f55eb303 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-04-17 David Cantrell <dcantrell@redhat.com>
+
+ * partedUtils.py (DiskSet.openDevices): Check for more than 15
+ partitions on the disk we are scanning. If more than 15 are found,
+ alert the user and return. libata won't allow more than 15 partitions
+ at the moment.
+
2007-04-17 Jeremy Katz <katzj@redhat.com>
* upgrade.py (upgrade_remove_blacklist): Add hal and mysql to