Fixed curl TLS in the initramfs
sudo dnf upgrade --refresh --advisory=FEDORA-2017-fa869268a2
Please login to add feedback.
0 | 0 | Test Case Dracut live image |
0 | 0 | Test Case Dracut root=LABEL |
0 | 0 | Test Case Dracut root=nbd |
0 | 0 | Test Case Dracut root=nfs |
0 | 0 | Test Case Dracut root=partition |
0 | 0 | Test Case Dracut switch to host-built ramdisk |
0 | 0 | Test Case Dracut switch to locally built ramdisk |
This update has been submitted for testing by harald.
seems to work for me. i built an iso using lorax. This iso is here if anyone else wants to test using it: https://dustymabe.fedorapeople.org/new-dracut.iso
I verified the package is built with my patch, and I've already tested it via a scratch build.
This update has been pushed to testing.
I booted https://dustymabe.fedorapeople.org/new-dracut.iso with
rd.break=cleanup
, configured network and curl was able to initiate TLS connection usinglibnssckbi.so
, which was a symlink top11-kit-trust.so
.This update has been submitted for stable by bodhi.
I booted https://dustymabe.fedorapeople.org/new-dracut.iso with
rd.break=cleanup
, configured network and curl was able to initiate TLS connection usinglibnssckbi.so
, which was a symlink top11-kit-trust.so
.Sorry for the duplicated post. It did not appear when submitted for the first time.
In virt-manager, using Direct kernel boot, providing vmlinuz and initrd.img taken from the new-dracut.iso, and using "console=ttyS0 inst.repo=https://kojipkgs.fedoraproject.org/compose/branched/Fedora-26-20170513.n.0/compose/Workstation/x86_64/os" as kernel parameters I am able to successfully complete QA:Testcase Boot Methods Pxeboot (as stated before, it fails using vmlinuz and initrd.img from 20170513.n.0 compose).
This update has been pushed to stable.