This commit:
1) seed /dev/urandom with a saved seed as early as possible
(using /lib/preinit/81_urandom_seed)
2) save a new seed using getrandom() so we are sure /dev/urandom
pool is initialized (using /etc/init.d/urandom_seed)
seed size is 512 bytes (ie /proc/sys/kernel/random/poolsize / 8)
Signed-off-by: Alexander Couzens
---
tools/firmware-utils/src/mkfwimage2.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/tools/firmware-utils/src/mkfwimage2.c
b/tools/firmware-utils/src/mkfwimage2.c
index 146b2ad..8255a04 100644
--- a/tools/firmware-utils/src/mkfwimag
So far "kernel" partition didn't contain just a kernel. It also included
Seama header and meta data. This was making kernel update complex and it
wasn't trivial to read kernel size.
Fix it by making "kernel" parition contain just a kernel image.
Signed-off-by: Rafał Miłecki
---
target/linux/gene
On 10/06/2016 12:00, Mathias Kresin wrote:
> Hi Oliver,
>
> 2016-06-10 11:37 GMT+02:00 :
>> Signed-off-by: Olivier Hardouin
>> ---
>
> Your patch doesn't have a commit message, which explains why these
> options are required by default.
>
> I've used mountd recently with ext4 and was able to
Hi Oliver,
2016-06-10 11:37 GMT+02:00 :
> Signed-off-by: Olivier Hardouin
> ---
Your patch doesn't have a commit message, which explains why these
options are required by default.
I've used mountd recently with ext4 and was able to read/write the
mounted filesystem out of the box.
Mathias
>
Signed-off-by: Olivier Hardouin
---
package/system/mountd/files/mountd.config | 28
1 file changed, 28 insertions(+)
diff --git a/package/system/mountd/files/mountd.config
b/package/system/mountd/files/mountd.config
index 5610129..c105606 100644
--- a/package/system
On 2016-06-10 10:55, John Crispin wrote:
> Hi,
>
> some comments inline
>
> On 09/06/2016 20:41, Alexander Couzens wrote:
>> Hi,
>>
>> I'm posting the results of a small group who talked about the
>> sysupgrade image format at the battlemesh in Porto.
>>
>> sysupgrade
>> ##
>> * don't
Move (previously hardcoded) mount option to UCI to allow different
configuration
like charset (utf-8 or iso) and filesystem driver (if alternative ones are
used).
The fs names are changed in lowercase to comply with UCI general naming.
Signed-off-by: Olivier Hardouin
---
mount.c | 69
Hi,
some comments inline
On 09/06/2016 20:41, Alexander Couzens wrote:
> Hi,
>
> I'm posting the results of a small group who talked about the
> sysupgrade image format at the battlemesh in Porto.
>
> sysupgrade
> ##
> * don't limit our format by vendor image limitations
i dont unders
Hi,
you can either use https://git.lede-project.org/?p=source.git;a=summary
or https://github.com/lede-project/source/commits/master
HTH,
Jo
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
10 matches
Mail list logo