From: Mike Marciniszyn Date: Mon, 24 Jun 2013 14:38:22 +0000 (-0400) Subject: rpm-pkg: add %post section to create initramfs and grub hooks X-Git-Tag: v3.12-rc1~101^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9c7a14b6274074cc3af2b83d56a92547188f27;p=pandora-kernel.git rpm-pkg: add %post section to create initramfs and grub hooks /sbin/installkernel is used to insure grub hooks are inserted and the initramfs is created on the target system. The invokation installkernel will work with any kernel as long as: - /sbin/installkernel exists - the kernel and sysem map files are readable Signed-off-by: Mike Marciniszyn Signed-off-by: Michal Marek --- Reading git-diff-tree failed