| 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.22 2005/01/05 22:50:07 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.23 2005/01/06 07:29:43 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 05 Jan 2005; Preston Cody <codeman@gentoo.org> |
7 | 05 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 8 | My mid-day update. rewrote mount_local_partitions for order of mounting. fixed prepare_chroot |
8 | My mid-day update. rewrote mount_local_partitions for order of mounting. fixed prepare_chroot |
|
|
9 | rewrote configure_fstab and install_bootloader for new partition format. fixed a few _edit_configs. |
|
|
10 | some may still have eluded me. |
| 9 | |
11 | |
| 10 | 05 Jan 2005; Preston Cody <codeman@gentoo.org> |
12 | 05 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 11 | Overhauled the entire ArchTemplate and did a lot of other misc fixes in order to test it. |
13 | Overhauled the entire ArchTemplate and did a lot of other misc fixes in order to test it. |
| 12 | Just finished mount_local_partitions in GLIArchitectureTemplate |
14 | Just finished mount_local_partitions in GLIArchitectureTemplate |
| 13 | |
15 | |