Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (54cf581d1e1b3cea894c13d14887e7819d22686f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (54cf581d1e1b3cea894c13d14887e7819d22686f)
  • Date: Thu, 8 Jan 2009 14:30:55 -0600

GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:

doc/release.recipe | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 54cf581d1e1b3cea894c13d14887e7819d22686f
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

doc/release.recipe: small fixups

Removed references to steps 11 and 12, which are no more. Also fixed the
usage description of cleaniso.sh, which requires an argument.

diff --git a/doc/release.recipe b/doc/release.recipe
index 8dc1223..3a085a3 100644
--- a/doc/release.recipe
+++ b/doc/release.recipe
@@ -1,11 +1,11 @@
10 (Easy) Steps to Generate an ISO

-The following are the general steps that need to be taken in order to create
an
-ISO from scratch. These are not necessarily the steps that have to be
followed,
-but this is how I generate ISOs. Steps 11 and 12 are more necessary if you
are
-building an official ISO, but at least step 11 is recommended even for home
-use. Before doing anything in the recipe, you will need a working kitchen.
Get
-yourself a cauldron to brew in (and check out the test branch):
+The following are the general steps that need to be taken in order to create
+an ISO from scratch. These are not necessarily the steps that have to be
+followed, but this is how I generate ISOs. Step 10 is more necessary if you
+are building an official ISO, but is recommended even for home use. Before
+doing anything in the recipe, you will need a working kitchen. Get yourself a
+cauldron to brew in (and check out the test branch):


git clone git://scm.sourcemage.org/smgl/cauldron.git
@@ -45,9 +45,9 @@ access. Remember that all paths just mentioned are relative
to the sys dir
(except for the first argument to ln, which is not a typo).

5. Prune the iso tree (/tmp/cauldron/iso). This can be done by running
-cauldron/scripts/cleaniso.sh. This uses /tmp/cauldron/iso by default. This
will
-remove unnecessary things like sorcery tablet files and logs, and unnecessary
-documentation in usr/share/doc for example.
+cauldron/scripts/cleaniso.sh /tmp/cauldron/iso. This will remove unnecessary
+things like sorcery tablet files and logs, and unnecessary documentation in
+usr/share/doc for example.

6. Make adjustments to the iso tree (/tmp/cauldron/iso) by running
cauldron/scripts/add-sauce.sh -o -i /tmp/cauldron/iso.



  • [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (54cf581d1e1b3cea894c13d14887e7819d22686f), Justin Boffemmyer, 01/08/2009

Archive powered by MHonArc 2.6.24.

Top of Page