| 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.589 2006/02/09 00:44:34 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.590 2006/02/09 22:37:23 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
|
|
7 | |
|
|
8 | 9 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
|
|
9 | src/GLIArchitectureTemplate.py: |
|
|
10 | pre-create /lib64 dir and /lib -> /lib64 symlink if it exists on livecd |
| 7 | |
11 | |
| 8 | 8 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
12 | 8 Feb 2006; Andrew Gaffney <agaffney@gentoo.org> |
| 9 | src/GLIPortage.py: |
13 | src/GLIPortage.py: |
| 10 | short circuit and check vdb directly if package begins with '=' |
14 | short circuit and check vdb directly if package begins with '=' |
| 11 | |
15 | |