| 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.490 2005/11/22 03:19:46 codeman Exp $ |
4 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.491 2005/11/22 04:24:06 codeman Exp $ |
| 5 | |
5 | |
| 6 | *GLI-0.3 (27 Oct 2005) |
6 | *GLI-0.3 (27 Oct 2005) |
| 7 | |
7 | |
| 8 | 21 Nov 2005; Preston Cody <codeman@gentoo.org> |
8 | 21 Nov 2005; Preston Cody <codeman@gentoo.org> |
| 9 | initial adding of boot_device to backend. |
9 | initial adding of boot_device to backend. |
|
|
10 | initial boot_device support added to gli-dialog. |
| 10 | |
11 | |
| 11 | 20 Nov 2005; Preston Cody <codeman@gentoo.org> |
12 | 20 Nov 2005; Preston Cody <codeman@gentoo.org> |
| 12 | converted gli-dialog to use the install_package_list. |
13 | converted gli-dialog to use the install_package_list. |
| 13 | gtkfe has already been converted by AllanonJL |
14 | gtkfe has already been converted by AllanonJL |
| 14 | new way working in gli-dialog now and added to webgli. |
15 | new way working in gli-dialog now and added to webgli. |
| 15 | added set/get_boot_device() to IP |
16 | added set/get_boot_device() to IP |
| 16 | |
17 | |
| … | |
… | |
| 21 | 17 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
22 | 17 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 22 | src/templates/x86ArchitectureTemplate.py: |
23 | src/templates/x86ArchitectureTemplate.py: |
| 23 | call ls with '-1 --color=no' |
24 | call ls with '-1 --color=no' |
| 24 | |
25 | |
| 25 | 16 Nov 2005; Preston Cody <codeman@gentoo.org> |
26 | 16 Nov 2005; Preston Cody <codeman@gentoo.org> |
| 26 | added warning (#9) to GRP ppl about stage3 tarballs |
27 | added warning (#9) to GRP ppl about stage3 tarballs |
| 27 | |
28 | |
| 28 | 15 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
29 | 15 Nov 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 29 | src/GLIArchitectureTemplate.py: |
30 | src/GLIArchitectureTemplate.py: |
| 30 | change fat32/fat16 to vfat in mount_local_partitions() so mount doesn't get |
31 | change fat32/fat16 to vfat in mount_local_partitions() so mount doesn't get |
| 31 | confused |
32 | confused |