From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id 1056F21F335 for ; Wed, 17 Jun 2015 11:54:21 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1434567260; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LRV2kh9KsnC1kN3cYRxraGsqM8aJkWUautxmsTzlfh8=; b=i6+NFkmnjAYUhvXcvDl4xD/258qOOFL5MQ6HAzlQuwOdsO6k27oWogZxwMzLA9wPWrhZ98jo 4PWQoOCgmaBq7+I8chWMn1VAE0qsACUqn/cfUuV7UJYIEXE0SDBnC2g7kVNKOy3df9xzdrBI TD+g4EqQze3wEQMP6KnlTDnt7Dg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=d/kIJVc/DshhvHLj4HN25IB0LkV+W+so27j9Dxjua3NtL5CCHyytUVF63RHFqysO5wo7at v498VCaoGyDn+NiC/mwJ1aw8KXbPTF5310g9Y+aiCGz6/V/WK4BTt0VHi+92ZjfTVanJfyXi azuED1YyP1Wg3rU8A89rs0rFbmbjA= Sender: noreply@github.com X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Received: from github.com (Unknown [192.30.252.46]) by mxa.mailgun.org with ESMTP id 5581c25c.5a3f420-in02; Wed, 17 Jun 2015 18:54:20 -0000 (UTC) Date: Wed, 17 Jun 2015 11:54:20 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <5581c25c6e6bf_5dfc3fa98a1f32b8626a7@hookshot-fe4-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 462989: [SQM/luci-app-sqm] Enable sqm initiscript if a sin... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5581c25c6e2e4_5dfc3fa98a1f32b8625af"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 18:54:50 -0000 ----==_mimepart_5581c25c6e2e4_5dfc3fa98a1f32b8625af Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 462989876ae29075bff56add895ab2cad2ee6155 https://github.com/dtaht/ceropackages-3.10/commit/462989876ae29075bff56add895ab2cad2ee6155 Author: Sebastian Moeller Date: 2015-06-17 (Wed, 17 Jun 2015) Changed paths: M luci/luci-app-sqm/Makefile M luci/luci-app-sqm/files/sqm-cbi.lua Log Message: ----------- [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabled The SQM gui has confused its users with an enable button, that only served to selecively activate/de-activate sqm instances instead of controlling sqm's initscript (which needs to be enabled so the sqm properly starts up after a reboot and also for hotplug to work properly). luci-app-sqm will now enable sqm's initscript when a single sqm instance get enabled. It also informs the user about this fact in the top margin of the sqm page. Note sqm will not disable the initscript behind the user's back if sqm instances get disabled. While I would have prefered this notice to be more prominent an attentive user should notice, and most users should not care anyway. This also increases the package release number. Commit: 0797ff0c7e3273a2022b114f580d14dc6e60ca1a https://github.com/dtaht/ceropackages-3.10/commit/0797ff0c7e3273a2022b114f580d14dc6e60ca1a Author: Sebastian Moeller Date: 2015-06-17 (Wed, 17 Jun 2015) Changed paths: M net/kmod-sched-cake/Makefile Log Message: ----------- Merge branch 'master' of github.com:dtaht/ceropackages-3.10 Compare: https://github.com/dtaht/ceropackages-3.10/compare/eb523f998197...0797ff0c7e32 ----==_mimepart_5581c25c6e2e4_5dfc3fa98a1f32b8625af--