Bug 293191
Summary: | RFE: start disk encryption before rhgb | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Cantrell <dcantrell> | ||||
Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | rvokal | ||||
Target Milestone: | --- | Keywords: | FutureFeature | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Enhancement | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-05-16 21:15:50 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
David Cantrell
2007-09-17 13:00:26 UTC
Hm, there are other bugs requesting that there be a GUI for this. Which to do... If we did this, we would need to move LVM, MD, and fsck earlier as well, which we really don't want to do. Created attachment 301851 [details]
/etc/rc.d/rc patch
I didn't like that rhgb started and then fell back to terminal (and never went
back) so I simply modified /etc/rc.d/rc (patch attached) which moves the rhgb
start to just after the luksOpen.
Of course - a graphical passphrase entry would be *much* better (I assume this
means hacking luks to call out to rhgb...)
Adding FutureFeature keyword to RFE's. This will be solved by (in the future) adding a graphical passphrase dialog to the rhgb replacement. Closing as 'WONTFIX' as specified, although the functionality is being looked at. |