| 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.116 2005/03/29 06:40:40 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.117 2005/03/29 07:09:20 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 29 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Remove /tmp/compile_output.log and /var/log/install.log when install is |
|
|
9 | complete. |
| 6 | |
10 | |
| 7 | 28 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
11 | 28 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Added 'append_log=True' to all spawn() calls using logfile=. Append to log |
12 | Added 'append_log=True' to all spawn() calls using logfile=. Append to log |
| 9 | when unpacking tarball. |
13 | when unpacking tarball. |
| 10 | |
14 | |