On Saturday 10 March 2007 01:07, [EMAIL PROTECTED] 
wrote:
> > Helmut Lichtenberg escribi?:
> > > Although slightly going OT, can someone point me to an arcticle or
> > > HOWTO about putting /etc under version control and how to set up the
> > > repository for a whole bunch of servers?
> >
> > Well, here is it. Very simple :)
> > http://www.enricozini.org/2005/tips/etc-under-svk.html
>
> yes, sounds quite simple. Thanks.
>
> But now we are coming back into ltsp setup.
> Currently we have 5 application servers for thin clients. They are more or
> less identical. The installed and configured packages are the same but they
> differ in terms of hardware (network cards, RAID controllers, etc.). This
> mainly concerns /etc. I guess, about 98% of files in /etc are identical and
> it would be nice to put them into one repository/depot. The remaining 2%
> need per host handling.
>
> Can I separate files within one directory (/etc) into different instances
> of a version control? Example:
>
>   Repository for each host:
>      /etc/hostname
>      /etc/network/interfaces
>
>   Repository for all ltsp-servers:
>      /etc/ldap/ldap.conf
>      /etc/nsswitch.conf
>      /etc/ltsp-localdev.conf
>
> This would make it easy to hold everything in sync and monitor changes.

Under cvs I would have a release for each instance eg release server01, 
server02 etc obvious and clean 
(you'd have to manually keep your release names correct, bit of fiddle see: 
cederqvist)
eg
server01 == /etc/hostname 1.12
server02 == /etc/hostname 1.13
but later
server01 == /etc/hostname 1.19
server02 == /etc/hostname 1.13
James

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to