| 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.115 2005/03/29 05:56:30 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.116 2005/03/29 06:40:40 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 28 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 28 Mar 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Added 'append_log=True' to all spawn() calls using logfile= |
8 | Added 'append_log=True' to all spawn() calls using logfile=. Append to log |
|
|
9 | when unpacking tarball. |
| 9 | |
10 | |
| 10 | 28 Mar 2005; Preston Cody <codeman@gentoo.org> |
11 | 28 Mar 2005; Preston Cody <codeman@gentoo.org> |
| 11 | rewrote filesystem_tools. looks like it works so ripping out all the old |
12 | rewrote filesystem_tools. looks like it works so ripping out all the old |
| 12 | filesystem_tools code. |
13 | filesystem_tools code. |
| 13 | |
14 | |