Remove the pxe article.
Thank you to alfred for writing this article, as I am sure it has been very useful to FreeBSD users over the years. PR: 160698
This commit is contained in:
parent
4cc057e48b
commit
5263858aec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39336
8 changed files with 0 additions and 613 deletions
|
@ -1,28 +0,0 @@
|
|||
#
|
||||
# $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:
|
||||