> Once question, is there any clever way that I can acheive something
> like an image or mark point of the system as I make changes?  I'm
> thinking that way if I get so far then screw it all up I can revert,
> to the last milestone and see if I can't make a mess of it in another
> and more interesting way?
>
> Tom
You might like to look at this :

http://www.linux.com/feature/155922

part of the text is this :

Nix
A next-generation package manager called Nix provides a simple
distribution-independent method for deploying a binary or source
package on different flavours of Linux, including Ubuntu, Debian,
SUSE, Fedora, and Red Hat. Even better, Nix does not interfere with
existing package managers. Unlike existing package managers, Nix
allows different versions of software to live side by side, and
permits sane rollbacks of software upgrades. Nix is a useful system
administration tool for heterogeneous environments and developers who
write software supported on different libraries, compilers, or
interpreters.

Why provide yet another package manager? Because current package
managers fall short in the upgrade cycle. Everyone gets burnt by
software dependencies, at some point. In particular, with a major
release of any given distribution, many people choose not to upgrade
until it is time to do a fresh install. With Nix, upgrades are always
safe: they don't overwrite previously installed packages. This means
previous versions will continue to work, and you can easily roll back.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ubuntu Linux" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ubuntulinux?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to