Bug 822200
| Summary: | RFE: Make /etc/localtime a symlink | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Avi Kivity <avi> |
| Component: | glibc | Assignee: | Patsy Griffin <pfrankli> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fweimer, jakub, knoel, law, nphilipp, pfrankli, schwab |
| 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: | 2012-05-23 14:07:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Avi Kivity
2012-05-16 15:52:31 UTC
Avi, Fixing glibc is pretty trivial, but ISTM that system-config-date will also need to be fixed. Otherwise, glibc would create /etc/localtime as a symlink, but system-config-date would replace the symlink with a hardlink or copy if I'm reading its source correctly. Do you have a bug open with system-config-date to get this fixed? Filed bug #824033. Just for the record, one of the usrmove features is enabling /usr to be separate again (as it's mounted from the initramfs). See http://fedoraproject.org/wiki/Features/UsrMove#Detailed_Description |