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 c0f4a530348101f7f75b4282471a1388fa1622e8 (commit) via 236bb273200c756085a39ac1471835468acdc425 (commit) via 00d7bb9f96eabb528a726f7e357ea229703cc258 (commit) from 66eb3fd8b87b7c77e83c910e2d66facebb13c293 (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 c0f4a530348101f7f75b4282471a1388fa1622e8 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Wed Aug 7 20:56:49 2019 +0000
core135: add updated leds initskript to updater
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit 236bb273200c756085a39ac1471835468acdc425 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Wed Aug 7 20:53:58 2019 +0000
core135: add u-boot changes to updater
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit 00d7bb9f96eabb528a726f7e357ea229703cc258 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Wed Aug 7 20:52:50 2019 +0000
core135: add missing kernel rootfiles
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/{oldcore/124 => core/135}/filelists/aarch64/linux | 0 .../rootfiles/{oldcore/124 => core/135}/filelists/aarch64/linux-initrd | 0 config/rootfiles/{oldcore/129 => core/135}/filelists/aarch64/u-boot | 0 .../{oldcore/121 => core/135}/filelists/armv5tel/linux-initrd-kirkwood | 0 .../{oldcore/121 => core/135}/filelists/armv5tel/linux-initrd-multi | 0 .../{oldcore/100 => core/135}/filelists/armv5tel/linux-kirkwood | 0 .../rootfiles/{oldcore/100 => core/135}/filelists/armv5tel/linux-multi | 0 .../129/filelists/aarch64 => core/135/filelists/armv5tel}/u-boot | 0 config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm | 1 + config/rootfiles/core/135/filelists/files | 1 + config/rootfiles/{oldcore/100 => core/135}/filelists/i586/linux | 0 config/rootfiles/{oldcore/100 => core/135}/filelists/i586/linux-initrd | 0 config/rootfiles/{oldcore/100 => core/135}/filelists/x86_64/linux | 0 config/rootfiles/{oldcore/100 => core/135}/filelists/x86_64/linux-initrd | 0 14 files changed, 2 insertions(+) copy config/rootfiles/{oldcore/124 => core/135}/filelists/aarch64/linux (100%) copy config/rootfiles/{oldcore/124 => core/135}/filelists/aarch64/linux-initrd (100%) copy config/rootfiles/{oldcore/129 => core/135}/filelists/aarch64/u-boot (100%) copy config/rootfiles/{oldcore/121 => core/135}/filelists/armv5tel/linux-initrd-kirkwood (100%) copy config/rootfiles/{oldcore/121 => core/135}/filelists/armv5tel/linux-initrd-multi (100%) copy config/rootfiles/{oldcore/100 => core/135}/filelists/armv5tel/linux-kirkwood (100%) copy config/rootfiles/{oldcore/100 => core/135}/filelists/armv5tel/linux-multi (100%) copy config/rootfiles/{oldcore/129/filelists/aarch64 => core/135/filelists/armv5tel}/u-boot (100%) create mode 120000 config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm copy config/rootfiles/{oldcore/100 => core/135}/filelists/i586/linux (100%) copy config/rootfiles/{oldcore/100 => core/135}/filelists/i586/linux-initrd (100%) copy config/rootfiles/{oldcore/100 => core/135}/filelists/x86_64/linux (100%) copy config/rootfiles/{oldcore/100 => core/135}/filelists/x86_64/linux-initrd (100%)
Difference in files: diff --git a/config/rootfiles/core/135/filelists/aarch64/linux b/config/rootfiles/core/135/filelists/aarch64/linux new file mode 120000 index 000000000..3a2532bc7 --- /dev/null +++ b/config/rootfiles/core/135/filelists/aarch64/linux @@ -0,0 +1 @@ +../../../../common/aarch64/linux \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/aarch64/linux-initrd b/config/rootfiles/core/135/filelists/aarch64/linux-initrd new file mode 120000 index 000000000..8acdb0f31 --- /dev/null +++ b/config/rootfiles/core/135/filelists/aarch64/linux-initrd @@ -0,0 +1 @@ +../../../../common/aarch64/linux-initrd \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/aarch64/u-boot b/config/rootfiles/core/135/filelists/aarch64/u-boot new file mode 100644 index 000000000..6a00446f4 --- /dev/null +++ b/config/rootfiles/core/135/filelists/aarch64/u-boot @@ -0,0 +1,2 @@ +boot/boot.cmd +boot/boot.scr diff --git a/config/rootfiles/core/135/filelists/armv5tel/linux-initrd-kirkwood b/config/rootfiles/core/135/filelists/armv5tel/linux-initrd-kirkwood new file mode 120000 index 000000000..39c5591b7 --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/linux-initrd-kirkwood @@ -0,0 +1 @@ +../../../../common/armv5tel/linux-initrd-kirkwood \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/armv5tel/linux-initrd-multi b/config/rootfiles/core/135/filelists/armv5tel/linux-initrd-multi new file mode 120000 index 000000000..0b1b4530a --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/linux-initrd-multi @@ -0,0 +1 @@ +../../../../common/armv5tel/linux-initrd-multi \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/armv5tel/linux-kirkwood b/config/rootfiles/core/135/filelists/armv5tel/linux-kirkwood new file mode 120000 index 000000000..72171071e --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/linux-kirkwood @@ -0,0 +1 @@ +../../../../common/armv5tel/linux-kirkwood \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/armv5tel/linux-multi b/config/rootfiles/core/135/filelists/armv5tel/linux-multi new file mode 120000 index 000000000..204eb4c43 --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/linux-multi @@ -0,0 +1 @@ +../../../../common/armv5tel/linux-multi \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/armv5tel/u-boot b/config/rootfiles/core/135/filelists/armv5tel/u-boot new file mode 100644 index 000000000..6a00446f4 --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/u-boot @@ -0,0 +1,2 @@ +boot/boot.cmd +boot/boot.scr diff --git a/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm b/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm new file mode 120000 index 000000000..4f9b7980b --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm @@ -0,0 +1 @@ +../../../../common/armv5tel/u-boot-friendlyarm \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/files b/config/rootfiles/core/135/filelists/files index 34ab272bf..ec616e917 100644 --- a/config/rootfiles/core/135/filelists/files +++ b/config/rootfiles/core/135/filelists/files @@ -6,6 +6,7 @@ etc/unbound/root.hints etc/rc.d/helper/azure-setup etc/rc.d/init.d/cloud-init etc/rc.d/init.d/functions +etc/rc.d/init.d/leds etc/rc.d/init.d/networking/red.down/05-remove-dns-forwarders etc/rc.d/init.d/partresize etc/rc.d/init.d/unbound diff --git a/config/rootfiles/core/135/filelists/i586/linux b/config/rootfiles/core/135/filelists/i586/linux new file mode 120000 index 000000000..693ec4bbf --- /dev/null +++ b/config/rootfiles/core/135/filelists/i586/linux @@ -0,0 +1 @@ +../../../../common/i586/linux \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/i586/linux-initrd b/config/rootfiles/core/135/filelists/i586/linux-initrd new file mode 120000 index 000000000..32a03e6a9 --- /dev/null +++ b/config/rootfiles/core/135/filelists/i586/linux-initrd @@ -0,0 +1 @@ +../../../../common/i586/linux-initrd \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/x86_64/linux b/config/rootfiles/core/135/filelists/x86_64/linux new file mode 120000 index 000000000..0615b5b9a --- /dev/null +++ b/config/rootfiles/core/135/filelists/x86_64/linux @@ -0,0 +1 @@ +../../../../common/x86_64/linux \ No newline at end of file diff --git a/config/rootfiles/core/135/filelists/x86_64/linux-initrd b/config/rootfiles/core/135/filelists/x86_64/linux-initrd new file mode 120000 index 000000000..1b9fff70f --- /dev/null +++ b/config/rootfiles/core/135/filelists/x86_64/linux-initrd @@ -0,0 +1 @@ +../../../../common/x86_64/linux-initrd \ No newline at end of file
hooks/post-receive -- IPFire 2.x development tree