| 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.652 2006/06/17 04:55:04 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.653 2006/06/17 14:55:43 codeman Exp $ |
| 4 | |
4 | |
| 5 | 17 Jun 2006; Preston Cody <codeman@gentoo.org> |
5 | 17 Jun 2006; Preston Cody <codeman@gentoo.org> |
| 6 | Added code to the mta step in AT to parse the install packages list and |
6 | Added code to the mta step in AT to parse the install packages list and |
| 7 | look for mtas and if it finds it emerge it. |
7 | look for mtas and if it finds it emerge it. |
|
|
8 | Initial attempt at moving extra_packages early in the setup to only show |
|
|
9 | local USE flags relating to those packages. |
| 8 | |
10 | |
| 9 | 9 Jun 2006; Andrew Gaffney <agaffney@gentoo.org> |
11 | 9 Jun 2006; Andrew Gaffney <agaffney@gentoo.org> |
| 10 | src/GLIUtility.py: |
12 | src/GLIUtility.py: |
| 11 | minor tweak to regex for parsing mirrors.xml |
13 | minor tweak to regex for parsing mirrors.xml |
| 12 | |
14 | |