And here is my way of doing my

for pardususer.de
I have a main Pardus which I
do not use for building pacakges.
This ^^^ is only used for storing the build files and uploading to pardususer.de
On the same disk I have 2 additional partitions, both ~20GB (for i686=sda8 and for x86_64=sda9).
In /boot /grub/menu.lst of main Pardus there is:
title Pardus 2011 32 sda8
root (hd0,7)
configfile /boot/grub/menu.lst
title Pardus 2011 64 sda9
root (hd0,8)
configfile /boot/grub/menu.lst
All use
My system for building is Pardus-(i686>sda8 and x86_64>sda9)+ all updates +
Installing build essentials + (very handy >> pisido+pisiyap+kde-servicemenu-pisiyap+pisi-developer-tools)
My system for testing is Pardus-(i686>sda8 and x86_64>sda9)+ all updates.
And because my favorite position is .............

I have a small USB device with Parted Magic + a number (4) scripts on the desktop.
2 of them to save Pardus-for-building and Pardus-for-testing in 2x 2 minutes to 2x image on Pardus-main/home/partimag.
2 of them to retrieve Pardus-for-building and Pardus-for-testing in 2x 2.5 minutes from 2x image on Pardus-main/home/partimag.
In this way I can have a fresh build and testing system within ~6 minutes with the help of Clonezilla.
I hope this description is a little helpful
