[Git][NTPsec/ntpsec][master] more notes for release manager

Mark Atwood gitlab at mg.gitlab.com
Mon Jun 24 00:22:13 UTC 2019



Mark Atwood pushed to branch master at NTPsec / ntpsec


Commits:
cad947dc by Mark Atwood at 2019-06-24T00:22:01Z
more notes for release manager

- - - - -


1 changed file:

- devel/hacking.adoc


Changes:

=====================================
devel/hacking.adoc
=====================================
@@ -648,4 +648,28 @@ each release.
 
 . Post release announcement
 
+== Release Notes.  Ignore this if you are not Mark
+
+. start a new Debian 8 instance
+
+ssh -v -i ~/.ssh/aws-mra.key admin at IPADDRESS
+
+sudo apt-get update
+
+sudo apt-get install build-essential m4 bison git gnupg libssl-dev emacs-nox python-pip
+
+copy over ssh key fef13aa2242229293c0762d2b4e2f2e0
+
+copy over gpg signing key 0x5A22E330161C3978
+
+gpg --export-secret-key 0x5A22E330161C3978 >secret.gkey
+scp ~/.ssh/aws-mra.key  secret.gkey admin at IPADDRESS:.
+
+gpg --import-secret-key secret.gkey
+GPG_TTY=$(tty); export GPG_TTY
+echo "test" | gpg --clearsign
+
+
+
+
 //end



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cad947dc228ab68032b9584935d3a2593476fadf

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/cad947dc228ab68032b9584935d3a2593476fadf
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190624/9145766d/attachment.htm>


More information about the vc mailing list