public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup v2] Better explain the situations where it makes sense to adapt the rustup configuration
@ 2024-12-16 11:30 Laurențiu Leahu-Vlăducu
  2024-12-16 12:57 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Laurențiu Leahu-Vlăducu @ 2024-12-16 11:30 UTC (permalink / raw)
  To: pbs-devel; +Cc: Laurențiu Leahu-Vlăducu

Signed-off-by: Laurențiu Leahu-Vlăducu <l.leahu-vladucu@proxmox.com>
---
 README.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 0caa9874..b3829a76 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,11 @@ Build & Release Notes
 ``rustup`` Toolchain
 ====================
 
-We normally want to build with the ``rustc`` Debian package. To do that
-you can set the following ``rustup`` configuration:
+We normally want to build with the ``rustc`` Debian package (see below). If you
+still want to use ``rustup`` for other reasons (e.g. to easily switch between
+the official stable, beta, and nightly compilers), you should set the following
+``rustup`` configuration to use the Debian-provided ``rustc`` compiler
+by default:
 
     # rustup toolchain link system /usr
     # rustup default system
-- 
2.39.5



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup v2] Better explain the situations where it makes sense to adapt the rustup configuration
  2024-12-16 11:30 [pbs-devel] [PATCH proxmox-backup v2] Better explain the situations where it makes sense to adapt the rustup configuration Laurențiu Leahu-Vlăducu
@ 2024-12-16 12:57 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-12-16 12:57 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion,
	Laurențiu Leahu-Vlăducu

Am 16.12.24 um 12:30 schrieb Laurențiu Leahu-Vlăducu:
> Signed-off-by: Laurențiu Leahu-Vlăducu <l.leahu-vladucu@proxmox.com>
> ---
>  README.rst | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
>

applied, thanks!

I adapted the subject to include a tag to allow readers early to figure out
what this touches and also made it shorter:

readme: clarify when one needs to adjust the rustup config

See our developer docs (overview) for some guidelines and details on
preferred style:

https://pve.proxmox.com/wiki/Developer_Documentation#Commits_and_Commit_Messages


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-16 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-16 11:30 [pbs-devel] [PATCH proxmox-backup v2] Better explain the situations where it makes sense to adapt the rustup configuration Laurențiu Leahu-Vlăducu
2024-12-16 12:57 ` [pbs-devel] applied: " Thomas Lamprecht

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