]> git.proxmox.com Git - pve-docs.git/log
pve-docs.git
7 years agomove pct chapter in index
Fabian Grünbichler [Tue, 27 Sep 2016 08:58:54 +0000 (10:58 +0200)]
move pct chapter in index

7 years agoha-manager: fix copy-paste error
Fabian Grünbichler [Tue, 27 Sep 2016 08:58:53 +0000 (10:58 +0200)]
ha-manager: fix copy-paste error

7 years agoha-manager: use labeled list
Fabian Grünbichler [Tue, 27 Sep 2016 08:58:52 +0000 (10:58 +0200)]
ha-manager: use labeled list

7 years agospelling/grammar/capitalization
Fabian Grünbichler [Tue, 27 Sep 2016 08:58:51 +0000 (10:58 +0200)]
spelling/grammar/capitalization

especially:
- filesystem -> file system
- mountpoint -> mount point
- lxc -> LXC
- pve -> PVE
- it's -> its (where appropriate)
- VM´s -> VMs (and similar)
- Ressource -> Resource
- maximal -> maximum or at most
- format of section headers and block headers

7 years agoformatting cleanup
Fabian Grünbichler [Tue, 27 Sep 2016 08:58:50 +0000 (10:58 +0200)]
formatting cleanup

reformat most existing 'text' as either `text` or ``text''
reformat most existing "text" as either ``text'' or `text`
reformat 'x' as `x`
harmonize bullet list syntax to use '*' instead of '-'

7 years agoreadme: fix typos
Fabian Grünbichler [Fri, 23 Sep 2016 11:58:45 +0000 (13:58 +0200)]
readme: fix typos

7 years agobump version to 4.3-1
Dietmar Maurer [Fri, 23 Sep 2016 07:42:50 +0000 (09:42 +0200)]
bump version to 4.3-1

7 years agofix spelling errors, add target to create README.html
Dietmar Maurer [Fri, 23 Sep 2016 07:28:14 +0000 (09:28 +0200)]
fix spelling errors, add target to create README.html

7 years agoAdd style guide to README
Fabian Grünbichler [Thu, 22 Sep 2016 09:08:41 +0000 (11:08 +0200)]
Add style guide to README

7 years agofix sentence
Dietmar Maurer [Thu, 22 Sep 2016 07:41:19 +0000 (09:41 +0200)]
fix sentence

7 years agopct: extend device mount point section
Fabian Grünbichler [Thu, 22 Sep 2016 06:44:58 +0000 (08:44 +0200)]
pct: extend device mount point section

7 years agopct: merge wiki content about bind mounts
Fabian Grünbichler [Thu, 22 Sep 2016 06:44:57 +0000 (08:44 +0200)]
pct: merge wiki content about bind mounts

and add some more notes

7 years agoreorder docs (pct after qm)
Dietmar Maurer [Wed, 21 Sep 2016 10:35:41 +0000 (12:35 +0200)]
reorder docs (pct after qm)

7 years agocleanup: use subsection instead of generic header
Dietmar Maurer [Wed, 21 Sep 2016 10:33:56 +0000 (12:33 +0200)]
cleanup: use subsection instead of generic header

7 years agopct: include information about pct restore
Fabian Grünbichler [Wed, 21 Sep 2016 08:33:12 +0000 (10:33 +0200)]
pct: include information about pct restore

7 years agopct: move backup and restore section
Fabian Grünbichler [Wed, 21 Sep 2016 08:33:11 +0000 (10:33 +0200)]
pct: move backup and restore section

7 years agopct: restructure mount point section
Fabian Grünbichler [Wed, 21 Sep 2016 08:33:10 +0000 (10:33 +0200)]
pct: restructure mount point section

7 years agopve-package-repos.adoc: add section about SecureApt
Dietmar Maurer [Tue, 20 Sep 2016 10:23:35 +0000 (12:23 +0200)]
pve-package-repos.adoc: add section about SecureApt

7 years agopct.adoc: mention vzdump
Dietmar Maurer [Mon, 19 Sep 2016 10:33:02 +0000 (12:33 +0200)]
pct.adoc: mention vzdump

7 years agopve-package-repos: add more info about outdated repositories
Dietmar Maurer [Mon, 19 Sep 2016 09:45:58 +0000 (11:45 +0200)]
pve-package-repos: add more info about outdated repositories

