From: Evan Broder Date: Thu, 28 Jan 2010 02:53:16 +0000 (-0500) Subject: Add code to invirt-reload to de-duplicate multiple invocations. (LP: #439426) X-Git-Tag: 0.0.29^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/commitdiff_plain/89da73a86152b5756a2d077be3cccb1c5dbf92cd?hp=89da73a86152b5756a2d077be3cccb1c5dbf92cd Add code to invirt-reload to de-duplicate multiple invocations. (LP: #439426) This uses the dpkg triggers mechanism to de-duplicate multiple invocations of invirt-reload over the course of a single dpkg run. The code is largely lifted from Ubuntu's update-initramfs. svn path=/trunk/packages/invirt-base/; revision=2941 ---