Chris Rees wrote:
> On 23 April 2013 20:41, Peter Jeremy wrote:
> > On 2013-Apr-20 18:03:17 -0700, Perry Hutchison
> > wrote:
> >>The question is, what (if anything) else -- besides /usr/ports,
> >>/usr/local, /var/db/ports, and /var/db/pkg -- needs to be checkpointed?
> >
> > If you're runnin
On 23 April 2013 20:41, Peter Jeremy wrote:
> On 2013-Apr-20 18:03:17 -0700, Perry Hutchison wrote:
>>The question is, what (if anything) else -- besides /usr/ports,
>>/usr/local, /var/db/ports, and /var/db/pkg -- needs to be checkpointed?
>
> If you're running any Linux compatibility packages: /
On 2013-Apr-20 18:03:17 -0700, Perry Hutchison wrote:
>The question is, what (if anything) else -- besides /usr/ports,
>/usr/local, /var/db/ports, and /var/db/pkg -- needs to be checkpointed?
If you're running any Linux compatibility packages: /compat/linux
BOINC packages: /var/db/boinc
Unless y
Peter Pentchev wrote:
> Some ports might store "run state" in /var/db/ or a similarly
> named directory. The thing is, the decision whether to save this and
> restore it or to keep it across runs actually depends on the port: for
> database management systems such as MySQL, PostgreSQL, etc, you'
Chris Rees wrote:
> On 21 Apr 2013 02:13, "Perry Hutchison" wrote:
> > ...
> > The question is, what (if anything) else -- besides /usr/ports,
> > /usr/local, /var/db/ports, and /var/db/pkg -- needs to be checkpointed?
>
> Are you installing any drivers? You may need to back up /boot too.
No dr
On Sat, Apr 20, 2013 at 06:03:17PM -0700, Perry Hutchison wrote:
> Xin Li wrote:
>
> > On 4/19/13 11:34 PM, Perry Hutchison wrote:
> > > I'm looking for a way to move everything connected with ports and
> > > packages aside, so that I can start fresh but with the ability to
> > > easily roll it
On 21 Apr 2013 02:13, "Perry Hutchison" wrote:
>
> Xin Li wrote:
>
> > On 4/19/13 11:34 PM, Perry Hutchison wrote:
> > > I'm looking for a way to move everything connected with ports and
> > > packages aside, so that I can start fresh but with the ability to
> > > easily roll it back when things
Xin Li wrote:
> On 4/19/13 11:34 PM, Perry Hutchison wrote:
> > I'm looking for a way to move everything connected with ports and
> > packages aside, so that I can start fresh but with the ability to
> > easily roll it back when things go badly (as they surely will).
> >
> > I have in mind to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 4/19/13 11:34 PM, Perry Hutchison wrote:
> I'm looking for a way to move everything connected with ports and
> packages aside, so that I can start fresh but with the ability to
> easily roll it back when things go badly (as they surely will).
>
I'm looking for a way to move everything connected with ports and
packages aside, so that I can start fresh but with the ability to
easily roll it back when things go badly (as they surely will).
I have in mind to something like this:
# cd /usr
# mkdir old
# mv ports local old
# mkdir ports local
10 matches
Mail list logo