7 years agopve-package-repos.adoc: add wiki about old 3.x repositories
Dietmar Maurer [Mon, 19 Sep 2016 09:22:35 +0000 (11:22 +0200)]
pve-package-repos.adoc: add wiki about old 3.x repositories

7 years agobump version to 4.2-11
Dietmar Maurer [Fri, 16 Sep 2016 08:58:26 +0000 (10:58 +0200)]
bump version to 4.2-11

7 years agoremove detailed numbers, because it is difficult to keep them up to data
Dietmar Maurer [Fri, 16 Sep 2016 08:56:35 +0000 (10:56 +0200)]
remove detailed numbers, because it is difficult to keep them up to data

7 years agoalso update 'Get support' page
Dietmar Maurer [Fri, 16 Sep 2016 08:51:03 +0000 (10:51 +0200)]
also update 'Get support' page

7 years agoadd hint about bug tracker
Dietmar Maurer [Fri, 16 Sep 2016 08:19:18 +0000 (10:19 +0200)]
add hint about bug tracker

7 years agobump version to 4.2-10
Dietmar Maurer [Fri, 16 Sep 2016 06:30:30 +0000 (08:30 +0200)]
bump version to 4.2-10

7 years agoDocument that virtio-scsi is the recommended controller for PVE >= 4.3
Emmanuel Kasper [Thu, 15 Sep 2016 08:07:44 +0000 (10:07 +0200)]
Document that virtio-scsi is the recommended controller for PVE >= 4.3

7 years agoadd section about bios and uefi
Dominik Csapak [Tue, 13 Sep 2016 13:34:54 +0000 (15:34 +0200)]
add section about bios and uefi

this section explains what is the default and why,
and explains when you need ovmf and why you need an efidisk

also we explain how you can create an efidisk and that you
have to set the resolution in the ovmf menu

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 years agolocal-lvm.adoc: move Hardware into separate subsection, add info about bootloader
Dietmar Maurer [Tue, 13 Sep 2016 10:11:28 +0000 (12:11 +0200)]
local-lvm.adoc: move Hardware into separate subsection, add info about bootloader

7 years agoadd hint about HW RAID
Dietmar Maurer [Tue, 13 Sep 2016 09:39:59 +0000 (11:39 +0200)]
add hint about HW RAID

7 years agorefer to Mastering Proxmox - Second Edition
Dietmar Maurer [Tue, 13 Sep 2016 09:11:06 +0000 (11:11 +0200)]
refer to Mastering Proxmox - Second Edition

7 years agoadd new book from Lee R. Surber
Dietmar Maurer [Tue, 13 Sep 2016 09:08:37 +0000 (11:08 +0200)]
add new book from Lee R. Surber

7 years agoFix PVE API URL
Emmanuel Kasper [Thu, 8 Sep 2016 12:46:23 +0000 (14:46 +0200)]
Fix PVE API URL

7 years agouse correct leveloffset for sysadmin pages
Dietmar Maurer [Mon, 12 Sep 2016 15:24:03 +0000 (17:24 +0200)]
use correct leveloffset for sysadmin pages

7 years agoinclude/improve new LVM page
Dietmar Maurer [Mon, 12 Sep 2016 10:18:27 +0000 (12:18 +0200)]
include/improve new LVM page

7 years agoadd hint about ZFS default ARC size
Dietmar Maurer [Mon, 12 Sep 2016 08:49:56 +0000 (10:49 +0200)]
add hint about ZFS default ARC size

7 years agouse/install separate wiki pages for sysadmin.adoc includes
Dietmar Maurer [Mon, 12 Sep 2016 08:42:02 +0000 (10:42 +0200)]
use/install separate wiki pages for sysadmin.adoc includes

7 years agopve-network.adoc: move network docu into separate file
Dietmar Maurer [Mon, 12 Sep 2016 07:50:41 +0000 (09:50 +0200)]
pve-network.adoc: move network docu into separate file

7 years agoinclude attributes.txt
Dietmar Maurer [Mon, 12 Sep 2016 07:44:51 +0000 (09:44 +0200)]
include attributes.txt

7 years agogetting-help.adoc: add/merge infos from current 'Get Support' wiki page
Dietmar Maurer [Mon, 12 Sep 2016 07:39:59 +0000 (09:39 +0200)]
getting-help.adoc: add/merge infos from current 'Get Support' wiki page

7 years agopvecm: describe new coldstart behaviour
Dietmar Maurer [Fri, 9 Sep 2016 09:58:45 +0000 (11:58 +0200)]
pvecm: describe new coldstart behaviour

7 years agostart doc about lvm ...
Dietmar Maurer [Thu, 8 Sep 2016 14:46:10 +0000 (16:46 +0200)]
start doc about lvm ...

7 years agoEscape curly brackets inside single quotes (')
Emmanuel Kasper [Thu, 8 Sep 2016 09:51:46 +0000 (11:51 +0200)]
Escape curly brackets inside single quotes (')

text in backquotes (`) is not subject to asciidoc expansion but
text inside single quotes (') is

this behaviour led that '{vmid}' was somehow interpreted by asciidoc,
and the whole line was not not rendered

pveum.adoc was the only file with that problem as curly brackets
are inside backticks in the rest of the documentation

7 years agoimprove lxc/pct faqs
Dietmar Maurer [Thu, 8 Sep 2016 08:49:39 +0000 (10:49 +0200)]
improve lxc/pct faqs

7 years agoFix "rock-it" containers typo
Emmanuel Kasper [Thu, 8 Sep 2016 07:24:36 +0000 (09:24 +0200)]
Fix "rock-it" containers typo

7 years agoExplain how PVE containers use LXC in the FAQ.
Emmanuel Kasper [Thu, 8 Sep 2016 07:24:35 +0000 (09:24 +0200)]
Explain how PVE containers use LXC in the FAQ.

7 years agoadd ZFS management docs
Dietmar Maurer [Thu, 8 Sep 2016 07:24:50 +0000 (09:24 +0200)]
add ZFS management docs

partly imported from current wiki page.

7 years agofix continuations
Dietmar Maurer [Wed, 7 Sep 2016 07:56:51 +0000 (09:56 +0200)]
fix continuations

7 years agoMerge the best of the Linux Container wiki article
Emmanuel Kasper [Tue, 6 Sep 2016 13:50:47 +0000 (15:50 +0200)]
Merge the best of the Linux Container wiki article

Adding to FAQ as the pct documentation itself is not the best fit for
this entry.

7 years agobump version to 4.2-9
Dietmar Maurer [Tue, 6 Sep 2016 04:42:15 +0000 (06:42 +0200)]
bump version to 4.2-9

7 years agorevert live backup note, white space cleanups
Dietmar Maurer [Tue, 6 Sep 2016 04:24:13 +0000 (06:24 +0200)]
revert live backup note, white space cleanups

7 years agorewrite backup mode explaination for qemu
Emmanuel Kasper [Mon, 5 Sep 2016 13:06:12 +0000 (15:06 +0200)]
rewrite backup mode explaination for qemu

 * try to stress the data consistency implications before going to the
 technical implementation
 * reoderder chapter levels to be consistent with the rest of the page

7 years agomerge the good parts of the Backup wiki articke
Emmanuel Kasper [Mon, 5 Sep 2016 13:06:11 +0000 (15:06 +0200)]
merge the good parts of the Backup wiki articke

http://pve.proxmox.com/wiki/Backup_and_Restore had some good
stuff missing from the reference documentation, so integrate this part
in the reference documentation

7 years agoupdate apidata.js (add missing descriptions)
Dietmar Maurer [Mon, 5 Sep 2016 08:24:26 +0000 (10:24 +0200)]
update apidata.js (add missing descriptions)

7 years agoapi-viewer/PVEAPI.js: fix syntax error
Dietmar Maurer [Mon, 5 Sep 2016 08:07:41 +0000 (10:07 +0200)]
api-viewer/PVEAPI.js: fix syntax error

7 years agoapi-viewer: use verbose_description if available
Dietmar Maurer [Mon, 5 Sep 2016 07:42:35 +0000 (09:42 +0200)]
api-viewer: use verbose_description if available

7 years agoupdate apidata.js - include typetext property for strings.
Dietmar Maurer [Mon, 5 Sep 2016 07:31:55 +0000 (09:31 +0200)]
update apidata.js - include typetext property for strings.

7 years agoiapi-viewer: correctly encode type text
Dietmar Maurer [Mon, 5 Sep 2016 07:03:35 +0000 (09:03 +0200)]
iapi-viewer: correctly encode type text

7 years agoset the first tab of a page active
Dominik Csapak [Fri, 2 Sep 2016 10:50:38 +0000 (12:50 +0200)]
set the first tab of a page active

else no tab would be selected by default,
but the first would still be shown,
leading to confusion which tab is active

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 years agonew faq: How long will my Proxmox VE version be supported?
Dietmar Maurer [Mon, 22 Aug 2016 15:29:31 +0000 (17:29 +0200)]
new faq: How long will my Proxmox VE version be supported?

7 years agoadd section about quorum and cluster cold start
Dietmar Maurer [Mon, 22 Aug 2016 10:51:17 +0000 (12:51 +0200)]
add section about quorum and cluster cold start

7 years agoadd note about unique cluster names
Dietmar Maurer [Mon, 22 Aug 2016 08:09:53 +0000 (10:09 +0200)]
add note about unique cluster names

7 years agoadd missing space
Dietmar Maurer [Mon, 22 Aug 2016 08:00:31 +0000 (10:00 +0200)]
add missing space

7 years agobump version to 4.2-8
Wolfgang Bumiller [Fri, 19 Aug 2016 12:55:03 +0000 (14:55 +0200)]
bump version to 4.2-8

7 years agofix wiki links
Dietmar Maurer [Fri, 12 Aug 2016 08:51:16 +0000 (10:51 +0200)]
fix wiki links

7 years agoupdate for our new mediawiki installation
Dietmar Maurer [Thu, 11 Aug 2016 10:41:14 +0000 (12:41 +0200)]
update for our new mediawiki installation

7 years agoimprove docs about default storage configuration
Dietmar Maurer [Tue, 9 Aug 2016 07:14:04 +0000 (09:14 +0200)]
improve docs about default storage configuration

7 years agoadd warning about over-provisioning
Dietmar Maurer [Tue, 9 Aug 2016 06:52:01 +0000 (08:52 +0200)]
add warning about over-provisioning

7 years agoupdate mediawiki README
Dietmar Maurer [Tue, 9 Aug 2016 06:17:07 +0000 (08:17 +0200)]
update mediawiki README

7 years agouse new repoman for upload target
Dietmar Maurer [Tue, 9 Aug 2016 06:08:59 +0000 (08:08 +0200)]
use new repoman for upload target

7 years agoadd new pve-docs-mediawiki package
Dietmar Maurer [Tue, 9 Aug 2016 05:52:59 +0000 (07:52 +0200)]
add new pve-docs-mediawiki package

7 years agoallow other archs than amd64
Thomas Lamprecht [Fri, 5 Aug 2016 10:34:02 +0000 (12:34 +0200)]
allow other archs than amd64

else lintian does not find the correct package to check if build
on a foreign architecture

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agodocument /etc/gentoo-release test
Wolfgang Bumiller [Fri, 20 May 2016 09:12:43 +0000 (11:12 +0200)]
document /etc/gentoo-release test

7 years agobuild-deps: dblatex, source-highlight
Wolfgang Bumiller [Tue, 28 Jun 2016 13:08:35 +0000 (15:08 +0200)]
build-deps: dblatex, source-highlight

7 years agoha-manager: add section for recovery after fencing
Thomas Lamprecht [Tue, 14 Jun 2016 14:57:45 +0000 (16:57 +0200)]
ha-manager: add section for recovery after fencing

Describe how and why nodes get selected on a recovery of a fenced
service

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agoha-manager: clarify start failure policy
Thomas Lamprecht [Tue, 14 Jun 2016 15:36:50 +0000 (17:36 +0200)]
ha-manager: clarify start failure policy

Rename to 'start failure policy' as else it may be confused with
recovery after fencing, also derscribe its intend.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agoha-manager: clarifications and various fixes
Thomas Lamprecht [Tue, 14 Jun 2016 14:57:43 +0000 (16:57 +0200)]
ha-manager: clarifications and various fixes

Explain that nodes in groups may have priorities and fix also some
spelling and clarifications.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agofix #1022 correct typo
Wolfgang Link [Tue, 14 Jun 2016 07:39:35 +0000 (09:39 +0200)]
fix #1022 correct typo

7 years agobump version to 4.2-7
Dietmar Maurer [Tue, 14 Jun 2016 09:58:21 +0000 (11:58 +0200)]
bump version to 4.2-7

7 years agoMove Multiqueue and IO Threads description at bottom of each chapter
Emmanuel Kasper [Tue, 14 Jun 2016 08:08:46 +0000 (10:08 +0200)]
Move Multiqueue and IO Threads description at bottom of each chapter

Also rename Multiqueues to Multiqueue, to match upstream description

7 years agoDocument network input panel
Emmanuel Kasper [Thu, 9 Jun 2016 11:26:44 +0000 (13:26 +0200)]
Document network input panel

7 years agoFix case after the updates in the GUI
Emmanuel Kasper [Thu, 9 Jun 2016 11:26:43 +0000 (13:26 +0200)]
Fix case after the updates in the GUI

7 years agoDocument the Shares option in Memory panel
Emmanuel Kasper [Thu, 9 Jun 2016 11:26:42 +0000 (13:26 +0200)]
Document the Shares option in Memory panel

7 years agoadd section about usb passthrough
Dominik Csapak [Wed, 8 Jun 2016 13:25:28 +0000 (15:25 +0200)]
add section about usb passthrough

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 years agobump version to 4.2-6
Dietmar Maurer [Wed, 8 Jun 2016 10:37:10 +0000 (12:37 +0200)]
bump version to 4.2-6

7 years agodoc: update stdexcludes
Fabian Grünbichler [Wed, 8 Jun 2016 08:02:36 +0000 (10:02 +0200)]
doc: update stdexcludes

7 years agoadd note about skipped bind/dev mps
Fabian Grünbichler [Tue, 7 Jun 2016 09:11:22 +0000 (11:11 +0200)]
add note about skipped bind/dev mps

7 years agoadd bind mount warning
Fabian Grünbichler [Tue, 7 Jun 2016 09:11:20 +0000 (11:11 +0200)]
add bind mount warning

7 years agoDocument CPU and Memory Input panel
Emmanuel Kasper [Mon, 6 Jun 2016 10:23:18 +0000 (12:23 +0200)]
Document CPU and Memory Input panel

7 years agoAdd note explaining what is KVM
Emmanuel Kasper [Mon, 6 Jun 2016 10:23:17 +0000 (12:23 +0200)]
Add note explaining what is KVM

7 years agoremove trailing whitespaces
Dominik Csapak [Wed, 25 May 2016 13:40:27 +0000 (15:40 +0200)]
remove trailing whitespaces

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 years agoadd paragraph for IO Thread option
Dominik Csapak [Wed, 25 May 2016 13:40:26 +0000 (15:40 +0200)]
add paragraph for IO Thread option

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 years agoremove wrong words
Dominik Csapak [Wed, 25 May 2016 13:40:25 +0000 (15:40 +0200)]
remove wrong words

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 years agocorrectly remove temporary xml files
Dietmar Maurer [Wed, 25 May 2016 05:35:25 +0000 (07:35 +0200)]
correctly remove temporary xml files

7 years agosimplify package build system (single debian dir)
Dietmar Maurer [Wed, 25 May 2016 05:24:28 +0000 (07:24 +0200)]
simplify package build system (single debian dir)

7 years agocleanup pve-docs package - only include documentation files
Dietmar Maurer [Wed, 25 May 2016 05:01:19 +0000 (07:01 +0200)]
cleanup pve-docs package - only include documentation files

apache2 and mediawiki setup files should go into a separate package.

7 years agoimprove package description
Dietmar Maurer [Wed, 25 May 2016 04:42:17 +0000 (06:42 +0200)]
improve package description

7 years agoinclude footnotes inside manual pages
Dietmar Maurer [Tue, 24 May 2016 09:22:56 +0000 (11:22 +0200)]
include footnotes inside manual pages

We need to use xmlto

7 years agoadd general introduction and chapters matching the qm creation wizard in the GUI
Emmanuel Kasper [Mon, 23 May 2016 09:41:28 +0000 (11:41 +0200)]
add general introduction and chapters matching the qm creation wizard in the GUI

7 years agoReformat qm documentation to make it similar to pct
Emmanuel Kasper [Mon, 23 May 2016 09:41:15 +0000 (11:41 +0200)]
Reformat qm documentation to make it similar to pct