| 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.241 2005/06/15 06:51:16 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.242 2005/06/15 09:15:03 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 | 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 |
|
|
11 | none types completed. custom compile function chains shell functions in |
|
|
12 | spawned script, to allow for catching all errors. |
| 6 | |
13 | |
| 7 | 15 Jun 2005; Preston Cody <codeman@gentoo.org> |
14 | 15 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 8 | fixed up build_kernel in ArchTemplate for build_mode as well as in dialogfe |
15 | fixed up build_kernel in ArchTemplate for build_mode as well as in dialogfe |
| 9 | and GenDialog. other gendialog updates as well. kernel updates untested. |
16 | and GenDialog. other gendialog updates as well. kernel updates untested. |
| 10 | |
17 | |