commit | 3c9c7a14b6274074cc3af2b83d56a92547188f27 | [log] [tgz] |
---|---|---|
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | Mon Jun 24 10:38:22 2013 -0400 |
committer | Michal Marek <mmarek@suse.cz> | Tue Jul 23 14:36:44 2013 +0200 |
tree | e47e7021707352cdd165ecaf6204563bdc9f81ae | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 [diff] |
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 <mike.marciniszyn@intel.com> Signed-off-by: Michal Marek <mmarek@suse.cz>