Bug 1098457
Summary: | Add some way to determine dependencies | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Colin Walters <walters> |
Component: | dracut | Assignee: | dracut-maint-list |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | dracut-maint-list, fdeutsch, harald, jonathan, pbrobinson |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-19 11:31:51 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
Colin Walters
2014-05-16 09:04:06 UTC
Also, note this whole model reverts the dracut hostonly change. What we need to do instead is ensure that the OS works with an immutable initramfs, and any additional configuration state (such as keyboard mappings, systemd machine id) are stored as kernel commandline arguments, or as concatenated initramfs images. I agree, that such a feature would be nice. (In reply to Colin Walters from comment #0) > > BTW, we could also use this on the client side instead of just relying on > kernel %post - it's conceptually broken that the only time we generate the > initramfs is on kernel install. You can get an old version of systemd in > the initramfs for a while until the kernel is updated. That might be dangerous, because on kernel updates, you will at least have a fallback entry in the bootloader for an older initramfs. http://git.kernel.org/cgit/boot/dracut/dracut.git/commit/?id=37383f71235e33520a8fe717573c0666cd8c41fc $ dracut -H --loginstall /tmp/tt […] $ rpm -qf --qf '%{NAME}\n' $(cat /tmp/tt/*.log) | fgrep -v 'not owned'|sort -u […] bash btrfs-progs coreutils glibc […] This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |