https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255639
Max <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Max <[email protected]> --- Hello, Could you please let us know which branch the proposed patch will be merged to? As for me the nanobsd image build succeeded when I added the lines 422-426 in tools/tools/nanobsd/embedded/common ``` echo "./etc/ssl type=dir uname=root gname=wheel mode=0755" echo "./etc/ssl/blacklisted type=dir uname=root gname=wheel mode=0755" echo "./etc/ssl/certs type=dir uname=root gname=wheel mode=0755" echo "./usr/share/keys/ssl type=dir uname=root gname=wheel mode=0755" echo "./usr/share/keys/ssl/certs type=dir uname=root gname=wheel mode=0755" ``` Possibly for better visualization of diff I uploaded it on GitHub https://github.com/ghostbsd/ghostbsd-src/compare/stable/13...maxsteciuk:ghostbsd:stable/13#diff-ec54d95a1ddfea75136ffd5b2f1a0bd25f300e3effb4b0e54fa89e8132493301 Thanks Max -- You are receiving this mail because: You are the assignee for the bug.
