[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: modify debian packages



Em Sex, 2005-02-04 às 14:09 +0100, BRINER Cedric escreveu:
> hi,
> 
> can we modify a debian source and rebuild it easily.
> 
> have you any pointer on this or recommendation
> 
> 
> Cedric Briner
> P.-S. if you are interested why I'd like to do this check the following.
> 
> I have to take care of 30 debian station, and this will grow up.
> 
> I was thinking of using apt-get upgrade to propagate my configuration 
> files to my stations.

I would to this using rsync. You create a rsync server that has the
files that need to be updated, using the same tree inside /etc.

Or a more elegant one, create a directory in /etc, and put all the the
files that will be updated, and link then to the original place,
something like:

/etc/cups/cups.conf -> /etc/general-confs/cups.conf

And you just use rsync in /etc/general-confs

An make a cron job, or put somewhere in the init scripts to run rsync.


-- 
Miguel Di Ciurcio Filho
Linux Professional ID 22833
Linux User # 347217



Reply to: