From 790b508903acd6243484d14d495e7756bd07459d Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Thu, 4 Oct 2012 14:51:29 -0700 Subject: [PATCH] doc: rst syntax fixes. Signed-off-by: Tommi Virtanen --- doc/dev/release-process.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 2746c213716..4e7e47f2a05 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -16,12 +16,14 @@ Prior to building, it's necessary to update the pbuilder seed tarballs:: 2. Setup keyring for signing packages ===================================== +:: + export GNUPGHOME= # verify it's accessible gpg --list-keys -The release key should be present: +The release key should be present:: pub 4096R/17ED316D 2012-05-20 uid Ceph Release Key @@ -88,6 +90,8 @@ rpm and indexes.:: 8. Create debian repo ===================== +:: + mkdir /tmp/debian-repo mkdir /tmp/debian-repo/conf ../ceph-build/gen_reprepro_conf.sh debian-testing main \