| 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.354 2005/08/22 16:38:31 codeman Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.355 2005/08/22 17:42:01 codeman Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
| 8 | 22 Aug 2005; Preston Cody <codeman@gentoo.org> |
8 | 22 Aug 2005; Preston Cody <codeman@gentoo.org> |
| 9 | src/ArchTemplate: removed install_xorg_x11, and put the xorg.conf copying at |
9 | src/ArchTemplate: removed install_xorg_x11, and put the xorg.conf copying at |
| 10 | the end of install_packages. |
10 | the end of install_packages. |
|
|
11 | added updateglid to /src/misc |
| 11 | |
12 | |
| 12 | 21 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
13 | 21 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 13 | src/GLIUtility.py: |
14 | src/GLIUtility.py: |
| 14 | fix get_snapshot_from_cd() to look in /mnt/livecd/snapshots/ if it can't find |
15 | fix get_snapshot_from_cd() to look in /mnt/livecd/snapshots/ if it can't find |
| 15 | a snapshot in /mnt/cdrom/snapshots/ |
16 | a snapshot in /mnt/cdrom/snapshots/ |