Kenyon Ralph has proposed merging ~kralph/curtin:apt-doc-fix into curtin:master.
Requested reviews: curtin developers (curtin-dev) For more details, see: https://code.launchpad.net/~kralph/curtin/+git/curtin/+merge/457855 -- Your team curtin developers is requested to review the proposed merge of ~kralph/curtin:apt-doc-fix into curtin:master.
diff --git a/doc/topics/apt_source.rst b/doc/topics/apt_source.rst index eab9996..12baf9f 100644 --- a/doc/topics/apt_source.rst +++ b/doc/topics/apt_source.rst @@ -86,6 +86,7 @@ The section "sources" is is a dictionary (unlike most block/net configs which ar Here is just one of the most common examples for this feature: install with curtin in an isolated environment (derived repository): For that we need to: + * insert the PGP key of the local repository to be trusted - since you are locked down you can't pull from keyserver.ubuntu.com
-- Mailing list: https://launchpad.net/~curtin-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp

