public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. dd676ffb49f9b5b6c9fe4178f86cd048fb789593
@ 2016-03-19 21:37 git
  0 siblings, 0 replies; only message in thread
From: git @ 2016-03-19 21:37 UTC (permalink / raw)
  To: ipfire-scm

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-19 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-19 21:37 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. dd676ffb49f9b5b6c9fe4178f86cd048fb789593 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox