Home | History | Annotate | Download | only in gpl2
History log of /src/external/gpl2/Makefile
RevisionDateAuthorComments
 1.15  04-Dec-2025  nia Import BSD-licensed diff from FreeBSD to replace GNU diffutils

Ported to NetBSD, compiler warnings fixed, and some unnecessary
features (for the purpose of replacing our GPLv2 diff) have been
stripped out.

Non-default at the moment, requires building with MKBSDDIFF=yes.

PR bin/59798 We are still using GNU diffutils
 1.14  05-Jun-2017  christos add DTC
 1.13  14-Jan-2016  christos branches: 1.13.8;
hook send-pr
 1.12  14-Jan-2016  christos hook rcs
 1.11  14-Jan-2016  christos hook texinfo
 1.10  13-Jan-2016  christos add groff
 1.9  13-Jan-2016  christos hook diffutils
 1.8  12-Jan-2016  christos Hook gettext
 1.7  10-Jan-2016  christos protect with MKBSDGREP
 1.6  10-Jan-2016  christos build grep from here.
 1.5  08-Apr-2009  christos fix closing paren
 1.4  08-Apr-2009  christos Hook cvs
 1.3  22-Dec-2008  haad branches: 1.3.2;
Switch Subdir from lvm2tools to lvm2.
 1.2  19-Dec-2008  haad Merge the haad-dm branch to -current. This branch adds LVM functionality to
the base NetBSD system. It uses Linux LVM2 tools and our BSD licensed
device-mapper driver.

The device-mapper driver can be used to create virtual block devices which
maps virtual blocks to real with target mapping called target. Currently
these targets are available a linear, zero, error and a snapshot (this is
work in progress and doesn't work yet).

The lvm2tools adds lvm and dmsetup binary to based system, where the lvm
tool is used to manage and administer whole LVM and the dmestup is used to
communicate iwith device-mapper kernel driver. With these tools also
a libdevmapper library is instaled to the base system.

Building of tools and driver is currently disable and can be enabled with
MKLVM=yes in mk.conf. I will add sets lists and rc.d script soon.

Oked by agc@ and cube@.
 1.1  15-Jul-2008  haad branches: 1.1.2;
file Makefile was initially added on branch haad-dm.
 1.1.2.4  22-Dec-2008  haad Change lvm2tools subdir to inewly imported lvm2.
 1.1.2.3  16-Dec-2008  haad Remove libdevmaper code, lvm2tools are now distributed with libdevmapper
source inside.
 1.1.2.2  23-Jul-2008  lukem rototill, per discussion with haad@
* remove unnecessary .includes
* fix the whitespace !
* fix determining OBJDIRS
* refactor Makefiles; moving OBJDIR setting to the only place they're used
* remove unnecessary variables
* use NOxxx= instead of MKxxx=no
* .WAIT for libdevmapper before lvm2tools
 1.1.2.1  15-Jul-2008  haad Add gpl2 directory to new external framework.
Add Makefile with lvm2tools and libdevmapper in.
Ok'ed by blymn@.
 1.3.2.1  13-May-2009  jym Sync with HEAD.

Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.13.8.1  18-Jul-2017  snj Pull up following revision(s) (requested by jmcneill in ticket #114):
distrib/sets/lists/comp/mi: revision 1.2139
distrib/sets/lists/debug/mi: revision 1.217
distrib/sets/mkvars.mk: revision 1.32
external/gpl2/Makefile: revision 1.14
share/mk/bsd.own.mk: revision 1.1010
tools/Makefile: revisions 1.188, 1.189
tools/dtc/Makefile: revisions 1.1, 1.2
tools/libfdt/Makefile: revisions 1.1, 1.2
Add libfdt
--
New libfdt location
--
tools build glue.
--
Add dtc
--
add MKDTC
--
Add dtc
--
add DTC
--
add DTC
--
No need to set dtc twice.
--
Update for new libfdt location

RSS XML Feed