[coreboot] [PATCH] We're not just version 2 anymore

Peter Stuge peter at stuge.se
Fri Oct 30 01:54:54 CET 2009


There are two ways to look at this.

Either the change must come, in which case there will never be a
good time to do it so better just get it over with.

Or, the change doesn't have to happen, and when code is no longer v2
everything is copied to a new (directory|repository).

Both hold some weight. In practise v2 is already no longer v2. Until
there are resources to start work on a new branch, let's just be
version free!


Stefan Reinauer wrote:
> (this moves all sudirectories of coreboot-v2 to trunk and wipes the
> coreboot-v2 directory as soon as it's empty. Then the directory
> hierarchy would be more similar to, e.g. flashrom)

If moving then I prefer this. Do the job properly when the knife is
out anyway. :)


> svn://coreboot.org/repos/trunk/coreboot-v2/{COPYING,Makefile,NEWS,README,documentation,src,targets}
> \
>     svn://coreboot.org/repos/trunk/

I also agree with Carl-Daniel that it would be nice to change
"repos". Maybe to coreboot.org/coreboot/trunk/ ?


> svn mv
> svn://coreboot.org/repos/trunk/coreboot-v2/util/{ADLO,abuild,analysis,cbfstool,compareboard,crossgcc,dump_mmcr}
> \
>     svn://coreboot.org/repos/trunk/util

What about stuff like cbfstool and kconfig which is required for a
build? Oh, util is inside trunk.. Ok.

(Yes, I know we had this discussion already. :)


> svn rm svn://coreboot.org/repos/trunk/coreboot-v2/
> 
> 
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>

Go for it.

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list