Revision: 5825 Author: pebender Date: Thu Nov 12 06:41:43 2009 Log: - Modified the documentation of MM_DHCP_ADDRESS in an attempt to make it more clear that it must be set on the boot line.
http://code.google.com/p/minimyth/source/detail?r=5825 Modified: /trunk/gar-minimyth/html/minimyth/document-minimyth_conf.html ======================================= --- /trunk/gar-minimyth/html/minimyth/document-minimyth_conf.html Thu Nov 12 06:26:54 2009 +++ /trunk/gar-minimyth/html/minimyth/document-minimyth_conf.html Thu Nov 12 06:41:43 2009 @@ -269,9 +269,22 @@ (or provides incorrect values for certain parameters), then you can use these DHCP override variables to override the parameter values provided by the DHCP server. </p> + <p> + <em> + <strong>Note:</strong> While all DHCP override variables are listed here for convenience, + some of DHCP override variables will not work unless they are set on the + <a href="document-boot.html#bootline">boot line</a>. + </em> + </p> </dd> <dt id="MM_DHCP_ADDRESS"><strong>MM_DHCP_ADDRESS</strong></dt> - <dd>See <a href="document-configure.html#dhcp-yiaddr">Address</a>.</dd> + <dd> + See <a href="document-configure.html#dhcp-yiaddr">Address</a>. + <em> + <strong>Note:</strong> MM_DHCP_ADDRESS must be set on the + <a href="document-boot.html#bootline">boot line</a>. + </em> + </dd> <dt id="MM_DHCP_BROADCAST"><strong>MM_DHCP_BROADCAST</strong></dt> <dd>See <a href="document-configure.html#dhcp-broadcast-address">Broadcast Address</a>.</dd> <dt id="MM_DHCP_SUBNET_MASK"><strong>MM_DHCP_SUBNET_MASK</strong></dt> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
