Re: Create RAM disk downloaded via TFTP

2016-12-18 Thread Mattias Schlenker
Am 19.12.2016 um 04:18 schrieb Vered Zvi: Hello, I created a root file system with busybox. Currently I have a tree with the following folders: bin sbin boot tmp sys proc My target (ARM-V7, NXP's LS1021A) was booted OK with this tree over NFS. Then create a (compressed) CPIO archive

Re: Create RAM disk downloaded via TFTP

2016-12-18 Thread Baruch Siach
Hi Zvi, On Mon, Dec 19, 2016 at 03:18:58AM +, Vered Zvi wrote: > I created a root file system with busybox. > > Currently I have a tree with the following folders: bin sbin boot tmp sys > proc > > My target (ARM-V7, NXP's LS1021A) was booted OK with this tree over NFS. > > Now I have

Create RAM disk downloaded via TFTP

2016-12-18 Thread Vered Zvi
Hello, I created a root file system with busybox. Currently I have a tree with the following folders: bin sbin boot tmp sys proc My target (ARM-V7, NXP's LS1021A) was booted OK with this tree over NFS. Now I have to convert this tree into RAM disk. The goal is to download the following

Re: [PATCH v2] libiproute: handle table ids larger than 255

2016-12-18 Thread Denys Vlasenko
Rebased to current git and applied. Thanks! On Tue, Dec 13, 2016 at 1:58 PM, wrote: > From: Lukasz Nowak > > Linux kernel, starting from 2.6.19 allows ip table ids to have 32-bit values. > In order to preserve compatibility, the old 8-bit field: