<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git, branch v2.3</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/?h=v2.3</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/?h=v2.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2020-10-27T14:07:28+00:00</updated>
<entry>
<title>[BUILD] do not print verbose CMake messages in unsupported CMake versions</title>
<updated>2020-10-27T14:07:28+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-27T14:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=9742cd370567141eda76db64ecec4e4316f08ea3'/>
<id>urn:sha1:9742cd370567141eda76db64ecec4e4316f08ea3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] fix broken version header packaging for source packages</title>
<updated>2020-10-27T12:59:34+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-27T12:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=9ec84ae28cd04b43e82e22870d709dbb187e3338'/>
<id>urn:sha1:9ec84ae28cd04b43e82e22870d709dbb187e3338</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] remove the build requirement for an unused C++ compiler</title>
<updated>2020-10-27T09:10:10+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-27T09:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=192046017af6b707d35c0d4eb99a41237499b073'/>
<id>urn:sha1:192046017af6b707d35c0d4eb99a41237499b073</id>
<content type='text'>
This patch sets the programming languages of each CMake project to C. With
this change, CMake does not search for an unused C++ compiler anymore.
</content>
</entry>
<entry>
<title>Add CMake build requirements check to find libraries and Linux kernel headers</title>
<updated>2020-10-27T09:03:27+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-27T09:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=3f37a0911d0888013ad31a69fe63f324cc9db2ff'/>
<id>urn:sha1:3f37a0911d0888013ad31a69fe63f324cc9db2ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[DOC] Fix URL to the Linux kernel documentation in README</title>
<updated>2020-10-26T11:04:27+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-26T11:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=5d0a0516c960a2c8d10ae1599b6ef537d5569c22'/>
<id>urn:sha1:5d0a0516c960a2c8d10ae1599b6ef537d5569c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[DOC] updated README with general information and build instructions</title>
<updated>2020-10-23T19:34:23+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-23T19:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=2f59f418cac340910bbb6beb7d93fd79780ca63e'/>
<id>urn:sha1:2f59f418cac340910bbb6beb7d93fd79780ca63e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] fix comments and remove useless code fragments in CMake files</title>
<updated>2020-10-23T16:19:14+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-23T16:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=9d7ead8946516bb753fa341eea9634d0a3a442fc'/>
<id>urn:sha1:9d7ead8946516bb753fa341eea9634d0a3a442fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] disable build of dnbd3-client if Linux kernel module is disabled</title>
<updated>2020-10-22T17:09:00+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-22T17:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=d601a5b496b3f155eb496c16d5c51ada61e3623b'/>
<id>urn:sha1:d601a5b496b3f155eb496c16d5c51ada61e3623b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] add systemd service file for dnbd3-server to installation targets</title>
<updated>2020-10-22T17:00:52+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-22T17:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=b5445d3fae2fca61ed036a4e88f061903965db7a'/>
<id>urn:sha1:b5445d3fae2fca61ed036a4e88f061903965db7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] add CMake targets to build binary and source packages with CPack</title>
<updated>2020-10-22T10:08:34+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-22T10:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=f9872723efc831827d179c3baf5b9f6c428512c4'/>
<id>urn:sha1:f9872723efc831827d179c3baf5b9f6c428512c4</id>
<content type='text'>
This patch adds the following CMake targets

  - package
  - source

to build bundeled packages. Those packages contain either all built
binary artifacts or all source files for source code distribution. Both
CMake targets are available in Release build configuration.
</content>
</entry>
</feed>
