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.555 2006/01/01 02:03:52 agaffney Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.556 2006/01/01 03:46:04 agaffney Exp $ |
5 | |
5 | |
6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
7 | |
7 | |
8 | 31 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
8 | 31 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
9 | src/GLIArchitectureTemplate.py: |
9 | src/GLIArchitectureTemplate.py: |
… | |
… | |
13 | added get_keymaps() |
13 | added get_keymaps() |
14 | spawn() takes any False argument for chroot instead of just None |
14 | spawn() takes any False argument for chroot instead of just None |
15 | src/GLIPortage.py: |
15 | src/GLIPortage.py: |
16 | copy_pkg_to_chroot() chroot's to run ebuild is use_root=False |
16 | copy_pkg_to_chroot() chroot's to run ebuild is use_root=False |
17 | change copy_pkg_to_chroot() to work properly with use_root=False |
17 | change copy_pkg_to_chroot() to work properly with use_root=False |
|
|
18 | figure PORTAGE_TMPDIR properly |
18 | |
19 | |
19 | 27 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
20 | 27 Dec 2005; Andrew Gaffney <agaffney@gentoo.org> |
20 | src/net/server/html/*: |
21 | src/net/server/html/*: |
21 | converted showclients, load/saveprofile |
22 | converted showclients, load/saveprofile |
22 | |
23 | |