Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2008 16:10:31 -0700
From:      Julian Elischer <julian@elischer.org>
To:        obrien@freebsd.org
Cc:        "Bjoern A. Zeeb" <bz@freebsd.org>, Marko Zec <zec@freebsd.org>, freebsd-virtualization@freebsd.org
Subject:   Re: kinda headsup..
Message-ID:  <4851ACE7.2070505@elischer.org>
In-Reply-To: <20080612214310.GA55195@hub.freebsd.org>
References:  <484CC690.9020303@elischer.org>	<20080609174826.Q83875@maildrop.int.zabbadoz.net>	<200806111622.58194.zec@freebsd.org> <20080612214310.GA55195@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote:
> On Wed, Jun 11, 2008 at 04:22:58PM +0200, Marko Zec wrote:
>> There's now a script in p4 projects/vimage/var_rename.tcl - that one is 
>> done in TCL, doing it in sed/awk was easier said than done...
> 
> Please post a fetch(1)able URL to all the conversion files a 3rd party
> FreeBSD user needs to make the same changes on their source base.

I sent you one but you apparently didn't believe the fact that I 
included a trace of fetch actually doing it..


the script is not perfect however

you have to go over the output and check that it hasn't converted
1) local variables with the same name as the globals in question.
2) In one case I saw "hostname" become "V_hostname" so there is 
something  not quite right there.

> 
> thanks,




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4851ACE7.2070505>