| 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.337 2005/08/16 17:08:03 codeman Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.338 2005/08/16 18:49:43 agaffney Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.2 (4 Aug 2005) |
6 | *GLI-0.2 (4 Aug 2005) |
| 7 | |
7 | |
| 8 | 16 Aug 2005; Preston Cody <codeman@gentoo.org> |
8 | 16 Aug 2005; Preston Cody <codeman@gentoo.org> |
| 9 | src/GLIGenDialog.py |
9 | src/GLIGenDialog.py |
| 10 | add drive choices for loaded configs. |
10 | add drive choices for loaded configs. |
| 11 | |
11 | |
| 12 | 16 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
12 | 16 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 13 | src/GLIArchitectureTemplate.py: |
13 | src/GLIArchitectureTemplate.py: |
| 14 | manually call MAKEDEV in stage3-dynamic code |
14 | manually call MAKEDEV in stage3-dynamic code |
|
|
15 | copy /etc/inittab.old to /etc/inittab in chroot |
| 15 | |
16 | |
| 16 | 15 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
17 | 15 Aug 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 17 | src/GLIGenDialog.py: |
18 | src/GLIGenDialog.py: |
| 18 | change getmountpoint() to get_mountpoint() |
19 | change getmountpoint() to get_mountpoint() |
| 19 | src/misc/updategtkfe: |
20 | src/misc/updategtkfe: |