On 18.01.2008 16:33, [EMAIL PROTECTED] wrote: > Author: stepan > Date: 2008-01-18 16:33:49 +0100 (Fri, 18 Jan 2008) > New Revision: 3055 > > Modified: > trunk/util/lxbios/ChangeLog > trunk/util/lxbios/DISCLAIMER > trunk/util/lxbios/README > [...] > Log: > rename linuxbios -> coreboot > Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]> > Acked-by: Stefan Reinauer <[EMAIL PROTECTED]> > [...] > Modified: trunk/util/lxbios/reg_expr.h > =================================================================== > --- trunk/util/lxbios/reg_expr.h 2008-01-18 15:33:10 UTC (rev 3054) > +++ trunk/util/lxbios/reg_expr.h 2008-01-18 15:33:49 UTC (rev 3055) > @@ -8,8 +8,8 @@ > * UCRL-CODE-2003-012 > * All rights reserved. > * > - * This file is part of lxbios, a utility for reading/writing LinuxBIOS > - * parameters and displaying information from the LinuxBIOS table. > + * This file is part of lxbios, a utility for reading/writing coreboot > + * parameters and displaying information from the coreboot table. > * For details, see <http://www.llnl.gov/linux/lxbios/>. > * > * Please also read the file DISCLAIMER which is included in this software >
The URL mentioned above (and in lots of other files in lxbios) gives me a 404 not found. And while we're doing an unconditional "s/linuxbios/coreboot/" everywhere, it may be good to explain why some things are named "lxbios" when we purge all mentioning of LinuxBIOS. (Some places where LinuxBIOS is mentioned should probably be left unchanged to preserve historic correctness.) Regards, Carl-Daniel -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

