Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 709842 Details for
Bug 921318
51-dracut-rescue-postinst.sh calls 'new-kernel-image' not 'new-kernel-pkg'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch that fixes the bug
0033-51-dracut-rescue-postinst.sh-it-s-new-kernel-pkg-not.patch (text/plain), 965 bytes, created by
Adam Williamson
on 2013-03-14 01:49:15 UTC
(
hide
)
Description:
patch that fixes the bug
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2013-03-14 01:49:15 UTC
Size:
965 bytes
patch
obsolete
>From 71a7243d1490e774aa598c95acaa2d826fc73423 Mon Sep 17 00:00:00 2001 >From: Adam Williamson <awilliam@redhat.com> >Date: Wed, 13 Mar 2013 18:37:42 -0700 >Subject: [PATCH 33/33] 51-dracut-rescue-postinst.sh: it's new-kernel-pkg, not > new-kernel-image > >--- > 51-dracut-rescue-postinst.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/51-dracut-rescue-postinst.sh b/51-dracut-rescue-postinst.sh >index 5c0fe2c..21208a4 100755 >--- a/51-dracut-rescue-postinst.sh >+++ b/51-dracut-rescue-postinst.sh >@@ -51,7 +51,7 @@ cp "$KERNEL_IMAGE" "${KERNEL_IMAGE%/*}/vmlinuz-${MACHINE_ID}-rescue" > > KERNEL_IMAGE="${KERNEL_IMAGE%/*}/vmlinuz-${MACHINE_ID}-rescue" > >-new-kernel-image --install "$KERNEL_VERSION" --kernel-image "$KERNEL_IMAGE" --initrdfile "$INITRDFILE" --banner "$PRETTY_NAME Rescue" >+new-kernel-pkg --install "$KERNEL_VERSION" --kernel-image "$KERNEL_IMAGE" --initrdfile "$INITRDFILE" --banner "$PRETTY_NAME Rescue" > > ((ret+=$?)) > >-- >1.8.1.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 921318
: 709842