| 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.89 2005/03/20 05:11:29 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.90 2005/03/20 08:52:26 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 20 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Added _get_packages_to_emerge() to GLIArchitectureTemplate and calls in |
|
|
9 | stage1() and stage2() |
| 6 | |
10 | |
| 7 | 19 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
11 | 19 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Fixed a couple bugs in add_netmount() in GLIInstallProfile. spawn() outputs |
12 | Fixed a couple bugs in add_netmount() in GLIInstallProfile. spawn() outputs |
| 9 | to the actual tty8 with display_on_tty8 flag. Compile output logfile moved |
13 | to the actual tty8 with display_on_tty8 flag. Compile output logfile moved |
| 10 | into /mnt/gentoo in prepare_chroot() |
14 | into /mnt/gentoo in prepare_chroot() |