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 147578 Details for
Bug 227707
Volume groups not made available prior to init_crypto and fsck
[?]
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]
rc.sysinit patch to call vgchange prior to first init_crypto call.
patch (text/plain), 554 bytes, created by
Robert Hare
on 2007-02-07 18:02:57 UTC
(
hide
)
Description:
rc.sysinit patch to call vgchange prior to first init_crypto call.
Filename:
MIME Type:
Creator:
Robert Hare
Created:
2007-02-07 18:02:57 UTC
Size:
554 bytes
patch
obsolete
>*** rc.sysinit.save 2006-11-20 12:05:56.000000000 -0700 >--- rc.sysinit 2007-02-07 10:39:05.000000000 -0700 >*************** >*** 416,421 **** >--- 416,425 ---- > $(awk '/ device-mapper$/ { print $1 }' /proc/misc) >/dev/null 2>&1 > [ -n "$SELINUX_STATE" ] && restorecon /dev/mapper /dev/mapper/control >/dev/null 2>&1 > >+ if [ -x /sbin/lvm.static ]; then >+ action $"Setting up Logical Volume Management:" /sbin/lvm.static vgchange -a y --ignorelockingfailure >+ fi >+ > if [ -f /etc/crypttab ]; then > s=$"Starting disk encryption:" > echo "$s"
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 227707
: 147578