Re: dpkg-dev: please reject native/non-native version when building native/non-native source packages

2014-02-05 Thread Lukas Anzinger
On Wed, Feb 5, 2014 at 12:08 AM, Charles Plessy wrote: > The 3.0 (native) format is useful when packaging a work that is developped and > distributed in a Git repository. Please leave us this possibility. Can you elaborate a bit? From my understanding of your description I'd consider your (git)

Re: RFH: dropbear initramfs support

2014-01-14 Thread Lukas Anzinger
Hi Gerrit, first I want to say thank you for maintaining dropbear and the cryptsetup patches. The package works well and reliable for me on a number of hosts. However, it's a bit rough around the edges and didn't see any improvements for some time so I started to update it locally by myself. I cr

Re: debian ova instance generator

2013-10-06 Thread Lukas Anzinger
Hi, I've seen that you stop dbus via invoke-rc.d because it's started from its postinst script. There's a way to prevent the starting of services so you don't need to stop it: Just install https://github.com/grml/grml-policyrcd into the chroot, it will make "invoke-rc.d start" a NOP if run insid