X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id 3D0E0DC0089 for ; Wed, 5 Mar 2014 09:28:17 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 7E84CBC0964; Wed, 5 Mar 2014 09:28:16 +0000 (UTC) Date: Wed, 5 Mar 2014 10:28:13 +0100 From: Natanael Copa To: Stuart Cardall Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] /testing/openvswitch - kernel module bump & improved init scripts Message-ID: <20140305102813.756b6324@ncopa-desktop.alpinelinux.org> In-Reply-To: <1393985471-21178-1-git-send-email-developer@it-offshore.co.uk> References: <1393985471-21178-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.20; x86_64-alpine-linux-uclibc) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 5 Mar 2014 02:11:11 +0000 Stuart Cardall wrote: > Version bump for the 3.10.32 kernel on Main > > Init scripts improved to start ovsdb-server & ovs-vswitchd before > networking comes up. LXC Guests now autostart correctly on reboots. > MACVLAN interfaces work out of the box with LXC. To use VETH interfaces > openvswitch "fake bridges" are needed (as there is no longer a br-compat > module). > > The kernel module is from the latest commit on the 2.1 branch. > > The userland is from the 2.0.1 release (using the latest git pulls > in dependencies for pkgconfig / gcc & a few other packages). > > ovs-controller removed as it's no longer part of a default installation. > > ovs-monitor will be removed in version 2.1 as it's rarely used & > unmaintained. It failed to apply here because i apparently never applied the kernel module before. Do you think you could split the commit into 2? one for testing/openvswitch and possibly a new rebased patch for testing/openvswitch-grsec if that is really needed. why is the kernel module *needed*? why is not the module in mainline kernel good enough? -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---