Restore the vinum chapter as an article.

This commit is contained in:
Warren Block 2015-02-25 19:22:04 +00:00
parent b424ea6457
commit a4cb367ca7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46294
2 changed files with 1314 additions and 0 deletions

View file

@ -0,0 +1,29 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.xml
IMAGES_EN= vinum-concat.pic
IMAGES_EN+= vinum-mirrored-vol.pic
IMAGES_EN+= vinum-raid10-vol.pic
IMAGES_EN+= vinum-raid5-org.pic
IMAGES_EN+= vinum-simple-vol.pic
IMAGES_EN+= vinum-striped-vol.pic
IMAGES_EN+= vinum-striped.pic
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff