X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from localhost (3.203.202.84.customer.cdi.no [84.202.203.3]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id E00B8DC161D for ; Thu, 22 Mar 2012 20:02:02 +0000 (UTC) Date: Thu, 22 Mar 2012 21:02:12 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] help text for setup-interfaces Message-ID: <20120322210212.6e88a532@alpinelinux.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i686-pc-linux-gnu) 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 Hi, I have implemented bridge support for setup-interfaces. You can now enter 'br0' or 'bridge0' and it will ask what interfaces it should add to the bridge. The changes are available in git. I need help with the help text, when entering '?'. How do I explain that you can either enter one of the listed available interfaces, or a non-liste bridge, and later I will add bonding and vlans. Ideas? Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---