Home | History | Annotate | Download | only in libdm
History log of /src/lib/libdm/Makefile
RevisionDateAuthorComments
 1.4  13-Nov-2014  mlelstv libdm is needed by LVM early in the boot process. Fixes bin/49357.
 1.3  11-Sep-2013  joerg branches: 1.3.4;
If a library needs a symbol from another library, pull that library in
explicitly, even if the DT_NEEDED closure would normally already ensure
the presence.
 1.2  21-Mar-2012  matt branches: 1.2.2;
Use WARNS=2 (the previous WARN=4 was incorrect and ignored).
 1.1  08-Feb-2011  haad branches: 1.1.2; 1.1.6;
Initial import of libdm and dmctl to tree. libdm library can be used
to access, manage and manipulate device-mapper driver. Which opens us bunch
of new possibilities like

dm-multipath device target
dm-crypt device target
dm-ccd compatibility layer

With this import I'm bringing in dmctl tool for working with dm driver ,too.
I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near
feature. It can also by placed to /rescue where we was not able to put
dmsetup because of licensing problems.

With libdm in tree we can now write RUMP atf test suite for dm driver to
ensure LVM subsystem stability as time goes.

Reviewed by: blymn@ and rmind@
Oked: by no objections on tech-userlevel@
 1.1.6.2  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.1.6.1  17-Apr-2012  yamt sync with head
 1.1.2.2  08-Feb-2011  bouyer Sync with HEAD
 1.1.2.1  08-Feb-2011  bouyer file Makefile was added on branch bouyer-quota2 on 2011-02-08 19:01:36 +0000
 1.2.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.4.1  09-Dec-2014  martin Pull up following revision(s) (requested by mlelstv in ticket #306):
lib/libdm/Makefile: revision 1.4
distrib/sets/lists/debug/shl.mi: revision 1.82
distrib/sets/lists/base/shl.mi: revision 1.723
libdm is needed by LVM early in the boot process. Fixes bin/49357.

RSS XML Feed