git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad81f05
)
rpm-pkg: add %post section to create initramfs and grub hooks
author
Mike Marciniszyn
<mike.marciniszyn@intel.com>
Mon, 24 Jun 2013 14:38:22 +0000
(10:38 -0400)
committer
Michal Marek
<mmarek@suse.cz>
Tue, 23 Jul 2013 12:36:44 +0000
(14:36 +0200)
/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>
No differences found