1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.242 2005/06/15 09:15:03 robbat2 Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.243 2005/06/16 04:24:14 robbat2 Exp $ |
4 | |
4 | |
5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
|
|
6 | |
|
|
7 | 15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
|
|
8 | src/GLIArchitectureTemplate.py: |
|
|
9 | Refactor kernel_compile common stuff, fix 2.4 build process. |
|
|
10 | src/fe/cli/clife.py: |
|
|
11 | Logging system. |
|
|
12 | src/GLIUtility.py, src/GLIStorageDevice.py: |
|
|
13 | Add comments about re-writes needed for boxes without sysfs. |
6 | |
14 | |
7 | 15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
15 | 15 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> |
8 | src/GLIArchitectureTemplate.py: |
16 | src/GLIArchitectureTemplate.py: |
9 | 2.4 support (pull version data from /usr/src/linux/Makefile), incl. |
17 | 2.4 support (pull version data from /usr/src/linux/Makefile), incl. |
10 | 'make dep' call for custom compile. build_mode support for prepare-only and |
18 | 'make dep' call for custom compile. build_mode support for prepare-only and |