- Add translation of the pxe article

Reviewed by:	Pablo Mora <bidjan@gmail.com>,
		Guillermo Hernandez <guillermo@QuerySoft.es>.
		David Barbero <sico@loquefaltaba.com>
This commit is contained in:
Gabor Kovesdan 2009-09-27 13:06:32 +00:00
parent c02572e942
commit 7e2003f169
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34734
9 changed files with 642 additions and 0 deletions

View file

@ -17,6 +17,7 @@ SUBDIR+= mailing-list-faq
SUBDIR+= nanobsd
SUBDIR+= p4-primer
SUBDIR+= problem-reports
SUBDIR+= pxe
SUBDIR+= releng
SUBDIR+= version-guide
SUBDIR+= zip-drive

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,28 @@
#
# $FreeBSD$
#
# Article: FreeBSD PXE Jumpstart Guide
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
EXTRAS= dhcpd.conf
EXTRAS+= install.cfg
EXTRAS+= loader.rc
EXTRAS+= pkgmaker.sh
EXTRAS+= post
EXTRAS+= pre
SRCS= article.sgml
afterinstall: