| 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.129 2005/04/04 02:28:08 agaffney Exp $ |
3 | # $Header: /var/cvsroot/gentoo/src/installer/ChangeLog,v 1.130 2005/04/08 20:10:29 samyron Exp $ |
| 4 | |
4 | |
| 5 | *GLI-0.01 (9 Feb 2004) |
5 | *GLI-0.01 (9 Feb 2004) |
|
|
6 | |
|
|
7 | 5 Apr 2005; Scott Myron <samyron@gentoo.org> |
|
|
8 | Added support for DHCP options and MAC addresses in the InstallProfile. |
| 6 | |
9 | |
| 7 | 3 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
10 | 3 Apr 2005; Andrew Gaffney <agaffney@gentoo.org> |
| 8 | Changed mountopts check to work for blank and whitespace. Pipe emerge through |
11 | Changed mountopts check to work for blank and whitespace. Pipe emerge through |
| 9 | sed to properly strip out junk. |
12 | sed to properly strip out junk. |
| 10 | |
13 | |