5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-05 20:58:19 +03:00

239 Commits

Author SHA1 Message Date
Dietmar Maurer
68b856935a bump version to 4.3-13 2016-10-22 12:36:00 +02:00
Dietmar Maurer
382926f8dc bump version to 4.3-12 2016-10-21 08:38:20 +02:00
Dietmar Maurer
516d1f2ff2 Makefile: avoid circular dependency
We generate a list of possible .adoc source files in ${ADOC_SOURCES_GUESS},
and try to explude all autogenerated files.
2016-10-21 07:46:37 +02:00
Dietmar Maurer
fd02ab9033 move code from gen-index-includes.pl into asciidoc-pve.in 2016-10-21 06:34:01 +02:00
Dietmar Maurer
941ab9c751 index.adoc: auto generate tables with gen-index-includes.pl 2016-10-20 13:21:56 +02:00
Dietmar Maurer
59270944e0 bump version to 4.3-11 2016-10-19 09:53:38 +02:00
Dietmar Maurer
e82ab12b04 install /etc/asciidoc/mediawiki.conf 2016-10-19 08:23:36 +02:00
Dietmar Maurer
7057b59f1e move asciidoc related data into asciidoc subdir 2016-10-19 08:00:33 +02:00
Dietmar Maurer
8faad89e86 use the html5 backend for asciidoc 2016-10-18 13:31:38 +02:00
Dietmar Maurer
9242ce61a2 use ADOC_STDARG to compile pve-admin-guide.html 2016-10-18 13:16:06 +02:00
Dietmar Maurer
c65b00e2e3 use ADOC_STDARG to compile index.html 2016-10-18 13:12:15 +02:00
Dietmar Maurer
e6fc3b0c11 Makefile: avoid useless file overwrites - only write changes 2016-10-18 12:37:09 +02:00
Dietmar Maurer
5bf279bd97 Makefile: update - do not delete file pmxcfs.8-synopsis.adoc
This is not auto-generated, so we need to keep that file.
2016-10-18 07:13:27 +02:00
Dietmar Maurer
7e69098ca3 bump version to 4.3-10 2016-10-17 10:56:19 +02:00
Dietmar Maurer
cef5157681 scan-adoc-refs: include all sources in MANUAL_SOURCES 2016-10-15 11:43:01 +02:00
Dietmar Maurer
1d0bf93ce1 bump version to 4.3-9 2016-10-14 18:32:24 +02:00
Dietmar Maurer
5407910169 renamed pmxcfs.8-cli.adoc to pmxcfs.8-synopsis.adoc
And removed duplicate Makefile rules.
2016-10-14 13:35:03 +02:00
Dietmar Maurer
1ed794c871 embed autogenerated rules inside pve-doc-generator.mk 2016-10-14 13:10:35 +02:00
Dietmar Maurer
63a0180693 scan-adoc-refs: auto generate dependencies for Makefile 2016-10-14 12:26:55 +02:00
Dietmar Maurer
f19fe91d76 bump version to 4.3-8 2016-10-14 08:42:26 +02:00
Dietmar Maurer
44c96cef7a do not add system-timesync-plain.html to WIKI_IMPORTS
This is already inside SYSADMIN_PARTS, so there is no need
to add that twice.
2016-10-14 07:27:16 +02:00
Dietmar Maurer
cb32a49b5b generate man page output file mappings automatically 2016-10-14 06:50:17 +02:00
Dietmar Maurer
e1c899af47 bump version to 4.3-7 2016-10-13 11:14:46 +02:00
Fabian Grünbichler
4b98565835 sysadmin: add section about NTP configuration
based on wiki article Configuration_of_Time_Syncronization_(NTP)
2016-10-12 17:23:12 +02:00
Dietmar Maurer
046ee638d6 bump version to 4.3-6 2016-10-12 12:38:04 +02:00
Dietmar Maurer
4ff677c9d7 use asciidoc-pve whenever possible
So that we have correct links.
2016-10-12 06:35:30 +02:00
Dietmar Maurer
bb3c27a752 pve-doc-generator: install asciidoc-pve binary 2016-10-11 16:31:04 +02:00
Dietmar Maurer
f7bd71d925 Makefile: remove debug code 2016-10-11 16:26:05 +02:00
Dietmar Maurer
c38115e910 asciidoc-pve.in: implement commands to generate man pages 2016-10-11 10:28:30 +02:00
Dietmar Maurer
b489b02c74 new file pve-docs-mediawiki-import.in
And use auto-generated data from link-refs.json.

Also avoid strange file names.
2016-10-10 09:16:19 +02:00
Dietmar Maurer
835dd63b03 asciidoc-pve.in: add some real functionality 2016-10-08 13:39:59 +02:00
Dietmar Maurer
145ee03acb bump version to 4.3-5 2016-10-07 11:29:45 +02:00
Dietmar Maurer
44a1fe387e bump version to 4.3-4 2016-10-07 10:38:39 +02:00
Fabian Grünbichler
fcace69a97 add pveperf section and man page
this is a bit ugly, because pveperf is not an instance of
PVE::CLIHandler - the actual installed man page is still
generated via the pod data contained in
pve-manager/bin/pveperf ...
2016-10-07 10:09:48 +02:00
Dominik Csapak
897abbde52 add section disk health monitoring to sysadmin chapter
explain that we ship smartmontools, basic usage of smartctl
default behaviour of smartd, and where to get more information

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-10-07 09:57:35 +02:00
Dietmar Maurer
aa99b34966 add helper to correctly resolve links
just a start, not ready to use ...
2016-10-06 17:29:03 +02:00
Dietmar Maurer
bc1c71d47e move system requirements into separate file, move to chapter Installation 2016-10-05 10:33:26 +02:00
Dietmar Maurer
86f58817c0 cleanup: getting-help.adoc is no longer part of sysadmin.adoc 2016-10-05 10:26:01 +02:00
Dietmar Maurer
5c6cf7acda add pve-usbstick.adoc, fix mediawiki importer 2016-10-05 09:57:47 +02:00
Dietmar Maurer
6b5fc47ba2 move 'Installation' into its own chapter 2016-10-05 09:21:24 +02:00
Fabian Grünbichler
82141a788d install/use lvm thin file in pvesm man page
just including it in pvesm.adoc is not enough.
2016-10-04 10:37:34 +02:00
Dietmar Maurer
dfb496c57e bump version to 4.3-3 2016-10-03 17:54:02 +02:00
Dietmar Maurer
34ef065aac rename temp file logo.pdf to proxmox-logo.pdf 2016-10-01 16:23:12 +02:00
Dietmar Maurer
66f816796a cleanup: remove test target 2016-10-01 16:20:44 +02:00
Dietmar Maurer
333a2f4935 improve cover page 2016-10-01 13:22:13 +02:00
Dietmar Maurer
683e3b9377 add logo to admin guide and index
This only work with html based backends, so I defined an extra
attribute 'pvelogo' to enable that.
2016-10-01 12:13:10 +02:00
Dietmar Maurer
72470ed634 use custom dblatex style (add logo to pdf) 2016-09-30 11:50:57 +02:00
Dietmar Maurer
5e4b96ff06 bump version to 4.3-2 2016-09-29 12:24:58 +02:00
Dietmar Maurer
05a63379b6 bump version to 4.3-1 2016-09-23 09:44:14 +02:00
Dietmar Maurer
9d17dbacc4 fix spelling errors, add target to create README.html 2016-09-23 09:38:16 +02:00