Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test-1.13 sorcery by Jaka Kranjc (f178e34f99f70c7b001a6aef34b4fb4906adefb2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test-1.13 sorcery by Jaka Kranjc (f178e34f99f70c7b001a6aef34b4fb4906adefb2)
  • Date: Mon, 24 Mar 2008 07:01:40 -0500

GIT changes to test-1.13 sorcery by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 9 +++++++++
etc/sorcery/version | 2 +-
usr/sbin/cast | 8 ++++----
usr/sbin/cleanse | 1 +
usr/sbin/gaze | 2 ++
usr/share/man/man1/gaze.1 | 7 +++++--
usr/share/man/man8/cast.8 | 3 ++-
7 files changed, 24 insertions(+), 8 deletions(-)

New commits:
commit f178e34f99f70c7b001a6aef34b4fb4906adefb2
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

1.13.8-rc8

commit dfaf011f4bef0e341a63fc786ac294d524cee165
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

cast.8, cast: -B is recursive, so mention it #14371

(cherry-picked from commit e62719f363ffc5c54ac940154fd4295d4c55d067)

commit fcfb751ecc7c35119b321e9906dc6b1213f4c8ee
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gaze, gaze.1: added note about gaze depends working only on enabled deps

(cherry-picked from commit 84f2039b875fc3997fa6319ccf7110b063aecd95)

commit 9cc5225b41aefcf93dc9bdc4a344bdfe9112a79c
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

cleanse: added "--tablet coalesce" to the help

(cherry-picked from commit 5caa9396e47625ba47f644fb48b1142a9f4c5f87)

diff --git a/ChangeLog b/ChangeLog
index 46273e2..43b9f52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-03-24 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * cast.8, cast: -B is recursive, so mention it #14371
+
+2008-03-15 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * gaze, gaze.1: added note about gaze depends working only on enabled
deps
+
+2008-03-15 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * cleanse: added "--tablet coalesce" to the help
+
2008-03-07 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* scribbler: fixed message when scribbling from a missing grimoire
#14353

diff --git a/etc/sorcery/version b/etc/sorcery/version
index 22e6a44..21de374 100644
--- a/etc/sorcery/version
+++ b/etc/sorcery/version
@@ -1 +1 @@
-1.13.8-rc7
+1.13.8-rc8
diff --git a/usr/sbin/cast b/usr/sbin/cast
index 5a5288f..2cb3e99 100755
--- a/usr/sbin/cast
+++ b/usr/sbin/cast
@@ -44,10 +44,10 @@ Optional Parameters:
-c | --compile Recompile the spells (dont install from
cache).
-r | --reconfigure Select new dependencies for spells (implies
-c)

--R | --recast-down Recast depended-upon spells, even if they are
- already installed...
--B | --recast-up Recast dependent spells, even if they are
- already installed...
+-R | --recast-down Recursively recast depended-upon spells, even
+ if they are already installed...
+-B | --recast-up Recursively recast dependent spells, even
+ if they are already installed...

-b | --force-base-dep Force all spells to depend on basesystem

diff --git a/usr/sbin/cleanse b/usr/sbin/cleanse
index 0f6cc5f..af1e584 100755
--- a/usr/sbin/cleanse
+++ b/usr/sbin/cleanse
@@ -51,6 +51,7 @@ Command Description
--nofix_quick like --nofix, but does not check dependent spells.

--tablet clean up the tablet
+--tablet coalesce clean up the tablet and hardlink duplicate files
--tablet_spell clean up the tablet for one spell
--logs cleans old logs in the same way a system-update does

diff --git a/usr/sbin/gaze b/usr/sbin/gaze
index aecc6c4..9914d9f 100755
--- a/usr/sbin/gaze
+++ b/usr/sbin/gaze
@@ -90,6 +90,8 @@ depends [--fast] spell [level]
recursively depend on this spell,
up to $level levels (infinity if omitted)
--fast omits some information but runs
faster
+ NOTE: the target spell must be installed and
+ only enabled dependencies are shown

dependencies [-c ] [--no-optionals ] spell [level]
Displays the spells this spell explicitly
diff --git a/usr/share/man/man1/gaze.1 b/usr/share/man/man1/gaze.1
index f34b876..5a33b83 100644
--- a/usr/share/man/man1/gaze.1
+++ b/usr/share/man/man1/gaze.1
@@ -237,8 +237,11 @@ computes the md5sum on spell sources based on passed
spell(s), section(s) or ent
.PP
.SS depends [--fast] <spell> [<level>]
.IP
-shows the spells that explicitly or recursively depend on this spell.
-Up to level $level if specified.
+shows the spells that explicitly or recursively depend on this
+.I installed
+spell.
+Up to level $level if specified. Only enabled dependencies are shown.
+
If --fast is specified more limited output is produced, but it runs much
faster.
.PP
.SS dependencies [-c ] [--no-optionals ] <spell> [<level>]
diff --git a/usr/share/man/man8/cast.8 b/usr/share/man/man8/cast.8
index d31f2e6..19842f2 100644
--- a/usr/share/man/man8/cast.8
+++ b/usr/share/man/man8/cast.8
@@ -67,7 +67,8 @@ recasts all the spells the given spell(s) depend on
(and the ones they depend on ...).
This might be quite a lot of spells.
.SS "-B, --recast-up"
-recasts all the spells that depend on the given spell(s).
+recasts all the spells that depend on the given spell(s)
+(and the ones they depend on ...).
.SS "-h, --help"
Display short help.
.SH "ENVIRONMENT"



  • [SM-Commit] GIT changes to test-1.13 sorcery by Jaka Kranjc (f178e34f99f70c7b001a6aef34b4fb4906adefb2), Jaka Kranjc, 03/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page