Home | History | Annotate | Download | only in libdm
History log of /src/sys/rump/dev/lib/libdm/Makefile
RevisionDateAuthorComments
 1.8  17-Dec-2019  mlelstv Add error and zero targets to build.
 1.7  26-Jan-2016  pooka branches: 1.7.18;
Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.6  19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.5  20-Aug-2015  christos use ioconf files for pseudo-device attach prototypes
 1.4  13-Mar-2014  pooka branches: 1.4.6;
rename component.c -> dm_component.c
 1.3  07-Jun-2010  pooka branches: 1.3.8; 1.3.18; 1.3.22;
Rump components do not, at least for now, get to tell what's NEEDED.
 1.2  16-Feb-2010  pooka branches: 1.2.2; 1.2.4;
Globally define -Wno-pointer-sign, as it has become a pointless
exercise of "add it to every Makefile individually".

XXX: should autosynchronize with the rest of the kernel buildflags
in sys/conf/Makefile.kern.inc.
 1.1  04-Dec-2009  haad branches: 1.1.2;
Add initial version of RUMP based device-mapper port. libdm compile whole
device-mapper driver in userspace and allows us to test a develop new dm targets
in userspace.
 1.1.2.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.1.2.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.2.4.1  03-Jul-2010  rmind sync with head
 1.2.2.3  11-Aug-2010  yamt sync with head.
 1.2.2.2  11-Mar-2010  yamt sync with head
 1.2.2.1  16-Feb-2010  yamt file Makefile was added on branch yamt-nfs-mp on 2010-03-11 15:04:33 +0000
 1.3.22.1  18-May-2014  rmind sync with head
 1.3.18.2  03-Dec-2017  jdolecek update from HEAD
 1.3.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.6.3  19-Mar-2016  skrll Sync with HEAD
 1.4.6.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.4.6.1  22-Sep-2015  skrll Sync with HEAD
 1.7.18.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed