- Add an article about the implementation and technical details of

the Linuxulator

Written by:	rdivacky
SGMLified by:	gabor
This commit is contained in:
Gabor Kovesdan 2008-03-05 12:57:31 +00:00
parent 84aa76ae1c
commit 35e6ad52bf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31613
3 changed files with 2397 additions and 0 deletions
en_US.ISO8859-1/articles

View file

@ -29,6 +29,7 @@ SUBDIR+= hubs
SUBDIR+= ipsec-must
SUBDIR+= laptop
SUBDIR+= linux-comparison
SUBDIR+= linux-emulation
SUBDIR+= mailing-list-faq
SUBDIR+= mh
SUBDIR+= multi-os

View file

@ -0,0 +1,19 @@
#
# $FreeBSD$
#
# Article: Linux emulation in FreeBSD
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff