public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH v2 3/3] doc/user_manual: Describe gpg signing of local repo
Date: Wed,  6 Feb 2019 15:54:48 +0000	[thread overview]
Message-ID: <20190206155448.7289-1-mosipov@ilbers.de> (raw)

Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
Signed-off-by: Baurzhan Ismagulov <ibr@ilbers.de>
---
 doc/user_manual.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index ebc31c6..680ef9b 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -728,6 +728,16 @@ Cache upstream debian packages to reduce time for further downloads and to be ab
 
 ### Solution
 
+ - Signing of local repo (optional)
+
+By default, the local caching repo is not gpg signed. If you want to share it in a trusted way, you may sign it.
+To do that, install `gpg` in your build environment, import the public and private keys,
+and provide the path to the public key in `conf/local.conf`, e.g.:
+
+```
+BASE_REPO_KEY = "file://<absolute_path_to_your_pub_key_file>"'
+```
+
  - Trigger creation of local apt caching Debian packages during image generation.
 
 ```
@@ -755,5 +765,4 @@ bitbake multiconfig:qemuarm-stretch:isar-image-base
 
 ### Limitation
 
-So far the local base-apt repo is not gpg signed.
 Files fetched with the `SRC_URI` protocol "apt://" are not yet cached.
-- 
2.11.0


                 reply	other threads:[~2019-02-06 15:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20190206155448.7289-1-mosipov@ilbers.de \
    --to=mosipov@ilbers.de \
    --cc=isar-users@googlegroups.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