Refracta Development, Scripts, etc.
Post a reply

refrcta tools work on testing?

Sat Apr 07, 2012 5:46 am

would the refratca tools work with Debian testing?

Re: refrcta tools work on testing?

Sat Apr 07, 2012 11:58 am

Yes. The snapshot tool and the installer have been tried on wheezy a few times, and they worked. I can't recall any problems or potential problems with it. I even made a snapshot of an install that included systemd along with sysV, and that works.

If you try it and run into problems, please let me know.

Re: refrcta tools work on testing?

Fri Apr 13, 2012 5:48 pm

One minor problem using refractasnapshot on wheezy/sid -

edit /etc/refractasnapshot.conf and change
Code:
work_dir="/tmp/work"
to something outside of /tmp (using /home/work is ok) because wheezy mount /tmp on tmpfs, and it's not big enough to hold a copy of the system plus a squashfs of that copy.
Post a reply