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, next, updated. dd676ffb49f9b5b6c9fe4178f86cd048fb789593
Date: Sat, 19 Mar 2016 21:37:54 +0000	[thread overview]
Message-ID: <20160319213754.9EDC41081BA6@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 7010 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, next has been updated
       via  dd676ffb49f9b5b6c9fe4178f86cd048fb789593 (commit)
      from  d731b1f9914738ba8c76f7724b7915c941d3e336 (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 dd676ffb49f9b5b6c9fe4178f86cd048fb789593
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Mar 19 21:56:30 2016 +0100

    core100: add changes to updater
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/{oldcore/77 => core/100}/filelists/armv5tel/binutils | 0
 config/rootfiles/{oldcore/77 => core/100}/filelists/armv5tel/gcc      | 0
 config/rootfiles/core/100/filelists/diffutils                         | 1 +
 config/rootfiles/core/100/filelists/files                             | 4 ++++
 config/rootfiles/{oldcore/77 => core/100}/filelists/i586/binutils     | 0
 config/rootfiles/{oldcore/77 => core/100}/filelists/i586/gcc          | 0
 config/rootfiles/{oldcore/96 => core/100}/filelists/i586/grub         | 0
 config/rootfiles/core/100/filelists/libmpc                            | 1 +
 config/rootfiles/core/100/filelists/lua                               | 1 +
 config/rootfiles/{oldcore/66 => core/100}/filelists/ncurses           | 0
 config/rootfiles/core/100/filelists/x86_64/binutils                   | 1 +
 config/rootfiles/core/100/filelists/x86_64/gcc                        | 1 +
 config/rootfiles/{oldcore/96 => core/100}/filelists/x86_64/grub       | 0
 13 files changed, 9 insertions(+)
 copy config/rootfiles/{oldcore/77 => core/100}/filelists/armv5tel/binutils (100%)
 copy config/rootfiles/{oldcore/77 => core/100}/filelists/armv5tel/gcc (100%)
 create mode 120000 config/rootfiles/core/100/filelists/diffutils
 copy config/rootfiles/{oldcore/77 => core/100}/filelists/i586/binutils (100%)
 copy config/rootfiles/{oldcore/77 => core/100}/filelists/i586/gcc (100%)
 copy config/rootfiles/{oldcore/96 => core/100}/filelists/i586/grub (100%)
 create mode 120000 config/rootfiles/core/100/filelists/libmpc
 create mode 120000 config/rootfiles/core/100/filelists/lua
 copy config/rootfiles/{oldcore/66 => core/100}/filelists/ncurses (100%)
 create mode 120000 config/rootfiles/core/100/filelists/x86_64/binutils
 create mode 120000 config/rootfiles/core/100/filelists/x86_64/gcc
 copy config/rootfiles/{oldcore/96 => core/100}/filelists/x86_64/grub (100%)

Difference in files:
diff --git a/config/rootfiles/core/100/filelists/armv5tel/binutils b/config/rootfiles/core/100/filelists/armv5tel/binutils
new file mode 120000
index 0000000..ac971f9
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/armv5tel/binutils
@@ -0,0 +1 @@
+../../../../common/armv5tel/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/armv5tel/gcc b/config/rootfiles/core/100/filelists/armv5tel/gcc
new file mode 120000
index 0000000..84f7b93
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/armv5tel/gcc
@@ -0,0 +1 @@
+../../../../common/armv5tel/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/diffutils b/config/rootfiles/core/100/filelists/diffutils
new file mode 120000
index 0000000..a5c02f3
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/diffutils
@@ -0,0 +1 @@
+../../../common/diffutils
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/files b/config/rootfiles/core/100/filelists/files
index c0fe249..3608030 100644
--- a/config/rootfiles/core/100/filelists/files
+++ b/config/rootfiles/core/100/filelists/files
@@ -22,4 +22,8 @@ srv/web/ipfire/cgi-bin/webaccess.cgi
 usr/bin/pgrep
 usr/local/bin/qosctrl
 usr/local/bin/timectrl
+usr/local/bin/wirelessctrl
+usr/sbin/firewall-policy
+usr/sbin/setup
 var/ipfire/dhcpc/dhcpcd-hooks/10-mtu
+var/ipfire/langs
diff --git a/config/rootfiles/core/100/filelists/i586/binutils b/config/rootfiles/core/100/filelists/i586/binutils
new file mode 120000
index 0000000..78695d7
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/i586/binutils
@@ -0,0 +1 @@
+../../../../common/i586/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/i586/gcc b/config/rootfiles/core/100/filelists/i586/gcc
new file mode 120000
index 0000000..ba328e3
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/i586/gcc
@@ -0,0 +1 @@
+../../../../common/i586/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/i586/grub b/config/rootfiles/core/100/filelists/i586/grub
new file mode 120000
index 0000000..feb236a
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/i586/grub
@@ -0,0 +1 @@
+../../../../common/i586/grub
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/libmpc b/config/rootfiles/core/100/filelists/libmpc
new file mode 120000
index 0000000..88840fc
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/libmpc
@@ -0,0 +1 @@
+../../../common/libmpc
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/lua b/config/rootfiles/core/100/filelists/lua
new file mode 120000
index 0000000..951f661
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/lua
@@ -0,0 +1 @@
+../../../common/lua
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/ncurses b/config/rootfiles/core/100/filelists/ncurses
new file mode 120000
index 0000000..512faef
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/ncurses
@@ -0,0 +1 @@
+../../../common/ncurses
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/x86_64/binutils b/config/rootfiles/core/100/filelists/x86_64/binutils
new file mode 120000
index 0000000..7d0fda5
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/x86_64/binutils
@@ -0,0 +1 @@
+../../../../common/x86_64/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/x86_64/gcc b/config/rootfiles/core/100/filelists/x86_64/gcc
new file mode 120000
index 0000000..d1616d3
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/x86_64/gcc
@@ -0,0 +1 @@
+../../../../common/x86_64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/x86_64/grub b/config/rootfiles/core/100/filelists/x86_64/grub
new file mode 120000
index 0000000..78d3bd7
--- /dev/null
+++ b/config/rootfiles/core/100/filelists/x86_64/grub
@@ -0,0 +1 @@
+../../../../common/x86_64/grub
\ No newline at end of file


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

                 reply	other threads:[~2016-03-19 21:37 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=20160319213754.9EDC41081BA6@git01.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