README.FreeBSD: Cmake instructions

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
Willem Jan Withagen 2016-07-20 15:59:57 +02:00
parent b4b00f43b1
commit 062bfc7584
1 changed files with 9 additions and 1 deletions

View File

@ -18,7 +18,9 @@ The following setup will get things running for FreeBSD:
Building Ceph
=============
- Go and start building
- Go and start building using Cmake
./do_freebsd-cmake.sh
- Go and start building using Autobuild (soon depricated)
./do_freebsd.sh
Parts not (yet) included:
@ -57,3 +59,9 @@ Things to investigate:
- ceph-{osd,mon} need 2 signals before they actually terminate.
Things to improve upon:
=======================
- Scheduler information is not used atm, because the schedulers work rather different.
But a a certain point in time, this would need some attention:
in: ./src/common/Thread.cc