Op woensdag 8 augustus 2012 09:56:11 schreef Pascal Terjan: > 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)
while not using iurt; i do use some kind of chrooted snapshotted testbuild script in btrfs on my development machine on mga2; and it is also pretty fast. mine opens a bash shell in a screen session with everything and when you end the screen session the build is cleaned up
