public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, core82, updated. 48f989de1591ed83a614e7133649723a91d7e822
Date: Fri, 22 Aug 2014 09:28:28 +0200	[thread overview]
Message-ID: <20140822072828.E2429218C7@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2571 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, core82 has been updated
       via  48f989de1591ed83a614e7133649723a91d7e822 (commit)
       via  9bd0bfd233b2297a3c2e91e90b56fdfd96011c3b (commit)
       via  6b271ee283d7b62b92d099f5140a3f4e1b95257e (commit)
      from  05370b30da58d10f9935cf1c4cb8f23ab769b32e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 48f989de1591ed83a614e7133649723a91d7e822
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Aug 22 09:27:18 2014 +0200

    core82: add iputils to update.

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/iputils            | 1 +
 config/rootfiles/core/82/filelists/iputils | 1 +
 lfs/iputils                                | 3 ++-
 3 files changed, 4 insertions(+), 1 deletion(-)
 create mode 120000 config/rootfiles/core/82/filelists/iputils

Difference in files:
diff --git a/config/rootfiles/common/iputils b/config/rootfiles/common/iputils
index 7fb0426..3484cbb 100644
--- a/config/rootfiles/common/iputils
+++ b/config/rootfiles/common/iputils
@@ -1,2 +1,3 @@
 bin/ping
 usr/bin/ping
+usr/bin/tracepath
diff --git a/config/rootfiles/core/82/filelists/iputils b/config/rootfiles/core/82/filelists/iputils
new file mode 120000
index 0000000..361c28f
--- /dev/null
+++ b/config/rootfiles/core/82/filelists/iputils
@@ -0,0 +1 @@
+../../../common/iputils
\ No newline at end of file
diff --git a/lfs/iputils b/lfs/iputils
index 9310c1f..7741c0e 100644
--- a/lfs/iputils
+++ b/lfs/iputils
@@ -73,8 +73,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/iputils-20020927-headers.patch
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/iputils-20020927-rh.patch
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/iputils-glibckernheaders.patch
-	cd $(DIR_APP) && make ping
+	cd $(DIR_APP) && make ping tracepath
 	cd $(DIR_APP) && install -m 4755 ping /usr/bin
+	cd $(DIR_APP) && install -m 0755 tracepath /usr/bin
 
 	# Some scripts expect ping in /bin/ping.
 	ln -svf ../usr/bin/ping /bin/ping


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2014-08-22  7:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140822072828.E2429218C7@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox