On 4 Feb 2003, Jeremy Jackson wrote: > It would also be best to avoid copying whole files. It's the whole > pass-by-value vs pass-by-reference argument. Copy whole file is a > nightmare for maintenance, while #including stuff like cmos layout could > break a system being upgraded.
sure. > And then #include at start or end p4d/Config_common or some such. remember, including is the basis of the config tool. So yes you can do something like this. I'm still working out all the details. ron _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

