From d421ba2af61ae9daa82a46d72512c8fa799daef3 Mon Sep 17 00:00:00 2001 From: Gordon Hecker Date: Mon, 17 May 2010 11:15:34 +0200 Subject: [PATCH] documentation: update release process description Signed-off-by: Gordon Hecker --- doc/manual/release.text | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/doc/manual/release.text b/doc/manual/release.text index 4e7145a..cbacff0 100644 --- a/doc/manual/release.text +++ b/doc/manual/release.text @@ -10,16 +10,10 @@ Prepare building a release with *e2factory*: * change the release_id attribute in proj/config to the release string * commit the file * push - -To make sure everything is really available from the server: - -* create a fresh checkout for the project -* fetch sources * build in release mode -* e2factory will - * build everything from scratch - * store the results to the releases server - * the location will be `releases:/release//` +* e2factory will store the results listed in the `deploy_results` + attribute in the project configuration to the releases server. + The location will be `releases:/archive//` Example: @@ -29,4 +23,4 @@ Example: $ e2-build --build-mode=release prev [results](results.html) -next [migrate from e2-2.1 to e2-2.2](migration.html) +next [Migrating to newer versions of e2factory](migration.html) -- 2.39.5