| 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.230 2005/06/12 10:00:00 robbat2 Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.231 2005/06/13 00:30:12 robbat2 Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
|
|
7 | 12 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIArchitectureTemplate.py: |
|
|
8 | ensure PORTAGE_TMPDIR/PORT_LOGDIR/PORTDIR_OVERLAY/PKGDIR exist prior to any |
|
|
9 | usage - this caused a failure for stage1/stage2 previously. swapoff for swap |
|
|
10 | space at end of install. |
|
|
11 | |
| 7 | 11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> +src/cli/clife.py, |
12 | 11 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> +src/cli/clife.py, |
| 8 | +src/cli/README, +src/fe/installer-cli, +src/fe/installer-dialog, |
13 | +src/cli/README, +src/fe/installer-cli, +src/fe/installer-dialog, |
| 9 | +src/fe/installer-gtk: |
14 | +src/fe/installer-gtk: |
| 10 | Add new automated CLI frontend. Add scripts that are the intended means to |
15 | Add new automated CLI frontend. Add scripts that are the intended means to |
| 11 | use each frontend. |
16 | use each frontend. |