Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by David Kowis (65d6d0ae4583735f39727943b21d5ee00ab5a1b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <eekee57 AT fastmail.fm>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by David Kowis (65d6d0ae4583735f39727943b21d5ee00ab5a1b4)
  • Date: Sat, 22 Mar 2008 14:47:02 +0000

On Thu, 20 Mar 2008 20:55:01 -0500
David Kowis <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:
>
> disk/reiserfsprogs/HISTORY | 3 +++
> disk/reiserfsprogs/INSTALL | 3 ---
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> New commits:
> commit 65d6d0ae4583735f39727943b21d5ee00ab5a1b4
> Author: David Kowis <dkowis AT shlrm.org>
> Commit: David Kowis <dkowis AT shlrm.org>
>
> reiserfsprogs: fixed the glitch where it didn't install fsck.reiserfs

/bin/install: cannot create regular file `/sbin/fsck.reiserfs': File exists
<snip>
Spells that encountered problems:
---------------------------------
reiserfsprogs

The 'file' that exists is a broken symlink. Is it worth making a work-around?


>
> diff --git a/disk/reiserfsprogs/HISTORY b/disk/reiserfsprogs/HISTORY
> index 09e99ee..f0bc69d 100644
> --- a/disk/reiserfsprogs/HISTORY
> +++ b/disk/reiserfsprogs/HISTORY
> @@ -1,3 +1,6 @@
> +2008-03-20 David Kowis <dkowis AT shlrm.org>
> + * INSTALL: removed, as the symlinking isn't necessary anymore
> +
> 2007-09-27 Eric Sandall <sandalle AT sourcemage.org>
> * DETAILS: Updated to 3.6.20
>
> diff --git a/disk/reiserfsprogs/INSTALL b/disk/reiserfsprogs/INSTALL
> deleted file mode 100755
> index dd8b53c..0000000
> --- a/disk/reiserfsprogs/INSTALL
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -default_install &&
> -ln -sf ${INSTALL_ROOT}/sbin/reiserfsck \
> - ${INSTALL_ROOT}/sbin/fsck.reiserfs
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit


--
Ethan Grammatikidis <eekee57 AT fastmail.fm>




Archive powered by MHonArc 2.6.24.

Top of Page