| 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.349 2005/08/21 19:09:05 codeman Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.350 2005/08/21 20:41:43 codeman Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
| 8 | 21 Aug 2005; Preston Cody <codeman@gentoo.org> |
8 | 21 Aug 2005; Preston Cody <codeman@gentoo.org> |
| 9 | src/ArchTemplate: changed "voodoo". |
9 | src/ArchTemplate: changed "voodoo". |
| … | |
… | |
| 12 | removed get_sources_from_cd because it is obsolete. |
12 | removed get_sources_from_cd because it is obsolete. |
| 13 | add special cases to install_packages. remove fatal exception on package |
13 | add special cases to install_packages. remove fatal exception on package |
| 14 | install failure b/c the box will still be bootable. |
14 | install failure b/c the box will still be bootable. |
| 15 | add install_xorg_x11. remove adding of xdm to runlevel. this will now be |
15 | add install_xorg_x11. remove adding of xdm to runlevel. this will now be |
| 16 | handled in the FEs. |
16 | handled in the FEs. |
|
|
17 | src/GenDialog: added a bunch of code for dealing with x11-based packages. |
|
|
18 | awaiting testing. |
| 17 | |
19 | |
| 18 | 20 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
20 | 20 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 19 | src/GLIStorageDevice.py: |
21 | src/GLIStorageDevice.py: |
| 20 | global try/except block around fs resizable detection code |
22 | global try/except block around fs resizable detection code |
| 21 | src/GLIArchitectureTemplate.py, src/GLIClientController.py: |
23 | src/GLIArchitectureTemplate.py, src/GLIClientController.py: |