| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.217 2005/06/09 23:33:13 robbat2 Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.218 2005/06/10 02:31:57 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 9 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIInstallProfile.py, |
7 | 9 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIInstallProfile.py, |
| 8 | src/GLIStorageDevice.py, fe/dialog/dialogfe.py: |
8 | src/GLIStorageDevice.py, fe/dialog/dialogfe.py: |
| … | |
… | |
| 13 | |
13 | |
| 14 | 9 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
14 | 9 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 15 | Removed start/end from XML output and added mkfsopts to partitioning info. |
15 | Removed start/end from XML output and added mkfsopts to partitioning info. |
| 16 | 'mkfsopts' parameter is now used and support for creating xfs, jfs, and |
16 | 'mkfsopts' parameter is now used and support for creating xfs, jfs, and |
| 17 | reiserfs is now in (patch from robbat2). Change '_parser' to 'self._parser' |
17 | reiserfs is now in (patch from robbat2). Change '_parser' to 'self._parser' |
| 18 | in GLIClientConfiguration. Apply latest long/mkfsopts patch from robbat2 |
18 | in GLIClientConfiguration. Change from .1 and .9 to constants for |
|
|
19 | partitioning. Fix free space overwriting bug. Remove a few unused functions |
|
|
20 | from rewrite. |
| 19 | |
21 | |
| 20 | 8 Jun 2005; Preston Cody <codeman@gentoo.org> |
22 | 8 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 21 | Updates to GenDialog and dialogfe. |
23 | Updates to GenDialog and dialogfe. |
| 22 | |
24 | |
| 23 | 7 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
25 | 7 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |