Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (e6edc2350efa527d385324b620b365120aec010c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <iuso AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (e6edc2350efa527d385324b620b365120aec010c)
  • Date: Sun, 7 Jan 2007 18:26:23 +0000

On Sunday 07 January 2007 12:36, seth AT swoolley.homeip.net wrote:
> Can you explain each distinct edit you made so we can develop a test plan?
>
> I'd also like to know why along with each one so we can confirm it.
>
> On Wednesday I get the final parts for a new box, and I can help you test
> this then.

O boy, walking you through each specific line/edit would be quite a task. I
think most of the diff contents comes from simple reformatting. The history
entry is my attempt to explain all relevant edits, please ask about parts
that seem obscure.

I did test the spell many times on my own box, and it works perfectly. Apart
from the version bump and a few "external" edits (e.g. removing obsoleted
config file vars from udev.conf and adding evaluate_retval calls in coldplug
script), everything else is just streamlining the internal spell workings.

For instance, in both BUILD and INSTALL there were not one but three make
[install] commands. Two of these are redundant: there were separate commands
for the basic compilation and extra targets, when you can actually do it all
in one. What I did for these is save the chosen build targets in _EXTRAS_TARG
in CONFIGURE and append that to a single make [install] in BUILD and INSTALL.

I'm of course glad if you can test it on your box too.

--
Juuso Alasuutari
[[ Source Mage GNU/Linux ]]

Attachment: pgpSlN9XVZsNk.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page