Bug 242078
| Summary: | add support for cryptsetup-uuids | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karsten Hopp <karsten> | ||||||
| Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | CC: | cra, harald, initscripts-maint-list, rvokal | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-10-24 18:32:32 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 235704 | ||||||||
| Attachments: |
|
||||||||
|
Description
Karsten Hopp
2007-06-01 15:40:44 UTC
Patch? :) Also, if you've got a script that converts crypttab to use UUID, this would make a very useful addition to the release notes, as PATA->SATA upgrades break crypttab pretty hard. Created attachment 155994 [details]
proposed patch
Is there a problem with using /dev/disk/by-uuid/* in /etc/crypttab instead? Well, I suppose someone wanting to speed boot might remove all the /dev/disk symlink stuff from the udev rules; but as long as we're shipping them, they should work. Created attachment 157448 [details]
enhanced patch to support /dev/disk/by-uuid/* in /etc/crypttab
checked in initscripts cvs |