1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
3 | |
3 | |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.568 2006/01/07 17:39:16 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.569 2006/01/07 22:59:06 agaffney Exp $ |
5 | |
5 | |
6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
7 | |
7 | |
8 | 7 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
8 | 7 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
9 | src/GLIPortage.py: |
9 | src/GLIPortage.py: |
… | |
… | |
12 | src/GLIArchitectureTemplate.py: |
12 | src/GLIArchitectureTemplate.py: |
13 | copy /etc/X11/gdm/gdm.conf.old into chroot if /etc/X11/gdm/gdm.conf exists |
13 | copy /etc/X11/gdm/gdm.conf.old into chroot if /etc/X11/gdm/gdm.conf exists |
14 | in the chroot |
14 | in the chroot |
15 | src/GLIUtility.py: |
15 | src/GLIUtility.py: |
16 | fail immediately in validate_uri() if provided URI can't be parsed |
16 | fail immediately in validate_uri() if provided URI can't be parsed |
|
|
17 | src/templates/x86ArchitectureTemplate.py: |
|
|
18 | basic subprogress reporting for partitioning |
17 | |
19 | |
18 | 6 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
20 | 6 Jan 2006; Andrew Gaffney <agaffney@gentoo.org> |
19 | src/GLIUtility.py: |
21 | src/GLIUtility.py: |
20 | move parse_vdb_contents() to GLIPortage |
22 | move parse_vdb_contents() to GLIPortage |
21 | src/GLIPortage.py: |
23 | src/GLIPortage.py: |