public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, core137, updated. 3670ac56221ae9697d2ca3c873ce9d7b798bd256
@ 2019-10-20 20:31 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2019-10-20 20:31 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1973 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, core137 has been updated
       via  3670ac56221ae9697d2ca3c873ce9d7b798bd256 (commit)
       via  39c4ed442714451e380d45c9837547a081a80f6f (commit)
      from  fb41342122256c14a48bd9254f732b38299245b0 (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 3670ac56221ae9697d2ca3c873ce9d7b798bd256
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Oct 20 20:29:50 2019 +0000

    core137: remove QoS stop at update
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 39c4ed442714451e380d45c9837547a081a80f6f
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Oct 20 20:28:10 2019 +0000

    Revert "core137: Remove imq0 and unload imq module after QoS has been stopped"
    
    This reverts commit f48920d84f72235c5141e32772d5c8a447f9900e.

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

Summary of changes:
 config/rootfiles/core/137/update.sh | 7 -------
 1 file changed, 7 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/137/update.sh b/config/rootfiles/core/137/update.sh
index f9cfd9ba0..f2e83fc77 100644
--- a/config/rootfiles/core/137/update.sh
+++ b/config/rootfiles/core/137/update.sh
@@ -81,13 +81,6 @@ rm -rf /lib/modules
 # Remove files
 
 # Stop services
-/usr/local/bin/qosctrl stop
-
-# Delete imq0 if it is still present after QoS has been stopped
-if [ -d "/sys/class/net/imq0" ]; then
-	ip link del dev imq0
-	modprobe -r imq
-fi
 
 # Extract files
 extract_files


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

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

only message in thread, other threads:[~2019-10-20 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-20 20:31 [git.ipfire.org] IPFire 2.x development tree branch, core137, updated. 3670ac56221ae9697d2ca3c873ce9d7b798bd256 Arne Fitzenreiter

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