Paul Martin ([EMAIL PROTECTED]) wrote: > On Thu, Mar 23, 2006 at 09:04:40PM +0100, David Härdeman wrote: > > I want a pony...if I can't have one, I'd settle for udeb's of > > libpopt0 so that cryptsetup can be used in debian-installer to create > > encrypted partitions during installation (see #358422). > > Ooh! A challenge. I've not done a udeb before.
I assume this means I won't be getting a pony? Anyways, libusb is probably a good example of how to add udeb generation to a library package if you need some inspiration. The current debian diff of libusb (with all the below fixes merged): http://ftp.debian.org/debian/pool/main/libu/libusb/libusb_0.1.11-6.diff.gz And if you want even more details... The bug for adding the udeb to libusb was: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=311477 The original patch is at: http://patches.ubuntu.com/patches/libusb.udeb.patch Later fixes to that patch: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319378 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356747 Regards, David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

