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 313986 Details for
Bug 456001
mkdumprd unable to detect USB root filesystem
[?]
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 to find block devices in /sys
usb.patch (text/plain), 476 bytes, created by
Neil Horman
on 2008-08-11 17:42:14 UTC
(
hide
)
Description:
patch to find block devices in /sys
Filename:
MIME Type:
Creator:
Neil Horman
Created:
2008-08-11 17:42:14 UTC
Size:
476 bytes
patch
obsolete
>Index: mkdumprd >=================================================================== >RCS file: /cvs/dist/rpms/kexec-tools/RHEL-5/mkdumprd,v >retrieving revision 1.81 >diff -u -r1.81 mkdumprd >--- mkdumprd 4 Aug 2008 19:29:04 -0000 1.81 >+++ mkdumprd 11 Aug 2008 17:38:37 -0000 >@@ -135,8 +135,7 @@ > } > > findone() { >- echo nash-find "$@" | /sbin/nash --force --quiet \ >- | /bin/awk '{ print $1; exit; }' >+ /usr/bin/find "$@" | /bin/awk '{ print $1; exit; }' > } > > findall() {
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 456001
:
312812
|
313889
|
313986
|
314013
|
314015
|
314121
|
314187
|
314309