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.31 2005/01/09 08:25:16 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.32 2005/01/10 08:29:41 agaffney Exp $ |
4 | |
4 | |
5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 10 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Fixed partition() in x86Template so that it scans through logicals and deletes |
|
|
9 | before deleting containing extended partition. |
6 | |
10 | |
7 | 08 Jan 2005; Preston Cody <codeman@gentoo.org> |
11 | 08 Jan 2005; Preston Cody <codeman@gentoo.org> |
8 | Added mount_network_shares. not able to test it from this computer. |
12 | Added mount_network_shares. not able to test it from this computer. |
9 | will test when i get back to school. |
13 | will test when i get back to school. |
10 | also added start_portmap to the client_controller as an always-do. |
14 | also added start_portmap to the client_controller as an always-do. |