| 1 | # ChangeLog for Gentoo Linux Installer |
1 | # ChangeLog for Gentoo Linux Installer |
| 2 | # Copyright 2005 Gentoo Technologies, Inc. |
2 | # Copyright 2005 Gentoo Technologies, Inc. |
| 3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.274 2005/06/29 19:25:11 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.275 2005/06/29 19:34:14 agaffney Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.1_alpha (4 Apr 2005) |
5 | *GLI-0.1_alpha (4 Apr 2005) |
| 6 | |
6 | |
| 7 | 29 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
7 | 29 Jun 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Missing \ in sed in _get_packages_to_emerge() |
8 | Missing \ in sed in _get_packages_to_emerge() |
|
|
9 | Removed explicit emerging of hotplug and no longer add it to the runlevel. |
| 9 | |
10 | |
| 10 | 28 Jun 2005; Preston Cody <codeman@gentoo.org> |
11 | 28 Jun 2005; Preston Cody <codeman@gentoo.org> |
| 11 | fixed agaffney's missing = and extra : in x86AT. commented out crashing line |
12 | fixed agaffney's missing = and extra : in x86AT. commented out crashing line |
| 12 | in the dialog.py gauge code. |
13 | in the dialog.py gauge code. |
| 13 | |
14 | |