Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 2173478196D for <~alpine/devel@lists.alpinelinux.org>; Thu, 20 Aug 2020 11:16:11 +0000 (UTC) Subject: Re: Proposed system change: ifupdown-ng as default network device manager DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1597922170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GP0MMj5jgo/ZNLBu6tix4gjiDmwPsRfvadkGrS2wyPU=; b=W+5a7q0Yi6iA9kWa0uUdrtqbgcnFKk2GsV9kJCZWxAFkWbrDZNUY399sGwn2Yu4stTh6Kv tyQLSmxpe5qRZSs4nqnzGDhEQqnMSTWdKVYP8dw5RjgczMz19P4nr7T9B/KMa0KKDX7Jjn GzOUeuz8RnOuxDWorofpqIIUJ0VcdSo= To: ~alpine/devel@lists.alpinelinux.org References: <12372156.q0HFhEdf7Z@localhost> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Ariadne Conill Message-ID: Date: Thu, 20 Aug 2020 05:16:06 -0600 MIME-Version: 1.0 In-Reply-To: <12372156.q0HFhEdf7Z@localhost> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -0.10 Hello, On 2020-07-28 09:36, Ariadne Conill wrote: [...] > * If ifupdown is dropped from BusyBox, the difference in install size > requirement is only 8KB. It is now up to 13KB, but you get a lot for that 20 KB. > ## Testing > > ifupdown-ng is available in edge right now, in the testing repository. Simply > do `apk add ifupdown-ng`. While ifupdown-ng has transitioned to main, we have not yet flipped the switch. It would be appreciated if more people test, but based on feedback of downstream customers, I believe we are ready to make the switch -- so I plan to do so this weekend. Ariadne