public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-offline-mirror] partially-fix #5958: doc: add additional example for debug packages
@ 2024-12-05  9:15 Fabian Grünbichler
  2024-12-09 18:52 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Grünbichler @ 2024-12-05  9:15 UTC (permalink / raw)
  To: pve-devel

our repositories don't override their section to debug, and they can get quite
big..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
 docs/offline-mirror.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/offline-mirror.rst b/docs/offline-mirror.rst
index 1ae56e7..d4a8c1f 100644
--- a/docs/offline-mirror.rst
+++ b/docs/offline-mirror.rst
@@ -82,6 +82,17 @@ Some examples for packages and section filters:
 - `--skip-sections 'games'` - filter sections containing game packages
 - `--skip-sections 'debug'` - filter sections containing debug information
 
+If you want to skip all debugging related packages (which might not always be
+in the `debug` section mentioned in the example above), the following set of
+filters should work:
+
+.. code-block::
+
+ --skip-packages *-dbgsym \
+ --skip-packages *-dbg \
+ --skip-packages *-debug \
+ --skip-sections debug
+
 Please refer to https://packages.debian.org/bookworm/ for a list of Debian archive sections and
 their contents.
 
-- 
2.39.5



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

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

* [pve-devel] applied: [PATCH proxmox-offline-mirror] partially-fix #5958: doc: add additional example for debug packages
  2024-12-05  9:15 [pve-devel] [PATCH proxmox-offline-mirror] partially-fix #5958: doc: add additional example for debug packages Fabian Grünbichler
@ 2024-12-09 18:52 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-12-09 18:52 UTC (permalink / raw)
  To: Proxmox VE development discussion, Fabian Grünbichler

Am 05.12.24 um 10:15 schrieb Fabian Grünbichler:
> our repositories don't override their section to debug, and they can get quite
> big..
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
> ---
>  docs/offline-mirror.rst | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
>

applied, thanks!


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

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

end of thread, other threads:[~2024-12-09 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-05  9:15 [pve-devel] [PATCH proxmox-offline-mirror] partially-fix #5958: doc: add additional example for debug packages Fabian Grünbichler
2024-12-09 18:52 ` [pve-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