| 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.53 2005/01/26 05:52:43 codeman Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.54 2005/01/26 06:24:37 codeman Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
| 6 | |
6 | |
| 7 | 25 Jan 2005; Preston Cody <codeman@gentoo.org> |
7 | 25 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 8 | changed output of portmap start to display_on_tty8. |
8 | changed output of portmap start to display_on_tty8. |
| 9 | fixed bootloader for udev and multiple kernels |
9 | fixed bootloader for udev and multiple kernels |
| 10 | fixed custom kernel config |
10 | fixed custom kernel config (again) |
| 11 | |
11 | |
| 12 | 22 Jan 2005; Preston Cody <codeman@gentoo.org> |
12 | 22 Jan 2005; Preston Cody <codeman@gentoo.org> |
| 13 | changed default value of CC._enable_ssh to True because this is smart. |
13 | changed default value of CC._enable_ssh to True because this is smart. |
| 14 | added code to allow custom kernel .config. may be unstable and break. sorry. |
14 | added code to allow custom kernel .config. may be unstable and break. sorry. |
| 15 | |
15 | |