| 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.12 2004/12/11 05:50:06 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.13 2004/12/17 06:13:43 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 17 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
|
|
8 | Switched to using dumpe2fs to determine free space left in ext2/3 filesystem in |
|
|
9 | GLIStorageDevice at the suggestion of plors |
| 6 | |
10 | |
| 7 | 10 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
11 | 10 Dec 2004; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Added a function to GLIUtility to pull a value from a make.conf-style config |
12 | Added a function to GLIUtility to pull a value from a make.conf-style config |
| 9 | file. Minor type fix to GLIInstallProfile.py |
13 | file. Minor type fix to GLIInstallProfile.py |
| 10 | |
14 | |