From 44cb33feb4b21b02e3655a13a334ddafb6262322 Mon Sep 17 00:00:00 2001 From: Oliver Sauder Date: Mon, 27 Nov 2017 14:05:19 +0100 Subject: [PATCH] Document mirror -with-installer flag --- content/doc/aptly/mirror/create.md | 2 ++ content/doc/aptly/mirror/edit.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/doc/aptly/mirror/create.md b/content/doc/aptly/mirror/create.md index 6c1eb54..8f77ccd 100644 --- a/content/doc/aptly/mirror/create.md +++ b/content/doc/aptly/mirror/create.md @@ -47,6 +47,8 @@ Flags: signatures - `-keyring=trustedkeys.gpg`: gpg keyring to use when verifying Release file (could be specified multiple times) +- `-with-installer`: download additional not packaged installer + files - `-with-sources`: download source packages in addition to binary packages (could be enabled by default with config option `downloadSourcePackages`) diff --git a/content/doc/aptly/mirror/edit.md b/content/doc/aptly/mirror/edit.md index 73fc75c..b632f0d 100644 --- a/content/doc/aptly/mirror/edit.md +++ b/content/doc/aptly/mirror/edit.md @@ -30,6 +30,8 @@ Flags: - `-filter-with-deps`: when filtering, include [dependencies](/doc/feature/dependencies) of matching packages as well - `-architectures=`: global flag to change architectures list. +- `-with-installer`: download additional not packaged installer + files - `-with-sources`: download source packages in addition to binary packages - `-with-udebs`: download .udeb packages (Debian installer