* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 40372359447d58c097152642fc607eb1303aaba2
@ 2020-07-29 10:34 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2020-07-29 10:34 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3131 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 40372359447d58c097152642fc607eb1303aaba2 (commit)
via 914994a6216ee7899335e404dc4dee576e0a44fa (commit)
from 00655793a6a7821b9debfd488e7fd91d1b370c1d (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 40372359447d58c097152642fc607eb1303aaba2
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Wed Jul 29 10:33:36 2020 +0000
stage2: fix aarch64 rootfile
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
commit 914994a6216ee7899335e404dc4dee576e0a44fa
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Wed Jul 29 10:28:21 2020 +0000
stage2: update x86_64 rootfile
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/aarch64/stage2 | 2 ++
config/rootfiles/common/x86_64/stage2 | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/aarch64/stage2 b/config/rootfiles/common/aarch64/stage2
index 64c777bac..ff8dcaeb7 100644
--- a/config/rootfiles/common/aarch64/stage2
+++ b/config/rootfiles/common/aarch64/stage2
@@ -94,6 +94,7 @@ usr/local/bin/connscheduler
usr/local/bin/consort.sh
usr/local/bin/convert-dns-settings
usr/local/bin/convert-ovpn
++usr/local/bin/convert-to-location
usr/local/bin/filesystem-cleanup
usr/local/bin/hddshutdown
usr/local/bin/ipsec-interfaces
@@ -107,6 +108,7 @@ usr/local/bin/settime
usr/local/bin/timecheck
usr/local/bin/timezone-transition
usr/local/bin/update-ids-ruleset
+usr/local/bin/update-lang-cache
usr/local/bin/update-location-database
#usr/local/include
#usr/local/lib
diff --git a/config/rootfiles/common/x86_64/stage2 b/config/rootfiles/common/x86_64/stage2
index 7e2ba5bbb..ee41d2fb0 100644
--- a/config/rootfiles/common/x86_64/stage2
+++ b/config/rootfiles/common/x86_64/stage2
@@ -42,8 +42,8 @@ etc/profile.d/term256.sh
etc/profile.d/umask.sh
etc/resolv.conf
etc/securetty
-etc/sysctl.conf
etc/sysctl-x86_64.conf
+etc/sysctl.conf
etc/syslog.conf
etc/system-release
#home
@@ -68,7 +68,6 @@ root/.bash_logout
root/.bash_profile
root/.bashrc
root/ipfire
-run
#sbin
#srv
#usr/bin
@@ -95,6 +94,7 @@ usr/local/bin/connscheduler
usr/local/bin/consort.sh
usr/local/bin/convert-dns-settings
usr/local/bin/convert-ovpn
+usr/local/bin/convert-to-location
usr/local/bin/filesystem-cleanup
usr/local/bin/hddshutdown
usr/local/bin/ipsec-interfaces
@@ -174,6 +174,7 @@ var/mail
var/run
#var/spool
var/tmp
+run
dev/console
dev/null
tmp
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-07-29 10:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 10:34 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 40372359447d58c097152642fc607eb1303aaba2 Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox