| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005-2006 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2005-2006 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.624 2006/03/16 19:24:37 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.625 2006/03/20 12:51:16 agaffney Exp $ |
|
|
4 | |
|
|
5 | 20 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
|
|
6 | src/GLIStorageDevice.py: |
|
|
7 | allow access to Partition object like a dict |
| 4 | |
8 | |
| 5 | 16 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
9 | 16 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> |
| 6 | src/templates/x86ArchitectureTemplate.py: |
10 | src/templates/x86ArchitectureTemplate.py: |
| 7 | fail if any filesystems are mounted on the device being partitioned |
11 | fail if any filesystems are mounted on the device being partitioned |
| 8 | |
12 | |