Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80e5824038186830d02f9e531a1cdf1474f9a0bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <stealth AT sourcemage.org>
  • To: dkowis AT shlrm.org
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80e5824038186830d02f9e531a1cdf1474f9a0bb)
  • Date: Sun, 24 Aug 2008 19:26:02 +0400

On Sun, 24 Aug 2008 10:19:54 -0500
David Kowis <dkowis AT shlrm.org> wrote:

> Vlad Glagolev wrote:
> > GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
> >
> > net/dhcpcd/HISTORY | 1 +
> > net/dhcpcd/PRE_BUILD | 4 ++++
> > 2 files changed, 5 insertions(+)
> >
> > New commits:
> > commit 80e5824038186830d02f9e531a1cdf1474f9a0bb
> > Author: Vlad Glagolev <stealth AT sourcemage.org>
> > Commit: Vlad Glagolev <stealth AT sourcemage.org>
> >
> > dhcpcd: fixed hooks installation path
> >
> > diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
> > index 369ca06..8ab155c 100644
> > --- a/net/dhcpcd/HISTORY
> > +++ b/net/dhcpcd/HISTORY
> > @@ -1,5 +1,6 @@
> > 2008-08-24 Vlad Glagolev <stealth AT sourcemage.org>
> > * DETAILS: updated spell to 4.0.0 (both branches)
> > + * PRE_BUILD: fixed hooks installation path
> >
> > 2008-07-23 Vlad Glagolev <stealth AT sourcemage.org>
> > * DETAILS: 3.2.3, added devel branch, fixed website, quoting the paths
> > diff --git a/net/dhcpcd/PRE_BUILD b/net/dhcpcd/PRE_BUILD
> > new file mode 100755
> > index 0000000..e2bc6bc
> > --- /dev/null
> > +++ b/net/dhcpcd/PRE_BUILD
> > @@ -0,0 +1,4 @@
> > +default_pre_build &&
> > +cd "$SOURCE_DIRECTORY" &&
> > +
> > +sed -i "s:libexec:usr/libexec:" dhcpcd-hooks/Makefile Makefile
>
> If upstream chose to stick them in /libexec why are you moving them?
>
> I think that it's there for a good reason, Especially since if one
> mounts /usr over the network....
>
> --
> David Kowis
>
> www.ronpaul2008.com - Ron Paul for President!
> www.sourcemage.org - SourceMage GNU/Linux
>
>

This is an extra root dir only for dhcpcd -- that's wrong. There's no
/libexec dir in the modern
unix/linux dir-tree structure. And yes, this is just hooks.

--
Dont wait to die to find paradise...
--
Cheerz,
Vlad "Enqlave" Glagolev

Attachment: pgpmUG_Xn277x.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page