Hi everyone,
Sometimes we need to install from scratch.
But we want to keep the config.
I think we are prepared for that,
there must be a tool for it.
There must be a tool to diff a generic installation
vs/ the local modifications (in configs, /etc)
I once heard about union mounts.
Let's mount the local config atop the generic image
This can be done with zfs (with snaps of the configs)
It should be easy to boot that.
That is actually what boot environments are made for?
But I'm asking for something different.
I want to take a snap of my custom configs
to mount that atop a fresh install.
I think, this can be done with zfs,
to have generic, readonly image of freebsd.
we would then mount /var
~eike
Sometimes we need to install from scratch.
But we want to keep the config.
I think we are prepared for that,
there must be a tool for it.
There must be a tool to diff a generic installation
vs/ the local modifications (in configs, /etc)
I once heard about union mounts.
Let's mount the local config atop the generic image
This can be done with zfs (with snaps of the configs)
It should be easy to boot that.
That is actually what boot environments are made for?
But I'm asking for something different.
I want to take a snap of my custom configs
to mount that atop a fresh install.
I think, this can be done with zfs,
to have generic, readonly image of freebsd.
we would then mount /var
~eike