Skip to content

Commit

Permalink
README.FreeBSD: Cmake instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Willem Jan Withagen <[email protected]>
  • Loading branch information
wjwithagen committed Jul 20, 2016
1 parent b4b00f4 commit 062bfc7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.FreeBSD
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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

0 comments on commit 062bfc7

Please sign in to comment.