On Wed, Aug 8, 2012 at 1:17 AM, <[email protected]> wrote: > Revision 5307 Author pterjan Date 2012-08-08 02:17:24 +0200 (Wed, 08 Aug > 2012) > > Log Message > > Initial btrfs support
In case someone is interested: - It works fine here - Building a package on my machine takes 12/13s vs 18/20s using a tarball. Savings would be less visible if using tmpfs or a ssd (time savings happen at two times: when creating the chroot we don't need to untar it, and when deleting it we don't need to rm -rf)
