misc/freebsd-doc-*: Enable HTML in all languages and Simplify ports
Several improvements with this change: Overall cleanup. Simplify plists. Make the HTML option default for all languages. Non-English ports must build the HTML English version together, and the shared files are stored in the freebsd-doc-en port. Fix some image's src addresses on freebsd-doc-en. Point MASTER_SITES to LOCAL/doceng; it's a shared folder with the team. It's necessary to choose at least one option. Reviewed by: doceng (blackend) Differential Revision: https://reviews.freebsd.org/D39632
This commit is contained in:
parent
6fc7c89f16
commit
dad58c1094
107 changed files with 2353 additions and 5121 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= freebsd-doc-all
|
PORTNAME= freebsd-doc-all
|
||||||
PORTVERSION= 20230410
|
PORTVERSION= 20230420
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= misc docs
|
CATEGORIES= misc docs
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,9 @@ COMMENT= Bengali translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= bn-bd
|
DOCLANG= bn-bd
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
4
misc/freebsd-doc-bn/pkg-plist
Normal file
4
misc/freebsd-doc-bn/pkg-plist
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/bn-bd/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/bn-bd/articles/new-users/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/bn-bd/articles/explaining-bsd/explaining-bsd_bn-bd.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/bn-bd/articles/new-users/new-users_bn-bd.pdf
|
|
@ -1,2 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,2 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_%%DOCLANG_PREFIX%%.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Danish translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= da
|
DOCLANG= da
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
2
misc/freebsd-doc-da/pkg-plist
Normal file
2
misc/freebsd-doc-da/pkg-plist
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/da/articles/ipsec-must/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/da/articles/ipsec-must/ipsec-must_da.pdf
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/article.html
|
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/ipsec-must_da.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= German translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= de
|
DOCLANG= de
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
101
misc/freebsd-doc-de/pkg-plist
Normal file
101
misc/freebsd-doc-de/pkg-plist
Normal file
|
@ -0,0 +1,101 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/freebsd-update-server/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/nanobsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/port-mentor-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/articles/solid-state/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/ipv6/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/kernelbuild/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/kerneldebug/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/policies/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/secure/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/sockets/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/testing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/tools/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/developers-handbook/x86/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/usb-device-mode/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/handbook/zfs/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/keeping-up/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/makefile/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/own-port/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/pkg-files/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/plist/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/port-upgrading/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/porting-dads/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/porting-samplem/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/quick-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/slow/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/special/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/testing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/de/books/porters-handbook/why-port/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/contributing/contributing_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/explaining-bsd/explaining-bsd_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/freebsd-update-server/freebsd-update-server_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/leap-seconds/leap-seconds_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/linux-users/linux-users_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/nanobsd/nanobsd_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/new-users/new-users_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/port-mentor-guidelines/port-mentor-guidelines_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/articles/solid-state/solid-state_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/books/developers-handbook/developers-handbook_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/books/faq/faq_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/books/handbook/handbook_de.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/de/books/porters-handbook/porters-handbook_de.pdf
|
|
@ -1,2 +0,0 @@
|
||||||
source/articles/freebsd-update-server/diff.txt
|
|
||||||
source/articles/freebsd-update-server/init.txt
|
|
|
@ -1,13 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/port-mentor-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/developers-handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/book.html
|
|
|
@ -1,254 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/layers.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sain.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainfill.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainlsb.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainmsb.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainserv.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/serv.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/serv2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/slayers.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,15 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/freebsd-update-server_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/leap-seconds_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/linux-users_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/nanobsd_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/port-mentor-guidelines/port-mentor-guidelines_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/solid-state_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/developers-handbook/developers-handbook_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/porters-handbook_de.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/diff.txt
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/init.txt
|
|
|
@ -7,6 +7,9 @@ COMMENT= Greek translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= el
|
DOCLANG= el
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
70
misc/freebsd-doc-el/pkg-plist
Normal file
70
misc/freebsd-doc-el/pkg-plist
Normal file
|
@ -0,0 +1,70 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/bsdl-gpl/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/freebsd-questions/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/gjournal-desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/greek-language-support/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/mailing-list-faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/nanobsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/articles/releng/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/el/books/handbook/x11/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/bsdl-gpl/bsdl-gpl_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/contributing/contributing_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/explaining-bsd/explaining-bsd_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/freebsd-questions/freebsd-questions_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/gjournal-desktop/gjournal-desktop_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/greek-language-support/greek-language-support_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/linux-users/linux-users_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/mailing-list-faq/mailing-list-faq_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/nanobsd/nanobsd_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/new-users/new-users_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/problem-reports/problem-reports_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/articles/releng/releng_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/books/faq/faq_el.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/el/books/handbook/handbook_el.pdf
|
|
@ -1,14 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/greek-language-support/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,255 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-head.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,14 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsdl-gpl_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/freebsd-questions_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/gjournal-desktop_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/greek-language-support/greek-language-support_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/linux-users_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/mailing-list-faq_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/nanobsd_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/releng_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_el.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_el.pdf
|
|
|
@ -1,9 +1,8 @@
|
||||||
PORTNAME= freebsd-doc
|
PORTNAME= freebsd-doc
|
||||||
PORTVERSION= 20230410
|
PORTVERSION= 20230420
|
||||||
PORTREVISION= 1
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= misc docs
|
CATEGORIES= misc docs
|
||||||
MASTER_SITES= LOCAL/blackend
|
MASTER_SITES= LOCAL/doceng
|
||||||
PKGNAMEPREFIX?= en-
|
PKGNAMEPREFIX?= en-
|
||||||
|
|
||||||
MAINTAINER= doceng@FreeBSD.org
|
MAINTAINER= doceng@FreeBSD.org
|
||||||
|
@ -14,48 +13,29 @@ LICENSE= BSD2CLAUSE
|
||||||
BUILD_DEPENDS= docproj>=4.1:textproc/docproj
|
BUILD_DEPENDS= docproj>=4.1:textproc/docproj
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/doc/documentation
|
WRKSRC= ${WRKDIR}/doc/documentation
|
||||||
PLIST_SUB= DOCSDIR=${DOCBASE} \
|
PLIST_SUB= DOCBASE=${DOCBASE}
|
||||||
DOCLANG=${DOCLANG} \
|
|
||||||
DOCLANG_PREFIX=${DOCLANG_PREFIX}
|
|
||||||
MAKE_ARGS= ${DOCFORMAT} \
|
|
||||||
DOC_LANG="${DOCLANG}"
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
# To populate correctly the stage directory
|
|
||||||
TMPDESTDIR= ${STAGEDIR}${DESTDIR}/${PREFIX}/${DOCBASE}
|
|
||||||
DESTDIRNAME= TMPDESTDIR
|
|
||||||
|
|
||||||
PLIST= ${WRKDIR}/pkg-plist
|
|
||||||
|
|
||||||
DOCLANG?= en
|
DOCLANG?= en
|
||||||
DOCLANG_PREFIX?= ${DOCLANG:C/_.*$//}
|
|
||||||
DOCBASE?= share/doc/freebsd
|
DOCBASE?= share/doc/freebsd
|
||||||
|
|
||||||
# HTML format disabled for localized languages
|
OPTIONS_DEFINE= HTML PDF
|
||||||
.if ${DOCLANG:Men}
|
OPTIONS_DEFAULT= HTML PDF
|
||||||
AVAILABLEFORMATS= HTML PDF
|
OPTIONS_SUB= yes
|
||||||
.else
|
HTML_DESC= HTML format
|
||||||
AVAILABLEFORMATS= PDF
|
|
||||||
.endif
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= ${AVAILABLEFORMATS}
|
|
||||||
OPTIONS_DEFAULT= PDF
|
|
||||||
HTML_DESC= Single HTML file per document
|
|
||||||
PDF_DESC= PDF format
|
PDF_DESC= PDF format
|
||||||
|
|
||||||
# if PACKAGE_BUILDING=yes, enable all of $AVAILABLEFORMATS.
|
# HTML build needs to include English for all languages
|
||||||
.if defined(PACKAGE_BUILDING)
|
.if ${DOCLANG:Men}
|
||||||
OPTIONS_DEFAULT+= ${AVAILABLEFORMATS}
|
HTML_DOC_LANG= en
|
||||||
|
.else
|
||||||
|
HTML_DOC_LANG= ${DOCLANG} en
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
.if empty(PORT_OPTIONS)
|
||||||
.for O in ${AVAILABLEFORMATS}
|
IGNORE= at least one option must be enabled
|
||||||
.if ${PORT_OPTIONS:M${O}}
|
|
||||||
DOCFORMAT+= ${O:tl}
|
|
||||||
PLIST_FORMATS+= ${O:tl}
|
|
||||||
.endif
|
.endif
|
||||||
.endfor
|
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MPDF}
|
.if ${PORT_OPTIONS:MPDF}
|
||||||
BUILD_DEPENDS+= asciidoctor-pdf:textproc/rubygem-asciidoctor-pdf
|
BUILD_DEPENDS+= asciidoctor-pdf:textproc/rubygem-asciidoctor-pdf
|
||||||
|
@ -64,48 +44,51 @@ BUILD_DEPENDS+= docproj-fonts-cjk>0:textproc/docproj-fonts-cjk
|
||||||
.endif
|
.endif
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# when html is defined as the format, add HTML_COMMON and extras
|
|
||||||
# extras files are example files, scripts, etc. coming with the doc
|
|
||||||
.if ${PORT_OPTIONS:MHTML}
|
|
||||||
PLIST_FORMATS+= html-common extras
|
|
||||||
.endif
|
|
||||||
|
|
||||||
# example files, scripts, etc. coming with the doc and common
|
|
||||||
# directories for all formats.
|
|
||||||
#PLIST_FORMATS+= extras common
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|enableGitInfo = true|#enableGitInfo = true|' \
|
@${REINPLACE_CMD} -e 's|enableGitInfo = true|#enableGitInfo = true|' \
|
||||||
${WRKSRC}/config/_default/config.toml
|
${WRKSRC}/config/_default/config.toml
|
||||||
|
|
||||||
pre-build:
|
do-build-HTML-on:
|
||||||
.for i in ${PLIST_FORMATS:S,^,${.CURDIR}/pkg-plist.,}
|
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} DOC_LANG="${HTML_DOC_LANG}" \
|
||||||
if ${TEST} -f ${i}; then \
|
${MAKE} html
|
||||||
${CAT} ${i} >> ${PLIST}; \
|
.if ${DOCLANG} == "en"
|
||||||
fi
|
@${RM} ${WRKSRC}/public/articles/index.html \
|
||||||
.endfor
|
${WRKSRC}/public/books/index.html
|
||||||
|
@${RM} -r ${WRKSRC}/public/languages/
|
||||||
|
.else
|
||||||
|
@${RM} -r ${WRKSRC}/public/${DOCLANG}/languages/
|
||||||
|
.endif
|
||||||
|
|
||||||
|
do-build-PDF-on:
|
||||||
|
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} DOC_LANG="${DOCLANG}" \
|
||||||
|
${MAKE} pdf
|
||||||
|
|
||||||
do-build:
|
do-build:
|
||||||
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
|
@${DO_NADA}
|
||||||
${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS}
|
|
||||||
|
pre-install:
|
||||||
|
${MKDIR} ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/${DOCLANG}
|
||||||
|
|
||||||
|
do-install-HTML-on:
|
||||||
|
.if ${DOCLANG} == "en"
|
||||||
|
@${FIND} ${WRKSRC}/public/ -type f -name "*.html" | \
|
||||||
|
${XARGS} ${REINPLACE_CMD} -i '' \
|
||||||
|
-e 's|img src=../../../images|img src=../../images|g'
|
||||||
|
@${FIND} ${WRKSRC}/public/ -name "*.orig" -delete
|
||||||
|
${ECHO} "English HTML documents are in ../articles and ../books" \
|
||||||
|
> ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/${DOCLANG}/README.txt
|
||||||
|
${CP} -R ${WRKSRC}/public/* ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}
|
||||||
|
.else
|
||||||
|
${CP} -R ${WRKSRC}/public/${DOCLANG}/* ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/${DOCLANG}
|
||||||
|
.endif
|
||||||
|
|
||||||
|
do-install-PDF-on:
|
||||||
|
cd ${WRKSRC}/public/ && ${FIND} ${DOCLANG}/ -type d -exec ${MKDIR} \
|
||||||
|
${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/{} \;
|
||||||
|
cd ${WRKSRC}/public/ && ${FIND} ${DOCLANG}/ -type f -name "*.pdf" \
|
||||||
|
-exec ${INSTALL_DATA} {} ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/{} \;
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${MKDIR} ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}
|
@${DO_NADA}
|
||||||
${CP} -R ${WRKSRC}/public/* ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}
|
|
||||||
# For PDF format extras files are copied with the .pdf in same directory
|
|
||||||
.if ${PORT_OPTIONS:MPDF}
|
|
||||||
${GREP} -E '(\.c|\.txt)' ${.CURDIR}/pkg-plist.pdf | \
|
|
||||||
${SED} -e 's|%%DOCSDIR%%/%%DOCLANG%%/||' | \
|
|
||||||
${XARGS} -t -I % ${CP} -v ${WRKSRC}/static/source/% ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/${DOCLANG}/%;
|
|
||||||
.endif
|
|
||||||
# For HTML format extras files are in source/ directory
|
|
||||||
.if ${PORT_OPTIONS:MHTML}
|
|
||||||
if ${TEST} -f ${.CURDIR}/pkg-plist.extras; then \
|
|
||||||
${MKDIR} ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/source; \
|
|
||||||
${CAT} ${.CURDIR}/pkg-plist.extras | \
|
|
||||||
${SED} -e 's|%%DOCSDIR%%/||' | \
|
|
||||||
${XARGS} -t -I % ${CP} -v ${WRKSRC}/static/% ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/; \
|
|
||||||
fi
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1681127503
|
TIMESTAMP = 1681954071
|
||||||
SHA256 (freebsd-doc-20230410.tar.gz) = 1610d291dfb9872f649c3caea2d26086bd8c98666786e750a31e159e3159d479
|
SHA256 (freebsd-doc-20230420.tar.gz) = cbcecd37cf6bf721021520bb2948abd98c5632f5cde2a4089cafb30465afc027
|
||||||
SIZE (freebsd-doc-20230410.tar.gz) = 39058180
|
SIZE (freebsd-doc-20230420.tar.gz) = 38889194
|
||||||
|
|
1028
misc/freebsd-doc-en/pkg-plist
Normal file
1028
misc/freebsd-doc-en/pkg-plist
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,5 +0,0 @@
|
||||||
%%DOCSDIR%%/source/articles/freebsd-update-server/diff.txt
|
|
||||||
%%DOCSDIR%%/source/articles/freebsd-update-server/init.txt
|
|
||||||
%%DOCSDIR%%/source/articles/pam/converse.c
|
|
||||||
%%DOCSDIR%%/source/articles/pam/pam_unix.c
|
|
||||||
%%DOCSDIR%%/source/articles/pam/su.c
|
|
|
@ -1,170 +0,0 @@
|
||||||
%%DOCSDIR%%/articles/bsdl-gpl/index.html
|
|
||||||
%%DOCSDIR%%/articles/building-products/index.html
|
|
||||||
%%DOCSDIR%%/articles/committers-guide/index.html
|
|
||||||
%%DOCSDIR%%/articles/contributing/index.html
|
|
||||||
%%DOCSDIR%%/articles/contributors/index.html
|
|
||||||
%%DOCSDIR%%/articles/cups/index.html
|
|
||||||
%%DOCSDIR%%/articles/explaining-bsd/index.html
|
|
||||||
%%DOCSDIR%%/articles/filtering-bridges/index.html
|
|
||||||
%%DOCSDIR%%/articles/fonts/index.html
|
|
||||||
%%DOCSDIR%%/articles/freebsd-questions/index.html
|
|
||||||
%%DOCSDIR%%/articles/freebsd-releng/index.html
|
|
||||||
%%DOCSDIR%%/articles/freebsd-src-lsp/index.html
|
|
||||||
%%DOCSDIR%%/articles/freebsd-status-report-process/index.html
|
|
||||||
%%DOCSDIR%%/articles/freebsd-update-server/index.html
|
|
||||||
%%DOCSDIR%%/articles/geom-class/index.html
|
|
||||||
%%DOCSDIR%%/articles/gjournal-desktop/index.html
|
|
||||||
%%DOCSDIR%%/articles/hubs/index.html
|
|
||||||
%%DOCSDIR%%/articles/index.html
|
|
||||||
%%DOCSDIR%%/articles/ipsec-must/index.html
|
|
||||||
%%DOCSDIR%%/articles/ldap-auth/index.html
|
|
||||||
%%DOCSDIR%%/articles/leap-seconds/index.html
|
|
||||||
%%DOCSDIR%%/articles/license-guide/index.html
|
|
||||||
%%DOCSDIR%%/articles/linux-emulation/index.html
|
|
||||||
%%DOCSDIR%%/articles/linux-users/index.html
|
|
||||||
%%DOCSDIR%%/articles/mailing-list-faq/index.html
|
|
||||||
%%DOCSDIR%%/articles/nanobsd/index.html
|
|
||||||
%%DOCSDIR%%/articles/new-users/index.html
|
|
||||||
%%DOCSDIR%%/articles/pam/index.html
|
|
||||||
%%DOCSDIR%%/articles/pgpkeys/index.html
|
|
||||||
%%DOCSDIR%%/articles/port-mentor-guidelines/index.html
|
|
||||||
%%DOCSDIR%%/articles/pr-guidelines/index.html
|
|
||||||
%%DOCSDIR%%/articles/problem-reports/index.html
|
|
||||||
%%DOCSDIR%%/articles/rc-scripting/index.html
|
|
||||||
%%DOCSDIR%%/articles/releng/index.html
|
|
||||||
%%DOCSDIR%%/articles/remote-install/index.html
|
|
||||||
%%DOCSDIR%%/articles/serial-uart/index.html
|
|
||||||
%%DOCSDIR%%/articles/solid-state/index.html
|
|
||||||
%%DOCSDIR%%/articles/vinum/index.html
|
|
||||||
%%DOCSDIR%%/articles/vm-design/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/bibliography/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/book/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/boot/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/driverbasics/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/isa/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/jail/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/kobj/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/locking/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/mac/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/newbus/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/parti/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/partii/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/partiii/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/pccard/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/pci/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/scsi/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/smp/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/sound/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/sysinit/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/usb/index.html
|
|
||||||
%%DOCSDIR%%/books/arch-handbook/vm/index.html
|
|
||||||
%%DOCSDIR%%/books/design-44bsd/index.html
|
|
||||||
%%DOCSDIR%%/books/dev-model/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/bibliography/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/book/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/introduction/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/ipv6/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/kernelbuild/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/kerneldebug/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/l10n/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/parti/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/partii/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/partiii/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/partiv/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/partv/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/policies/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/secure/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/sockets/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/testing/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/tools/index.html
|
|
||||||
%%DOCSDIR%%/books/developers-handbook/x86/index.html
|
|
||||||
%%DOCSDIR%%/books/faq/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/asciidoctor-primer/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/book/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/doc-build/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/editor-config/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/examples/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/manual-pages/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/overview/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/po-translations/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/preface/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/rosetta/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/see-also/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/structure/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/tools/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/trademarks/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/translations/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/working-copy/index.html
|
|
||||||
%%DOCSDIR%%/books/fdp-primer/writing-style/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/advanced-networking/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/audit/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/basics/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/bibliography/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/book/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/boot/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/bsdinstall/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/colophon/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/config/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/cutting-edge/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/desktop/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/disks/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/dtrace/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/eresources/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/filesystems/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/firewalls/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/geom/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/glossary/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/introduction/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/jails/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/kernelconfig/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/l10n/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/linuxemu/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/mac/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/mail/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/mirrors/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/multimedia/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/network-servers/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/parti/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/partii/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/partiii/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/partiv/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/partv/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/pgpkeys/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/ports/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/ppp-and-slip/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/preface/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/printing/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/security/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/serialcomms/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/usb-device-mode/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/virtualization/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/wayland/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/wine/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/x11/index.html
|
|
||||||
%%DOCSDIR%%/books/handbook/zfs/index.html
|
|
||||||
%%DOCSDIR%%/books/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/book/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/flavors/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/keeping-up/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/makefiles/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/new-port/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/order/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/pkg-files/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/plist/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/porting-dads/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/porting-samplem/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/porting-why/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/quick-porting/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/security/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/slow-porting/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/special/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/testing/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/upgrading/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/uses/index.html
|
|
||||||
%%DOCSDIR%%/books/porters-handbook/versions/index.html
|
|
||||||
%%DOCSDIR%%/languages/index.html
|
|
|
@ -1,809 +0,0 @@
|
||||||
%%DOCSDIR%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/favicon.ico
|
|
||||||
%%DOCSDIR%%/images/FreeBSD-colors.svg
|
|
||||||
%%DOCSDIR%%/images/FreeBSD-monochromatic.svg
|
|
||||||
%%DOCSDIR%%/images/articles/building-products/freebsd-branches.png
|
|
||||||
%%DOCSDIR%%/images/articles/building-products/freebsd-organization.png
|
|
||||||
%%DOCSDIR%%/images/articles/gjournal-desktop/disklabel1.png
|
|
||||||
%%DOCSDIR%%/images/articles/gjournal-desktop/disklabel2.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-head.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng3.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng4.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng5.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng6.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng7.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng8.png
|
|
||||||
%%DOCSDIR%%/images/articles/releng/branches-releng9.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/images/articles/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/images/articles/vm-design/fig1.png
|
|
||||||
%%DOCSDIR%%/images/articles/vm-design/fig2.png
|
|
||||||
%%DOCSDIR%%/images/articles/vm-design/fig3.png
|
|
||||||
%%DOCSDIR%%/images/articles/vm-design/fig4.png
|
|
||||||
%%DOCSDIR%%/images/books/design-44bsd/fig1.png
|
|
||||||
%%DOCSDIR%%/images/books/design-44bsd/fig2.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/branches.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/freebsd-code-model.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/hats-overview.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/maintenance.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/orghierarchy.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/orghierarchy2.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/portsstatus.svg
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-add-committer.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-commit.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-contrib.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-elections.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-pr.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-releng.png
|
|
||||||
%%DOCSDIR%%/images/books/dev-model/proc-rm-committer.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/layers.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/sain.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/sainfill.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/sainlsb.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/sainmsb.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/sainserv.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/serv.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/serv2.png
|
|
||||||
%%DOCSDIR%%/images/books/developers-handbook/slayers.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/multimedia/pwcview.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/virtualization/vmware-freebsd13.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/images/favicon.ico
|
|
||||||
%%DOCSDIR%%/images/freebsd-logo.svg
|
|
||||||
%%DOCSDIR%%/images/freebsd-official.svg
|
|
||||||
%%DOCSDIR%%/images/language.png
|
|
||||||
%%DOCSDIR%%/images/logo-red.png
|
|
||||||
%%DOCSDIR%%/styles/main.min.css
|
|
||||||
%%DOCSDIR%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/fonts/fontawesome-webfont.woff2
|
|
||||||
%%DOCSDIR%%/fonts/inter/Inter-Regular.woff
|
|
||||||
%%DOCSDIR%%/fonts/inter/Inter-Regular.woff2
|
|
||||||
%%DOCSDIR%%/fonts/inter/Inter-roman.var.woff2
|
|
||||||
%%DOCSDIR%%/fonts/inter/LICENSE.txt
|
|
||||||
%%DOCSDIR%%/js/copy-clipboard.min.js
|
|
||||||
%%DOCSDIR%%/js/search.min.js
|
|
||||||
%%DOCSDIR%%/js/theme-chooser.min.js
|
|
||||||
%%DOCSDIR%%/pgpkeys/0mp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/README
|
|
||||||
%%DOCSDIR%%/pgpkeys/ache.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/achim.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/acm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/adamw.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/adridg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ae.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/afedorov.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ahze.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ak.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/alc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ale.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/alepulver.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/alex.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/alexbl.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/alexey.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/alfredo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/allanjude.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/anchie.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/anders.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/andreas.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/anholt.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/anray.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/antoine.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/araujo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ariff.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/arrowd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/art.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/arved.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/asami.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ashish.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/asiciliano.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/asomers.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/avatar.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/avg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/avilla.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/avl.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bakul.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bapt.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bar.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/barner.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bcr.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bcran.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bdragon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bdrewery.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/beat.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/beech.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ben.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/benjsc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/benno.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bhd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bhughes.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/billf.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bjk.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bk.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/blackend.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bland.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bmah.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bms.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bofh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/br.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/brian.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/brix.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/brnrd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/brooks.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/brueffer.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bruno.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bryanv.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bsam.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bschmidt.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bsd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bvs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/bz.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/carl.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/carlavilla.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cel.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ceri.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cherry.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/chinsan.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/chs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/chuck.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cjc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cjh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/clement.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/clsung.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cmt.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cokane.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/core-secretary.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/corvink.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cperciva.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cpm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/crees.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cshumway.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/csjp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/culot.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/cy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/daichi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/damien.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/danfe.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dannyboy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/das.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/davidch.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/davide.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/db.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dbaio.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dchagin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dcs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/deb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/debdrup.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/decke.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/def.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/deischen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/delphij.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/demon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/den.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/des.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dhartmei.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dhn.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dhw.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/diizzy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dim.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dinoex.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dmgk.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/doceng-secretary.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/donner.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dougm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/driesm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dru.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dryice.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dsl.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dutchdaemon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/dwmalone.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/eadler.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ebrandi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/edavis.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/eduardo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/egypcio.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ehaupt.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/emax.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/erj.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/eugen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fabient.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fanf.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/farrokhi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/feld.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fernape.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fjoe.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/flo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fluffy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/flz.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fox.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/foxfair.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/freqlabs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fsu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/fuz.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gabor.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gad.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gahr.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ganbold.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/garga.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gbe.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gerald.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ghelmer.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gibbs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/girgen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gjb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/glarkin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/glebius.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/glewis.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gnn.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gonzo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gordon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/grahamperrin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/green.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/grehan.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/grembo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/grog.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gshapiro.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/gsutter.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/guido.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/harti.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/hiren.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/hmp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/hq.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/hrs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ijliao.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/imp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/itetcu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ivoras.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jacula.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jadawin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jah.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jamie.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jcamou.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jceel.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jch.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jchandra.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jdp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jedgar.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jesper.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jgh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jhale.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jhay.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jhb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jhibbits.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jhixson.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jilles.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jim.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jinmei.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jkh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jkim.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jkois.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jkoshy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jlaffaye.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jlh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jmb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jmelo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jmg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jmmv.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/joerg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/johans.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jonathan.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jpaetzel.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jrm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jsa.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jwb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/jylefort.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kadesai.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kai.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kaiw.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kaktus.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kami.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/karels.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kato.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kbowling.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ken.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kensmith.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/keramida.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kevans.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kevlo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/keymaster.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/khng.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kib.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kmoore.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/knu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/koitsu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/krion.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kris.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/kuriyama.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/landonf.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lawrance.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lbartoletti.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lbr.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lcook.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/le.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/leeym.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/leitao.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ler.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/leres.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lesi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/linimon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/loader.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lofi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/loos.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lstewart.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lth.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/luoqi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/lwhsu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/madpilot.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/maho.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/makc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mandree.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/manolis.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/manu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/marcel.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/marck.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/marcus.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/marino.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/marius.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/markj.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/markm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/markp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/marks.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/markus.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/martymac.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mat.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/matthew.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/matusita.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mav.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/max.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/maxim.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mbr.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mckusick.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/melifaro.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/meta.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/metal.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mfechner.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mheinen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mhorne.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mikael.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mikeh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/milki.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/misha.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/miwi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mjg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mlaier.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mmel.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mmoll.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mr.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mtm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/murray.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mux.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mva.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/mwlucas.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/naddy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nate.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nectar.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nemoliu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nemysis.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/netchild.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ngie.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nick.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/niels.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nik.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/niklas.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nivit.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/njl.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nork.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/novel.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nox.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/np.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nsouch.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nwhitehorn.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/nyan.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/obraun.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/obrien.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/oh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ohauer.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/olgeni.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/oliver.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/olivier.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/olivierd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/osa.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/oshogbo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/otis.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/patrick.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pauamma.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/paul.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pav.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pclin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/peadar.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/perky.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/petef.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/peter.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/peterj.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pfg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pgollucci.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/phantom.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/philip.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/phk.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pho.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pirzyk.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pkubaj.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pluknet.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/portmgr-secretary.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/pstef.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rafan.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rajeshasp.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rakuco.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ram.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ray.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rdivacky.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rea.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rees.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rene.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rew.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rgrimes.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rhurlin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rich.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/riggs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rigoletto.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rink.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rlibby.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rmacklem.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rmh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rnagy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rnoland.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/roam.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/robak.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/roberto.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rodrigc.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rodrigo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/romain.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ronald.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/royger.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rpaulo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rpokala.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rscheff.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/rushani.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ryusuke.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sahil.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/salvadore.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sam.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/samm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sanpei.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sat.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/scheidell.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/scop.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/scottl.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/scottph.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/se.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/security-officer.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sef.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sem.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sepotvin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sergei.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sgalabov.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/shaun.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sheldonh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/simon.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sjg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/skozlov.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/snb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sobomax.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sson.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ssouhlal.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/stefan.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/stephane.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/stephen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/stevek.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sunpoet.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/sylvio.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/syrinx.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/syuu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tabthorpe.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tagattie.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/taras.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tcberner.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tdb.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/theraven.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/thierry.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/thomas.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/thompsa.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/timur.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tmclaugh.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tmm.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tmseck.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tobez.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tobik.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tota.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/trevor.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/trhodes.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/trociny.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tuexen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/twinterg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/tz.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ue.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ume.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ups.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vanilla.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vd.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/versus.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/viny.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vishwin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vkashyap.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vmaffione.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/vsevolod.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wen.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/weongyo.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wes.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wg.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/whu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wilko.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/will.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wkoszek.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wollman.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wosch.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/wxs.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/xride.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/yasu.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/ygy.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/yoichi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/yzlin.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/zack.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/zeising.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/zi.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/zirias.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/zlei.key
|
|
||||||
%%DOCSDIR%%/pgpkeys/zml.key
|
|
|
@ -1,49 +0,0 @@
|
||||||
%%DOCSDIR%%/en/articles/bsdl-gpl/bsdl-gpl_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/building-products/building-products_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/committers-guide/committers-guide_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/contributing/contributing_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/contributors/contributors_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/cups/cups_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/explaining-bsd/explaining-bsd_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/filtering-bridges/filtering-bridges_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/fonts/fonts_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/freebsd-questions/freebsd-questions_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/freebsd-releng/freebsd-releng_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/freebsd-src-lsp/freebsd-src-lsp_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/freebsd-status-report-process/freebsd-status-report-process_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/freebsd-update-server/freebsd-update-server_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/geom-class/geom-class_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/gjournal-desktop/gjournal-desktop_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/hubs/hubs_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/ipsec-must/ipsec-must_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/ldap-auth/ldap-auth_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/leap-seconds/leap-seconds_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/license-guide/license-guide_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/linux-emulation/linux-emulation_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/linux-users/linux-users_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/mailing-list-faq/mailing-list-faq_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/nanobsd/nanobsd_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/new-users/new-users_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/port-mentor-guidelines/port-mentor-guidelines_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/pr-guidelines/pr-guidelines_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/problem-reports/problem-reports_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/rc-scripting/rc-scripting_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/releng/releng_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/remote-install/remote-install_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/serial-uart/serial-uart_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/solid-state/solid-state_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/vinum/vinum_en.pdf
|
|
||||||
%%DOCSDIR%%/en/articles/vm-design/vm-design_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/arch-handbook/arch-handbook_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/design-44bsd/design-44bsd_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/dev-model/dev-model_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/developers-handbook/developers-handbook_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/faq/faq_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/fdp-primer/fdp-primer_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/handbook/handbook_en.pdf
|
|
||||||
%%DOCSDIR%%/en/books/porters-handbook/porters-handbook_en.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/diff.txt
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/init.txt
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/converse.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/pam_unix.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/su.c
|
|
|
@ -7,6 +7,9 @@ COMMENT= Spanish translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= es
|
DOCLANG= es
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
113
misc/freebsd-doc-es/pkg-plist
Normal file
113
misc/freebsd-doc-es/pkg-plist
Normal file
|
@ -0,0 +1,113 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/bsdl-gpl/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/building-products/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/committers-guide/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/contributors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/cups/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/filtering-bridges/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/fonts/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/freebsd-questions/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/freebsd-releng/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/freebsd-src-lsp/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/freebsd-update-server/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/geom-class/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/gjournal-desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/hubs/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/ipsec-must/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/ldap-auth/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/linux-emulation/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/mailing-list-faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/nanobsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/pam/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/port-mentor-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/pr-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/rc-scripting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/releng/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/remote-install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/solid-state/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/articles/vm-design/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/es/books/handbook/x11/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/bsdl-gpl/bsdl-gpl_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/building-products/building-products_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/committers-guide/committers-guide_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/contributing/contributing_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/contributors/contributors_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/cups/cups_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/explaining-bsd/explaining-bsd_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/filtering-bridges/filtering-bridges_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/fonts/fonts_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/freebsd-questions/freebsd-questions_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/freebsd-releng/freebsd-releng_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/freebsd-src-lsp/freebsd-src-lsp_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/freebsd-update-server/freebsd-update-server_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/geom-class/geom-class_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/gjournal-desktop/gjournal-desktop_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/hubs/hubs_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/ipsec-must/ipsec-must_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/ldap-auth/ldap-auth_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/leap-seconds/leap-seconds_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/linux-emulation/linux-emulation_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/linux-users/linux-users_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/mailing-list-faq/mailing-list-faq_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/nanobsd/nanobsd_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/new-users/new-users_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/pam/pam_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/port-mentor-guidelines/port-mentor-guidelines_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/pr-guidelines/pr-guidelines_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/problem-reports/problem-reports_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/rc-scripting/rc-scripting_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/releng/releng_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/remote-install/remote-install_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/solid-state/solid-state_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/vinum/vinum_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/articles/vm-design/vm-design_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/books/faq/faq_es.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/es/books/handbook/handbook_es.pdf
|
|
@ -1,24 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/building-products/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributors/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/port-mentor-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/remote-install/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vinum/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vm-design/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,266 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/building-products/freebsd-branches.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/building-products/freebsd-organization.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-head.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,36 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsdl-gpl_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/building-products/building-products_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/committers-guide_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributors/contributors_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/cups_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/filtering-bridges_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/fonts_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/freebsd-questions_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-releng/freebsd-releng_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-src-lsp/freebsd-src-lsp_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/freebsd-update-server_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/geom-class_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/gjournal-desktop_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/hubs_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/ipsec-must_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ldap-auth/ldap-auth_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/leap-seconds_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-emulation/linux-emulation_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/linux-users_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/mailing-list-faq_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/nanobsd_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/pam_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/port-mentor-guidelines/port-mentor-guidelines_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/pr-guidelines_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/rc-scripting/rc-scripting_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/releng_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/remote-install/remote-install_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/solid-state_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vinum/vinum_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vm-design/vm-design_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_es.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_es.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= French translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= fr
|
DOCLANG= fr
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
80
misc/freebsd-doc-fr/pkg-plist
Normal file
80
misc/freebsd-doc-fr/pkg-plist
Normal file
|
@ -0,0 +1,80 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/building-products/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/committers-guide/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/filtering-bridges/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/fonts/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/ipsec-must/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/nanobsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/pam/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/pr-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/developers-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/wine/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/handbook/zfs/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/fr/books/porters-handbook/book/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/building-products/building-products_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/committers-guide/committers-guide_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/contributing/contributing_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/explaining-bsd/explaining-bsd_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/filtering-bridges/filtering-bridges_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/fonts/fonts_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/ipsec-must/ipsec-must_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/leap-seconds/leap-seconds_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/linux-users/linux-users_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/nanobsd/nanobsd_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/new-users/new-users_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/pam/pam_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/pr-guidelines/pr-guidelines_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/articles/problem-reports/problem-reports_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/books/developers-handbook/developers-handbook_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/books/faq/faq_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/books/handbook/handbook_fr.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/fr/books/porters-handbook/porters-handbook_fr.pdf
|
|
@ -1,3 +0,0 @@
|
||||||
source/articles/pam/converse.c
|
|
||||||
source/articles/pam/pam_unix.c
|
|
||||||
source/articles/pam/su.c
|
|
|
@ -1,18 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/building-products/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/developers-handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/book.html
|
|
|
@ -1,256 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/building-products/freebsd-branches.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/building-products/freebsd-organization.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/layers.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sain.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainfill.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainlsb.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainmsb.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainserv.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/serv.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/serv2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/slayers.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,21 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/building-products/building-products_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/committers-guide_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/filtering-bridges_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/fonts_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/ipsec-must_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/leap-seconds_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/linux-users_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/nanobsd_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/pam_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/pr-guidelines_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/developers-handbook/developers-handbook_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/porters-handbook_fr.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/converse.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/pam_unix.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/su.c
|
|
|
@ -7,6 +7,9 @@ COMMENT= Hungarian translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= hu
|
DOCLANG= hu
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
54
misc/freebsd-doc-hu/pkg-plist
Normal file
54
misc/freebsd-doc-hu/pkg-plist
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/articles/cups/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/articles/gjournal-desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/hu/books/handbook/x11/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/hu/articles/cups/cups_hu.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/hu/articles/explaining-bsd/explaining-bsd_hu.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/hu/articles/gjournal-desktop/gjournal-desktop_hu.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/hu/articles/linux-users/linux-users_hu.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/hu/books/faq/faq_hu.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/hu/books/handbook/handbook_hu.pdf
|
|
@ -1,6 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,247 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,6 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/cups_hu.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_hu.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/gjournal-desktop_hu.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/linux-users_hu.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_hu.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_hu.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Indonesian translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= id
|
DOCLANG= id
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
2
misc/freebsd-doc-id/pkg-plist
Normal file
2
misc/freebsd-doc-id/pkg-plist
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/id/articles/mailing-list-faq/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/id/articles/mailing-list-faq/mailing-list-faq_id.pdf
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.html
|
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/mailing-list-faq_id.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Italian translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= it
|
DOCLANG= it
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
44
misc/freebsd-doc-it/pkg-plist
Normal file
44
misc/freebsd-doc-it/pkg-plist
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/it/articles/bsdl-gpl/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/it/books/handbook/x11/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/it/articles/bsdl-gpl/bsdl-gpl_it.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/it/books/handbook/handbook_it.pdf
|
|
@ -1,2 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,245 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,2 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsdl-gpl_it.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_it.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Japanese translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= ja
|
DOCLANG= ja
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
121
misc/freebsd-doc-ja/pkg-plist
Normal file
121
misc/freebsd-doc-ja/pkg-plist
Normal file
|
@ -0,0 +1,121 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/articles/fonts/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/articles/ipsec-must/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/design-44bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/basics-devices/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/basics-more-information/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/basics-processes/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/boot-introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/boot-shutdown/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/boot-splash/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-fetching-distribution/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-hardware/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-install-trouble/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-network/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-partitioning/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-post/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-pre/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-start/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/consoles/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/current-stable/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/device-hints/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/dirstructure/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/disk-organization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/editors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/history/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-building/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-custom-kernel/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-devices/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-trouble/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/makeworld/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/mount-unmount/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/nutshell/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/permissions/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/pkgng-intro/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-broken/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-finding-applications/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-nextsteps/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-overview/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-poudriere/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-using/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/shells/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/small-lan/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/updating-upgrading-documentation/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/updating-upgrading-freebsdupdate/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/users-synopsis/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/using-bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/using-live-cd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x-compiz-fusion/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x-config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x-fonts/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x-install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x-understanding/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x-xdm/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x11-troubleshooting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x11-wm/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/changes/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/makefile/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/own-port/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/pkg-files/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/port-upgrading/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-autoplist/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-dads/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-info/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-manpages/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-masterdir/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-motif/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-samplem/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/quick-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/shared/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/slow/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/special/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/testing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/why-port/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ja/books/porters-handbook/x11-fonts/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/articles/contributing/contributing_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/articles/fonts/fonts_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/articles/ipsec-must/ipsec-must_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/articles/leap-seconds/leap-seconds_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/articles/problem-reports/problem-reports_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/books/design-44bsd/design-44bsd_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/books/faq/faq_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/books/handbook/handbook_ja.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ja/books/porters-handbook/porters-handbook_ja.pdf
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/design-44bsd/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/book.html
|
|
|
@ -1,247 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/design-44bsd/fig1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/design-44bsd/fig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/fonts_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/ipsec-must_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/leap-seconds_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/design-44bsd/design-44bsd_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_ja.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/porters-handbook_ja.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Korean translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= ko
|
DOCLANG= ko
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
8
misc/freebsd-doc-ko/pkg-plist
Normal file
8
misc/freebsd-doc-ko/pkg-plist
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/ko/articles/bsdl-gpl/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ko/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ko/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ko/articles/leap-seconds/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/ko/articles/bsdl-gpl/bsdl-gpl_ko.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ko/articles/contributing/contributing_ko.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ko/articles/explaining-bsd/explaining-bsd_ko.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ko/articles/leap-seconds/leap-seconds_ko.pdf
|
|
@ -1,3 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,3 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsdl-gpl_ko.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_ko.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_ko.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Mongolian translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= mn
|
DOCLANG= mn
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
46
misc/freebsd-doc-mn/pkg-plist
Normal file
46
misc/freebsd-doc-mn/pkg-plist
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/mn/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/mn/books/handbook/handbook_mn.pdf
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,245 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_mn.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Dutch translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= nl
|
DOCLANG= nl
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
54
misc/freebsd-doc-nl/pkg-plist
Normal file
54
misc/freebsd-doc-nl/pkg-plist
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/articles/solid-state/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/nl/books/handbook/x11/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/nl/articles/contributing/contributing_nl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/nl/articles/explaining-bsd/explaining-bsd_nl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/nl/articles/leap-seconds/leap-seconds_nl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/nl/articles/problem-reports/problem-reports_nl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/nl/articles/solid-state/solid-state_nl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/nl/books/handbook/handbook_nl.pdf
|
|
@ -1,6 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,245 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,6 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_nl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_nl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/leap-seconds_nl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_nl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/solid-state_nl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_nl.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Polish translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= pl
|
DOCLANG= pl
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
49
misc/freebsd-doc-pl/pkg-plist
Normal file
49
misc/freebsd-doc-pl/pkg-plist
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/articles/filtering-bridges/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/usb-device-mode/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pl/books/handbook/zfs/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/pl/articles/filtering-bridges/filtering-bridges_pl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pl/articles/new-users/new-users_pl.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pl/books/handbook/handbook_pl.pdf
|
|
@ -1,3 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
|
@ -1,245 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,3 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/filtering-bridges_pl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_pl.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_pl.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Portuguese translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= pt-br
|
DOCLANG= pt-br
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
157
misc/freebsd-doc-pt/pkg-plist
Normal file
157
misc/freebsd-doc-pt/pkg-plist
Normal file
|
@ -0,0 +1,157 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/bsdl-gpl/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/building-products/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/committers-guide/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/contributors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/cups/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/filtering-bridges/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/fonts/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/freebsd-questions/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/freebsd-releng/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/freebsd-update-server/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/geom-class/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/gjournal-desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/hubs/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/ipsec-must/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/ldap-auth/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/linux-emulation/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/mailing-list-faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/nanobsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/pam/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/port-mentor-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/pr-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/rc-scripting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/releng/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/remote-install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/serial-uart/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/solid-state/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/articles/vm-design/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/dev-model/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/asciidoctor-primer/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/doc-build/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/editor-config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/examples/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/manual-pages/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/overview/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/po-translations/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/rosetta/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/see-also/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/structure/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/tools/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/trademarks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/translations/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/working-copy/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/fdp-primer/writing-style/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/usb-device-mode/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/handbook/zfs/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/flavors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/keeping-up/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/makefiles/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/new-port/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/order/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/pkg-files/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/plist/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/porting-dads/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/porting-samplem/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/porting-why/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/quick-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/slow-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/special/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/testing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/upgrading/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/uses/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/pt-br/books/porters-handbook/versions/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/bsdl-gpl/bsdl-gpl_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/building-products/building-products_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/committers-guide/committers-guide_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/contributing/contributing_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/contributors/contributors_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/cups/cups_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/explaining-bsd/explaining-bsd_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/filtering-bridges/filtering-bridges_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/fonts/fonts_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/freebsd-questions/freebsd-questions_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/freebsd-releng/freebsd-releng_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/freebsd-update-server/freebsd-update-server_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/geom-class/geom-class_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/gjournal-desktop/gjournal-desktop_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/hubs/hubs_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/ipsec-must/ipsec-must_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/ldap-auth/ldap-auth_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/leap-seconds/leap-seconds_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/linux-emulation/linux-emulation_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/linux-users/linux-users_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/mailing-list-faq/mailing-list-faq_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/nanobsd/nanobsd_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/new-users/new-users_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/pam/pam_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/port-mentor-guidelines/port-mentor-guidelines_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/pr-guidelines/pr-guidelines_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/problem-reports/problem-reports_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/rc-scripting/rc-scripting_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/releng/releng_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/remote-install/remote-install_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/serial-uart/serial-uart_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/solid-state/solid-state_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/vinum/vinum_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/articles/vm-design/vm-design_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/books/dev-model/dev-model_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/books/faq/faq_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/books/fdp-primer/fdp-primer_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/books/handbook/handbook_pt-br.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/pt-br/books/porters-handbook/porters-handbook_pt-br.pdf
|
|
@ -1,5 +0,0 @@
|
||||||
source/articles/freebsd-update-server/diff.txt
|
|
||||||
source/articles/freebsd-update-server/init.txt
|
|
||||||
source/articles/pam/converse.c
|
|
||||||
source/articles/pam/pam_unix.c
|
|
||||||
source/articles/pam/su.c
|
|
|
@ -1,40 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/building-products/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributors/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-releng/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ldap-auth/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-emulation/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pgpkeys/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/port-mentor-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/rc-scripting/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/remote-install/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/serial-uart/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vinum/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vm-design/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/dev-model/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/fdp-primer/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/book.html
|
|
|
@ -1,282 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/building-products/freebsd-branches.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/building-products/freebsd-organization.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-head.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/branches.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/freebsd-code-model.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/hats-overview.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/maintenance.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/orghierarchy.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/orghierarchy2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/portsstatus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-add-committer.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-commit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-contrib.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-elections.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-pr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-releng.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/dev-model/proc-rm-committer.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,43 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsdl-gpl_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/building-products/building-products_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/committers-guide_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributors/contributors_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/cups_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/filtering-bridges/filtering-bridges_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/fonts_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/freebsd-questions_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-releng/freebsd-releng_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/freebsd-update-server_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/geom-class_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/gjournal-desktop_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/hubs_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/ipsec-must_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ldap-auth/ldap-auth_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/leap-seconds_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-emulation/linux-emulation_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/linux-users_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/mailing-list-faq_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/nanobsd_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/port-mentor-guidelines/port-mentor-guidelines_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/pr-guidelines_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/rc-scripting/rc-scripting_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/releng_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/remote-install/remote-install_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/serial-uart/serial-uart_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/solid-state_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vinum/vinum_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vm-design/vm-design_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/dev-model/dev-model_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/fdp-primer/fdp-primer_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/porters-handbook_%%DOCLANG_PREFIX%%.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/diff.txt
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-update-server/init.txt
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/converse.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/pam_unix.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/su.c
|
|
|
@ -7,6 +7,9 @@ COMMENT= Russian translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= ru
|
DOCLANG= ru
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
103
misc/freebsd-doc-ru/pkg-plist
Normal file
103
misc/freebsd-doc-ru/pkg-plist
Normal file
|
@ -0,0 +1,103 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/committers-guide/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/cups/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/explaining-bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/fonts/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/freebsd-questions/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/geom-class/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/gjournal-desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/hubs/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/ipsec-must/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/mailing-list-faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/new-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/pam/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/pr-guidelines/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/problem-reports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/releng/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/solid-state/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/articles/vm-design/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/arch-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/design-44bsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/developers-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/faq/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/keeping-up/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/makefiles/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/new-port/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/pkg-files/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/plist/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/porting-dads/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/porting-samplem/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/porting-why/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/quick-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/slow-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/special/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/testing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/upgrading/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/uses/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/ru/books/porters-handbook/versions/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/committers-guide/committers-guide_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/contributing/contributing_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/cups/cups_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/explaining-bsd/explaining-bsd_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/fonts/fonts_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/freebsd-questions/freebsd-questions_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/geom-class/geom-class_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/gjournal-desktop/gjournal-desktop_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/hubs/hubs_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/ipsec-must/ipsec-must_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/mailing-list-faq/mailing-list-faq_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/new-users/new-users_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/pam/pam_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/pr-guidelines/pr-guidelines_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/problem-reports/problem-reports_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/releng/releng_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/solid-state/solid-state_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/articles/vm-design/vm-design_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/books/arch-handbook/arch-handbook_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/books/design-44bsd/design-44bsd_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/books/developers-handbook/developers-handbook_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/books/faq/faq_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/books/handbook/handbook_ru.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/ru/books/porters-handbook/porters-handbook_ru.pdf
|
|
@ -1,3 +0,0 @@
|
||||||
source/articles/pam/converse.c
|
|
||||||
source/articles/pam/pam_unix.c
|
|
||||||
source/articles/pam/su.c
|
|
|
@ -1,24 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vm-design/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/arch-handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/design-44bsd/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/developers-handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/book.html
|
|
|
@ -1,270 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/rouge-github.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/gjournal-desktop/disklabel2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-head.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/releng/branches-releng9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/articles/vm-design/fig4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/design-44bsd/fig1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/design-44bsd/fig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/layers.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sain.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainfill.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainlsb.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainmsb.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/sainserv.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/serv.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/serv2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/developers-handbook/slayers.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-bus.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/isdn-twisted-pair.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/natd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/net-routing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/pxe-nfs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/advanced-networking/static-routes.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/basics/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-components.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-config-services.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-hardening.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-part-review.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/geom/striping.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/adduser3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-loader-menu.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/boot-mgr.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-country.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/config-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/console-saver4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/desktop.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disk-layout.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-auto.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-ed2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-fs.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/disklabel-root3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/dist-set2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/docmenu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ed0-conf2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/edit-inetd-conf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/example-dir5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-drive2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/fdisk-edit2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ftp-anon2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/hdwrconf.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-doc.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-keymap.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main-std.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/main1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mainexit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/media.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mouse6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/mta-main.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/net-config-menu2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/nfs-server-edit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/ntp-config.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/options.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-cat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-confirm.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-install.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/pkg-sel.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/probstart.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/routed.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/security.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/sysinstall-exit.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/timezone3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/userconfig2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/install/xf86setup.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/mutt3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/mail/pine5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-crypt-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-encap-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-network.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/security/ipsec-out-pkt.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-concat.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-mirrored-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid10-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-raid5-org.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-simple-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped-vol.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/vinum/vinum-striped.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/parallels-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd13.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/virtualpc-freebsd9.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd01.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd02.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd03.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd04.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd05.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd06.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd07.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd08.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd09.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd10.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd11.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/virtualization/vmware-freebsd12.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-install-8.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-launch-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-run-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/homura-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-4.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-5.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-6.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-config-7.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/wine-run-np++-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-app-install-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-install-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-menu-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-run-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-1.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-2.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/images/books/handbook/wine/winetricks-uninstall-3.png
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1,26 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/committers-guide/committers-guide_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contributing_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/cups/cups_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/fonts/fonts_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/freebsd-questions/freebsd-questions_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/geom-class/geom-class_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/gjournal-desktop/gjournal-desktop_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/hubs/hubs_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/ipsec-must/ipsec-must_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/mailing-list-faq_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/new-users/new-users_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pr-guidelines/pr-guidelines_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/problem-reports_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/releng/releng_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/solid-state/solid-state_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/vm-design/vm-design_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/arch-handbook/arch-handbook_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/design-44bsd/design-44bsd_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/developers-handbook/developers-handbook_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/faq/faq_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/porters-handbook_ru.pdf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/converse.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/pam_unix.c
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/pam/su.c
|
|
|
@ -7,6 +7,9 @@ COMMENT= Turkish translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= tr
|
DOCLANG= tr
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
2
misc/freebsd-doc-tr/pkg-plist
Normal file
2
misc/freebsd-doc-tr/pkg-plist
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/tr/articles/explaining-bsd/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/tr/articles/explaining-bsd/explaining-bsd_tr.pdf
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html
|
|
|
@ -1,8 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/docbook.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/css/font-awesome-min.css
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/FontAwesome.otf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.eot
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.svg
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.ttf
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/fonts/fontawesome-webfont.woff2
|
|
|
@ -1 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/explaining-bsd_tr.pdf
|
|
|
@ -7,6 +7,9 @@ COMMENT= Simplified Chinese translation of the FreeBSD Documentation Project
|
||||||
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
MASTERDIR= ${.CURDIR}/../freebsd-doc-en
|
||||||
PLIST= ${.CURDIR}/pkg-plist
|
PLIST= ${.CURDIR}/pkg-plist
|
||||||
|
|
||||||
|
# en-freebsd-doc installs the common files
|
||||||
|
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
|
||||||
|
|
||||||
DOCLANG= zh-cn
|
DOCLANG= zh-cn
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
97
misc/freebsd-doc-zh_cn/pkg-plist
Normal file
97
misc/freebsd-doc-zh_cn/pkg-plist
Normal file
|
@ -0,0 +1,97 @@
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/articles/contributing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/articles/leap-seconds/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/articles/linux-users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/articles/nanobsd/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/articles/rc-scripting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/articles/remote-install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/driverbasics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/isa/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/jail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/kobj/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/locking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/newbus/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/pccard/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/pci/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/scsi/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/smp/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/sound/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/sysinit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/usb/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/arch-handbook/vm/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/advanced-networking/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/audit/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/basics/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/bibliography/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/boot/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/bsdinstall/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/config/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/cutting-edge/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/desktop/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/disks/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/dtrace/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/eresources/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/filesystems/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/firewalls/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/geom/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/install/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/introduction/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/jails/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/kernelconfig/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/l10n/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/linuxemu/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/mac/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/mail/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/mirrors/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/multimedia/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/network-servers/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/parti/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/partii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/partiii/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/partiv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/partv/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/pgpkeys/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/ports/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/ppp-and-slip/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/preface/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/printing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/serialcomms/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/users/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/vinum/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/virtualization/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/handbook/x11/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/book/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/keeping-up/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/makefile/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/own-port/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/pkg-files/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/plist/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/port-upgrading/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/porting-dads/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/porting-samplem/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/quick-porting/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/security/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/slow/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/special/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/testing/index.html
|
||||||
|
%%HTML%%%%DOCBASE%%/zh-cn/books/porters-handbook/why-port/index.html
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/articles/contributing/contributing_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/articles/leap-seconds/leap-seconds_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/articles/linux-users/linux-users_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/articles/nanobsd/nanobsd_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/articles/rc-scripting/rc-scripting_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/articles/remote-install/remote-install_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/books/arch-handbook/arch-handbook_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/books/handbook/handbook_zh-cn.pdf
|
||||||
|
%%PDF%%%%DOCBASE%%/zh-cn/books/porters-handbook/porters-handbook_zh-cn.pdf
|
|
@ -1,9 +0,0 @@
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/leap-seconds/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/rc-scripting/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/articles/remote-install/article.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/arch-handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html
|
|
||||||
%%DOCSDIR%%/%%DOCLANG%%/books/porters-handbook/book.html
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue