public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs v3 1/5] package-repos: improve wording partly based on pmg-docs
Date: Thu, 21 Mar 2024 16:29:27 +0100	[thread overview]
Message-ID: <20240321152941.1971509-2-c.heiss@proxmox.com> (raw)
In-Reply-To: <20240321152941.1971509-1-c.heiss@proxmox.com>

Some sentences are phrased better and more expansive in pmg-docs, so
take them from there and adapt them as needed.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
Changes v1 -> v2:
  * deduplicate email/changelog paragraph, move to top
  * deduplicate enterprise repo introduction sentence
  * very slightly reword some phrases

Changes v2 -> v3:
  * fixed small typo (thanks, Sterzy!)

 pve-package-repos.adoc | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc
index b0c2a95..065323c 100644
--- a/pve-package-repos.adoc
+++ b/pve-package-repos.adoc
@@ -8,6 +8,10 @@ endif::wiki[]
 {pve} uses http://en.wikipedia.org/wiki/Advanced_Packaging_Tool[APT] as its
 package management tool like any other Debian-based system.

+{pve} automatically checks for package updates on a daily basis. The `root@pam`
+user is notified via email about available updates. From the GUI, the
+'Changelog' button can be used to see more details about an selected update.
+
 Repositories in {pve}
 ~~~~~~~~~~~~~~~~~~~~~

@@ -57,21 +61,18 @@ deb http://security.debian.org/debian-security bookworm-security main contrib
 {pve} Enterprise Repository
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~

-This is the default, stable, and recommended repository, available for all {pve}
-subscription users. It contains the most stable packages and is suitable for
-production use. The `pve-enterprise` repository is enabled by default:
+This is the recommended repository and available for all {pve} subscription
+users. It contains the most stable packages and is suitable for production use.
+The `pve-enterprise` repository is enabled by default:

 .File `/etc/apt/sources.list.d/pve-enterprise.list`
 ----
 deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise
 ----

-The `root@pam` user is notified via email about available updates. Click the
-'Changelog' button in the GUI to see more details about the selected update.
-
-You need a valid subscription key to access the `pve-enterprise` repository.
-Different support levels are available. Further details can be found at
-{pricing-url}.
+Please note that you need a valid subscription key to access the
+`pve-enterprise` repository. We offer different support levels, which you can
+find further details about at {pricing-url}.

 NOTE: You can disable this repository by commenting out the above line using a
 `#` (at the start of the line). This prevents error messages if your host does
@@ -82,9 +83,10 @@ repository in that case.
 {pve} No-Subscription Repository
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-This is the recommended repository for testing and non-production use. Its
-packages are not as heavily tested and validated. You don't need a subscription key
-to access the `pve-no-subscription` repository.
+As the name suggests, you do not need a subscription key to access
+this repository. It can be used for testing and non-production
+use. It's not recommended to use this on production servers, as these
+packages are not always as heavily tested and validated.

 We recommend to configure this repository in `/etc/apt/sources.list`.

--
2.43.1





  reply	other threads:[~2024-03-21 15:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 15:29 [pve-devel] [PATCH docs v3 0/5] improve & unify installation(-related) documentation Christoph Heiss
2024-03-21 15:29 ` Christoph Heiss [this message]
2024-03-21 15:29 ` [pve-devel] [PATCH docs v3 2/5] installation: iso: improve & align wording with pmg-docs Christoph Heiss
2024-03-21 15:29 ` [pve-devel] [PATCH docs v3 3/5] installation: lvm-options: " Christoph Heiss
2024-03-21 15:29 ` [pve-devel] [PATCH docs v3 4/5] installation: zfs-options: " Christoph Heiss
2024-03-21 15:29 ` [pve-devel] [PATCH docs v3 5/5] installation: iso: reflow location and password dialog screenshots Christoph Heiss
2024-03-22 10:34 ` [pve-devel] applied-series: [PATCH docs v3 0/5] improve & unify installation(-related) documentation Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240321152941.1971509-2-c.heiss@proxmox.com \
    --to=c.heiss@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal