| 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.113 2005/03/29 04:10:10 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.114 2005/03/29 04:36:14 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 28 Mar 2005; Preston Cody <codeman@gentoo.org> |
7 | 28 Mar 2005; Preston Cody <codeman@gentoo.org> |
| 8 | rewrote filesystem_tools. hope it works. |
8 | rewrote filesystem_tools. looks like it works so ripping out all the old |
|
|
9 | filesystem_tools code. |
| 9 | |
10 | |
| 10 | 26 Mar 2005; Preston Cody <codeman@gentoo.org> |
11 | 26 Mar 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Changed the print statements to logging in the partitioning BE code. |
12 | Changed the print statements to logging in the partitioning BE code. |
| 12 | the logger may need to be imported to the x86archtemplate. unknown yet. |
13 | the logger may need to be imported to the x86archtemplate. unknown yet. |
| 13 | Added the finishing_cleanup function. |
14 | Added the finishing_cleanup function. |