Hi Daniel,
On Monday 19 February 2018 09:44 PM, Daniel Golle wrote:
Many thanks for your reply.
How can I enable automatic fsck.ext4 on x86?
Your description sounds like you are using ext4 as a root filesystem
without an overlay on top. The option of having a read-write rootfs
instead of squ
Hi list,
I am currently working on a fix for a regression that causes reads on 32 MB
flash to fail on ar71xx Linux 4.9 and need some help with this.
The bug is already reported in all detail at [1], but in shorts, it's:
* on the way to Linux 4.9, a mmap'ed read request was added to m25p80.c tha
Hi,
Michael Heimpold wrote:
Hi,
Am Sonntag, 18. Februar 2018, 22:43:42 CET schrieb Hauke Mehrtens:
...
The following targets are on kernel 4.9 and are fine:
...
* mxs
...
a few weeks ago, I was in contact with Zoltan who started working
on 4.14 support for mxs. I found some patches
We are using F2FS as our overlay read/write FS. Others can be supported
as modules.
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 9 -
1 file changed, 9 deletions(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index c56a27d..34
The CN80XX XHCI is supported through PCI
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index 97d0cc6..c56a27d 100644
--- a/target/li
Cc: Hauke Mehrtens
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index ecac152..e7f6b2d 100644
--- a/target/linux/octeontx/Makefile
+++ b/target/linu
Cc: Hauke Mehrtens
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index 2efac7c..a6f762c 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux/oc
The CN80XX Boot firmware uses an embedded FAT12 filesystem. For some reason
busybox can't mount this unless its enabled static in the kernel.
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/octeontx/config-4.14
b
You should not define CFLAGS for the toolchain as this will also leak
into other targets if they share the same toolchain.
Cc: Hauke Mehrtens
Signed-off-by: Tim Harvey
---
target/linux/octeontx/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/octeontx/Makefile b/target/l
Signed-off-by: Tim Harvey
---
target/linux/generic/config-4.14 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index f7d9cca..6d3a207 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -35
Signed-off-by: Tim Harvey
---
target/linux/octeontx/config-4.14 | 52 ---
1 file changed, 52 deletions(-)
diff --git a/target/linux/octeontx/config-4.14
b/target/linux/octeontx/config-4.14
index a6f762c..114fc38 100644
--- a/target/linux/octeontx/config-4.14
>> How can I enable automatic fsck.ext4 on x86?
In response to your original question, you could call e2fsck from the script
file package/base-files/files/lib/preinit/80_mount_root prior to mounting the
root fs.
-Jeff
___
Lede-dev mailing list
Le
These have supported HTTPS for quite a while. I have not seen any obvious
breakage.
Signed-off-by: Rosen Penev
---
scripts/download.pl | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/scripts/download.pl b/scripts/download.pl
index 324cfdb3b3..34fd6a6f0b 100755
--- a/
This mirror is already attempted in case the other fails. Doesn't matter though
since it doesn't work anyway (404 error). Discovered through "make download
V=s" Output:
make[2]: Entering directory
'/home/mangix/devstuff/openwrt/package/boot/uboot-envtools'
mkdir -p /home/mangix/devstuff/openwrt
SourceForge has supported HTTPS for its downloads for a long time now.
I have not been able to see any failures resulting from this change.
Signed-off-by: Rosen Penev
---
scripts/download.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/download.pl b/scripts/downlo
On 2018-02-20 21:42, Rosen Penev wrote:
> This mirror is already attempted in case the other fails. Doesn't matter
> though since it doesn't work anyway (404 error). Discovered through "make
> download V=s" Output:
>
> make[2]: Entering directory
> '/home/mangix/devstuff/openwrt/package/boot/ub
On Tue, Feb 20, 2018 at 1:23 PM, Felix Fietkau wrote:
> On 2018-02-20 21:42, Rosen Penev wrote:
>> This mirror is already attempted in case the other fails. Doesn't matter
>> though since it doesn't work anyway (404 error). Discovered through "make
>> download V=s" Output:
>>
>> make[2]: Enterin
17 matches
Mail list logo