Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by David Brown (6d627aab451bc5af81062c8958b1a5b9538a8a7e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: SM-Commit <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by David Brown (6d627aab451bc5af81062c8958b1a5b9538a8a7e)
  • Date: Mon, 18 Dec 2006 10:47:11 -0800

David Brown wrote:
> GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:
>
> smgl/castfs/BUILD | 2 ++
> smgl/castfs/CONFIGURE | 3 +++
> smgl/castfs/DETAILS | 2 +-
> smgl/castfs/HISTORY | 5 +++++
> 4 files changed, 11 insertions(+), 1 deletion(-)
>
> New commits:
> commit 6d627aab451bc5af81062c8958b1a5b9538a8a7e
> Author: David Brown <dmlb2000 AT gmail.com>
> Commit: David Brown <dmlb2000 AT gmail.com>
>
> castfs updated to 0.5.1 added a few more options
<snip>
> diff --git a/smgl/castfs/CONFIGURE b/smgl/castfs/CONFIGURE
> new file mode 100755
> index 0000000..dcc1391
> --- /dev/null
> +++ b/smgl/castfs/CONFIGURE
> @@ -0,0 +1,3 @@
> +config_query_option STATIC_FUSE "Compile against fuse statically?" y \
> + "--enable-static-fuse" \
> + "--disable-static-fuse"
<snip>
> diff --git a/smgl/castfs/HISTORY b/smgl/castfs/HISTORY
> index fdfe561..ce7784c 100644
> --- a/smgl/castfs/HISTORY
> +++ b/smgl/castfs/HISTORY
> @@ -1,3 +1,8 @@
> +2006-12-17 David Brown <dmlb2000 AT gmail.com>
> + * DETAILS: updated 0.5.1
> + * CONFIGURE: added to query for building against fuse statically
> + * BUILD: added to add the option to the OPTS so it gets passed
> correctly

Might want to mention why it defaults to 'y' in the HISTORY file when we
generally have static builds default to off (or be an additional file,
e.g. bash).

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/




Archive powered by MHonArc 2.6.24.

Top of Page