| 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.28 2005/01/07 07:38:07 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.29 2005/01/07 14:53:33 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 07 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 07 Jan 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Initial move of partitioning code from ArchTemplate to x86Template. |
8 | Initial move of partitioning code from ArchTemplate to x86Template. |
| 9 | forgot about the set_root_password |
|
|
| 10 | |
9 | |
| 11 | 07 Jan 2005; Preston Cody <codeman@gentoo.org> |
10 | 07 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 12 | Added grp_install and services to InstallProfile |
11 | Added grp_install and services to InstallProfile. forgot about the set_root_password |
| 13 | |
12 | |
| 14 | 07 Jan 2005; Preston Cody <codeman@gentoo.org> |
13 | 07 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 15 | Fixed a few more edit_configs. fixed a chroot multicommand bug thanks to agaffney. |
14 | Fixed a few more edit_configs. fixed a chroot multicommand bug thanks to agaffney. |
| 16 | Test Install ran very well (skipping partitioning). |
15 | Test Install ran very well (skipping partitioning). |
| 17 | |
16 | |