| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2004 Gentoo Technologies, Inc. |
2 | # Copyright 2004 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.158 2005/04/29 16:27:19 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.159 2005/04/29 16:35:37 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 29 Apr 2005; Preston Cody <codeman@gentoo.org> |
7 | 29 Apr 2005; Preston Cody <codeman@gentoo.org> |
| 8 | Patches from chotchki (bug #90325) to improve CC networking. untested. |
8 | Patches from chotchki (bug #90325) to improve CC networking. untested. |
| … | |
… | |
| 10 | 29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
10 | 29 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 11 | Proxies patch from chotchki (bug #90147). Fixed == instead of = typos in |
11 | Proxies patch from chotchki (bug #90147). Fixed == instead of = typos in |
| 12 | GLIStorageDevice (pointed out by chotchki). Fixed missing int()s. Split |
12 | GLIStorageDevice (pointed out by chotchki). Fixed missing int()s. Split |
| 13 | 'custom' sync option into 'none' and 'snapshot'. Minor fixes to |
13 | 'custom' sync option into 'none' and 'snapshot'. Minor fixes to |
| 14 | GLIStorageDevice as suggested by pychecker. Fix minor bug in |
14 | GLIStorageDevice as suggested by pychecker. Fix minor bug in |
| 15 | _get_packages_to_emerge(). Fix _quickpkg_deps() |
15 | _get_packages_to_emerge(). Fix _quickpkg_deps() to call |
|
|
16 | _get_packages_to_emerge() |
| 16 | |
17 | |
| 17 | 28 Apr 2005; Preston Cody <codeman@gentoo.org> |
18 | 28 Apr 2005; Preston Cody <codeman@gentoo.org> |
| 18 | Added group-adding code to set_users in ArchTemplate |
19 | Added group-adding code to set_users in ArchTemplate |
| 19 | |
20 | |
| 20 | 27 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
21 | 27 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |