[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170508161919.GA22150@lunn.ch>
Date: Mon, 8 May 2017 18:19:19 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Bart Van Assche <Bart.VanAssche@...disk.com>
Cc: "jiri@...nulli.us" <jiri@...nulli.us>,
"leonro@...lanox.com" <leonro@...lanox.com>,
"jiri@...lanox.com" <jiri@...lanox.com>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
"ram.amrani@...ium.com" <ram.amrani@...ium.com>,
"sagi@...mberg.me" <sagi@...mberg.me>,
"ogerlitz@...lanox.com" <ogerlitz@...lanox.com>,
"hch@....de" <hch@....de>,
"dennis.dalessandro@...el.com" <dennis.dalessandro@...el.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"leon@...nel.org" <leon@...nel.org>,
"stephen@...workplumber.org" <stephen@...workplumber.org>,
"dledford@...hat.com" <dledford@...hat.com>,
"jgunthorpe@...idianresearch.com" <jgunthorpe@...idianresearch.com>,
"ariela@...lanox.com" <ariela@...lanox.com>
Subject: Re: [RFC iproute2 0/8] RDMA tool
> Several companies maintain embedded Linux
> distributions and tools to build software images. These tools provide a user
> interface that allows to select what packages go into such an image.
The tools allow you to select what binary packages are placed into the
image. You can build multiple binary packages from one source package.
Desktop distributions are not likely to do this for something as small
as iproute2. But embedded distributions can easily break up iproute2
into a number of smaller packages, as you suggested, tipc, devlink,
tc, bridge, ss, etc.
Openwrt does exactly this:
https://github.com/openwrt-mirror/openwrt/blob/master/package/network/utils/iproute2/Makefile
Andrew
Powered by blists - more mailing lists