Comment 8 for bug 251164

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: crypdisk boot scripts do not wait properly for source devices to appear

ceg,

If initramfs-tools were managed in bzr, there would be a web-viewable way of browsing the source. But it's not. The best I can suggest is to start at:
 * https://launchpad.net/ubuntu/+source/initramfs-tools

Click on the release for Intrepid, as the case may be:
 * https://launchpad.net/ubuntu/intrepid/+source/initramfs-tools/0.92bubuntu10

Pull the source with:
 * dget https://launchpad.net/ubuntu/intrepid/+source/initramfs-tools/0.92bubuntu10/+files/initramfs-tools_0.92bubuntu10.dsc

Extract the sources with:
 * dpkg-source -x initramfs-tools_0.92bubuntu10.dsc

:-Dustin