Intrepid

Yesterday I had a small time window and I decided to install intrepid amd64 on my D830

As I use puppet even for my workstation I don't have allot of work to do after installation

The only thing I did was install puppet and copy my old /etc/puppet dir and start puppet

That's it,
After running I have all my packets I use and even all my menus in xfce(where I switched to last month)

If I watch the bootchart I see that its booting faster than hardy (without tweaks)
My hardy needed mostly 45sec while Intrepid 30sec

The only bug I saw directly was the puppet initscript

After running sed -i -e 's/run\/puppet/puppet\/run/' /etc/init.d/puppet its fixed
(bug submit updated)