| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2004 Gentoo Technologies, Inc. |
2 | # Copyright 2004 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.91 2005/03/20 09:03:47 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.92 2005/03/21 04:52:48 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 20 Mar 2005; Preston Cody <codeman@gentoo.org> |
|
|
8 | Added the amd64ArchitectureTemplate, mostly a copy of x86 without lilo. |
| 6 | |
9 | |
| 7 | 20 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
10 | 20 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Added _get_packages_to_emerge() to GLIArchitectureTemplate and calls in |
11 | Added _get_packages_to_emerge() to GLIArchitectureTemplate and calls in |
| 9 | stage1() and stage2(). Added 'origminor' parameter to GLIStorageDevice and |
12 | stage1() and stage2(). Added 'origminor' parameter to GLIStorageDevice and |
| 10 | GLIInstallProfile |
13 | GLIInstallProfile |