* Uwe Hermann uwe@hermann-uwe.de [080125 16:37]:
See patch.
This is step 1 in a three-step commit:
Apply patch, commit.
Rename some files: $ svn mv lxbios.c nvramtool.c $ svn mv lxbios.1 nvramtool.c $ svn mv lxbios.spec nvramtool.spec $ svn ci
Rename lxbios directory: $ svn mv lxbios/ nvramtool/ $ svn ci
If I get an ACK for the patch, I'll do steps 2 and 3 also, right after comitting the patch.
Additionally, the wiki page http://www.coreboot.org/Lxbios will then be moved to http://www.coreboot.org/nvramtool.
Uwe.
http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Rename lxbios to nvramtool.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
I agree with CDH that we need to be careful with what we rename, but this is the one thing that directly exposes all of coreboot to the user. And some of the payloads, too. So even before lxbios was a not-so-fitting name. Let's do it.
Acked-by: Stefan Reinauer stepan@coresystems.de