NetBSD/share
haad c9d0c62a0c 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@.
2008-12-19 15:24:03 +00:00
..
atf more MKSHARE == no fixes: 2008-10-30 21:37:55 +00:00
dict "Transvaal" should be capitalized. 2007-01-30 13:10:49 +00:00
doc Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
examples puffs_setfhsize() in init 2008-11-26 14:03:48 +00:00
i18n Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. 2008-10-25 22:35:36 +00:00
legal
locale Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
man MALLOC and FREE macros no longer exists. 2008-12-19 13:41:03 +00:00
me Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
misc what could possibly go wrong 2008-11-21 11:32:21 +00:00
mk Merge the haad-dm branch to -current. This branch adds LVM functionality to 2008-12-19 15:24:03 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
wscons Install pckbd.fr_CA.iso8859-1 keymap. 2006-09-23 08:09:23 +00:00
xml Add the ATF data files 2007-11-12 15:01:50 +00:00
xsl Add the ATF data files 2007-11-12 15:01:50 +00:00
zoneinfo Import tzdata2008i. 2008-10-29 11:26:28 +00:00
Makefile - install ldscripts on sparc64 2008-10-12 23:00:53 +00:00
Makefile.inc