Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (f8964b1b5ff65cce19ae9f4f72f0c26e5892266b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: flux <flux AT sourcemage.org>
  • To: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (f8964b1b5ff65cce19ae9f4f72f0c26e5892266b)
  • Date: Mon, 21 Nov 2011 17:54:37 +0900

Ladislav Hagara (ladislav.hagara AT unob.cz) wrote [11.11.21 00:39]:
>
> > commit f8964b1b5ff65cce19ae9f4f72f0c26e5892266b
> > Author: Sukneet Basuta <sukneet AT sourcemage.org>
> > Commit: Sukneet Basuta <sukneet AT sourcemage.org>
> >
> > kvm: remove unused SOURCE_HASH
> >
> > diff --git a/kernels/kvm/DETAILS b/kernels/kvm/DETAILS
> > index 4602cbd..9e09ccc 100755
> > --- a/kernels/kvm/DETAILS
> > +++ b/kernels/kvm/DETAILS
> > @@ -3,7 +3,6 @@
> > SOURCE=qemu-${SPELL}-${VERSION}.tar.gz
> > SOURCE_DIRECTORY=$BUILD_DIRECTORY/qemu-${SPELL}-${VERSION}
> > SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
> > -#
> > SOURCE_HASH=sha512:25cf2bd1c4ad1c1c01d6202ab61fbe2cc5ab48cb43e1bb7e04c47d1840f564cba613f6653ea7b517ddb86489796718bbf3b6587316e1f267bbb63bcd7307003e
> > SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
>
>
>
> Please don't remove "unused" SOURCE_HASHs.
> They are for developers who don't use gpg checking. It is easier to just
> remove "#" than add new all line.

This is what git (or whatever SCM we use in the future if it changes) is
for. That line is preserved in the repo history and is very easy to
recover (it can even be scripted), so worrying about removing it is
moot. If there's a reason to keep it other than just recovering it
later, then of course it should be kept.

--
Justin "flux_control" Boffemmyer
Cauldron wizard and general mage
Source Mage GNU/Linux
http://www.sourcemage.org

Attachment: pgpHFNr5V4ZX8.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page