X-Git-Url: http://xvm.mit.edu/gitweb/invirt/third/grub2.git/blobdiff_plain/81c6165e449f7010a0de248f8469b0a884e57881..4e86fe4e4cb10ec8a89207eb303ba8b4b6d72e11:/invirtify-grub?ds=sidebyside diff --git a/invirtify-grub b/invirtify-grub new file mode 100644 index 0000000..0fc1077 --- /dev/null +++ b/invirtify-grub @@ -0,0 +1,27 @@ +#!/bin/sh +set -e + +name=grub2 +ivversionappend=invirt1 + +dir=$(cd "$(dirname "$0")"; pwd) + +hack_package () { + mkdir -p debian/patches/ + cp -a "$dir"/grub2-config-in-mkstandalone.patch debian/patches/ + cat >>debian/patches/series <