| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005-2005 Gentoo Technologies, Inc. |
| 3 | |
3 | |
| 4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.350 2005/08/21 20:41:43 codeman Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.351 2005/08/22 00:14:46 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
|
|
7 | |
|
|
8 | 21 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
|
|
9 | src/GLIUtility.py: |
|
|
10 | fix get_snapshot_from_cd() to look in /mnt/livecd/snapshots/ if it can't find |
|
|
11 | a snapshot in /mnt/cdrom/snapshots/ |
| 7 | |
12 | |
| 8 | 21 Aug 2005; Preston Cody <codeman@gentoo.org> |
13 | 21 Aug 2005; Preston Cody <codeman@gentoo.org> |
| 9 | src/ArchTemplate: changed "voodoo". |
14 | src/ArchTemplate: changed "voodoo". |
| 10 | changed order of portage sync methods. made a fallback to webrsync if |
15 | changed order of portage sync methods. made a fallback to webrsync if |
| 11 | normal emerge sync fails. |
16 | normal emerge sync fails. |