| 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.40 2005/01/18 08:03:23 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.41 2005/01/19 02:48:29 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 18 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Added code to x86Template to format newly created partitions. Also added |
|
|
9 | some error checking code. |
| 6 | |
10 | |
| 7 | 18 Jan 2005; Preston Cody <codeman@gentoo.org> |
11 | 18 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 8 | Took out unnecessary setting of random livecd root password. the cd already |
12 | Took out unnecessary setting of random livecd root password. the cd already |
| 9 | sets it randomly. |
13 | sets it randomly. |
| 10 | |
14 | |