Removing "brik" from release script
Joe Buck
Joe.Buck@synopsys.COM
Wed Apr 7 19:53:00 GMT 2004
On Wed, Apr 07, 2004 at 07:29:40PM +0000, Joseph S. Myers wrote:
> On Wed, 7 Apr 2004, Volker Reichelt wrote:
>
> > I'd vote for keeping "brik".
> >
> > If you have a slow connection, it's easier to download the diffs instead
> > of the full tarball. After applying the diff, "brik" can guarantee that
> > everything went alright.
>
> Using md5sum would save the need for a nonstandard tool to check things.
Agreed. We could publish the output of
> find . -type f |sed 's:^\./::' |sort |xargs md5sum >MD5SUMS
modulo the bogus line that would be generated for MD5SUMS.
More information about the Gcc
mailing list