| 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.356 2005/08/22 18:35:51 codeman Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.357 2005/08/30 16:46:16 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
|
|
7 | |
|
|
8 | 30 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
9 | src/GLIArchitectureTemplate.py: |
|
|
10 | add _portage_best_version() function and rework install_packages() to allow |
|
|
11 | for future X of Y tracking |
| 7 | |
12 | |
| 8 | 22 Aug 2005; Preston Cody <codeman@gentoo.org> |
13 | 22 Aug 2005; Preston Cody <codeman@gentoo.org> |
| 9 | src/ArchTemplate: removed install_xorg_x11, and put the xorg.conf copying at |
14 | src/ArchTemplate: removed install_xorg_x11, and put the xorg.conf copying at |
| 10 | the end of install_packages. |
15 | the end of install_packages. |
| 11 | added updateglid to /src/misc |
16 | added updateglid to /src/misc |