| 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.385 2005/09/21 03:15:04 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.386 2005/09/21 03:32:45 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
| 8 | 20 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 20 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/GLIStorageDevice.py: |
9 | src/GLIStorageDevice.py: |
| 10 | prevent do_recommended() from being run twice |
10 | prevent do_recommended() from being run twice |
| 11 | rewrite do_recommended() to be more robust |
11 | rewrite do_recommended() to be more robust |
|
|
12 | src/GLIArchitectureTemplate.py: |
|
|
13 | rework _edit_config() to not write duplicate entries |
| 12 | |
14 | |
| 13 | 17 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
15 | 17 Sep 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 14 | src/GLIStorageDevice.py: |
16 | src/GLIStorageDevice.py: |
| 15 | added do_recommended() function to automatically created 256M/1G/* layout |
17 | added do_recommended() function to automatically created 256M/1G/* layout |
| 16 | |
18 | |