To make things easier, I have rebased my freebsd-compat branch with master and force pushed it to the working repo.

You should be able to get the latest branch by following the steps below in your local Evergreen repo:

git checkout master
git branch -D freebsd-compat
git fetch working
git checkout -b freebsd-compat working/user/dyrcona/freebsd-compat

You will then have all of the changes required for FreeBSD as of 6 months ago, and you will find docs/eg_freebsd.txt where it should be.

HtH,
Jason

Reply via email to