That would take a fair amount of disk space and add more application
overhead (ie we would depend on yet another third party package), just to
keep a bunch of images you weren't currently using...  I mean, assuming you
were going to keep more than one or two...

Why not just do some magic with file names if people want to make a new
image of the same name but not delete the old one

like ...

oscarimage.image (the current one)
oscarimage.20071230 (the old one)
?

On 2/7/07, Bernard Li <[EMAIL PROTECTED]> wrote:

Does anybody have a suggestion on a revision control system for
SystemImager images (chroot)?

Does anybody even want such a feature?

I am thinking along the lines of recording what files have been
changed when and being able to roll back to previous revisions etc.
You could keep entire backups of your entire image, but that eats up a
lot of space quickly if your image is big.

SVN seems like an overkill, since you probably just want the revision
control bits to be local to the system (included in the image), plus
it probably cannot handle file ownership correctly (not to mention
treat special files in /dev).

RCS may be a good way to implement this.  Also some sort of
LVM/snapshot mechanism can be used.

Any thoughts on this topic?

Cheers,

Bernard

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to