summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormsivak <msivak>2007-10-26 08:04:09 +0000
committermsivak <msivak>2007-10-26 08:04:09 +0000
commitbe4afb2c00dfc1813ce75b360ee8ae8d470eb892 (patch)
treeedd95b9de1e9652c500e5637bfefd83cde643f45 /ChangeLog
parent00d5841cca568c2a7b071dc70c5fe5abe2a5efc0 (diff)
downloadanaconda-be4afb2c00dfc1813ce75b360ee8ae8d470eb892.tar.gz
anaconda-be4afb2c00dfc1813ce75b360ee8ae8d470eb892.tar.xz
anaconda-be4afb2c00dfc1813ce75b360ee8ae8d470eb892.zip
Do not ask for partition table init when in rescue mode
2007-10-26 Martin Sivak <msivak@redhat.com> * partedUtils.py (DiskSet): Do not ask for partition table init when in rescue mode (#331131)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 237792d48..78395a5e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-10-26 Martin Sivak <msivak@redhat.com>
+ * partedUtils.py (DiskSet): Do not ask for partition table init when in
+ rescue mode (#331131)
+
+2007-10-26 Martin Sivak <msivak@redhat.com>
+
* scripts/upd-instroot: Add cifs utils to rescue image. (#218262)
2007-10-25 David Cantrell <dcantrell@redhat.com>