bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gsrc] [Bug report] (1) cp -b option, (2) sha256sum not found


From: Brian Gough
Subject: Re: [bug-gsrc] [Bug report] (1) cp -b option, (2) sha256sum not found
Date: Thu, 16 Sep 2010 21:28:00 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO)

At Wed, 15 Sep 2010 12:48:27 +0900,
Shigio YAMAGUCHI wrote:
> Additionally, sha256 doesn't have the -c option.
> So, you should use diff(1) instead.
> 
> % sha256 -r download/* >sha256sums.tmp
> % diff -w sha256sums sha256sums.tmp             # -w option ignores spaces.
> % uname -rs 
> FreeBSD 6.1-RELEASE

If you install coreutils from BSD ports does that include sha256sum?
(maybe it is called gsha256sum).  If you can put that in your
gar.conf.mk file as CHECKSUM_CMD=... it will be the simplest solution
I think.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]