| 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.50 2005/01/22 08:28:46 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.51 2005/01/22 08:58:05 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 22 Jan 2005; Preston Cody <codeman@gentoo.org> |
7 | 22 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 8 | changed default value of CC._enable_ssh to True because this is smart. |
8 | changed default value of CC._enable_ssh to True because this is smart. |
|
|
9 | added code to allow custom kernel .config. may be unstable and break. sorry. |
| 9 | |
10 | |
| 10 | 21 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
11 | 21 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 11 | partition() now waits until after it checks for partition flags before delete |
12 | partition() now waits until after it checks for partition flags before delete |
| 12 | the partitions :P |
13 | the partitions :P |
| 13 | |
14 | |