| 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.232 2005/06/13 00:34:36 robbat2 Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.233 2005/06/13 00:39:17 allanonjl Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
|
|
6 | |
|
|
7 | 12 Jun 2005; John N. Laliberte <allanonjl@gentoo.org> |
|
|
8 | GLIInstallProfile.py: add missing set for dhcp_options if a tuple is passed |
|
|
9 | in add_network_interface. |
| 6 | |
10 | |
| 7 | 12 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> src/GLIArchitectureTemplate.py: |
11 | 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 |
12 | 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 |
13 | usage - this caused a failure for stage1/stage2 previously. swapoff for swap |
| 10 | space at end of install. Mount /dev, /dev/shm, /dev/pts and /sys during |
14 | space at end of install. Mount /dev, /dev/shm, /dev/pts and /sys during |