Signed-off-by: Ralph Sennhauser
---
package/kernel/linux/modules/block.mk | 21 +
1 file changed, 21 insertions(+)
diff --git a/package/kernel/linux/modules/block.mk
b/package/kernel/linux/modules/block.mk
index d7f5ca4..99ace6c 100644
--- a/package/kernel/linux/modules
I use kmod-ubi for creating a block device from the squasfs as there
is no busybox ubiblock applet yet. If ubi is made available as module
so obvioulsy should ubifs.
This completes the addition of kmod-squashfs in commit
5163389b9c3b302a0d53df9a70294da5cbc08ada
--
Ralph Sennhauser (2):
kernel
Signed-off-by: Ralph Sennhauser
---
package/kernel/linux/modules/fs.mk | 17 +
1 file changed, 17 insertions(+)
diff --git a/package/kernel/linux/modules/fs.mk
b/package/kernel/linux/modules/fs.mk
index bb9ecc4..8fe4473 100644
--- a/package/kernel/linux/modules/fs.mk
+++ b
Signed-off-by: Ralph Sennhauser
---
package/kernel/linux/modules/block.mk | 21 +
1 file changed, 21 insertions(+)
diff --git a/package/kernel/linux/modules/block.mk
b/package/kernel/linux/modules/block.mk
index d7f5ca4..99ace6c 100644
--- a/package/kernel/linux/modules
: kmod-ubifs -> kmod-fs-ubifs in commit message
Ralph Sennhauser (2):
kernel: add kmod-ubi
kernel: add kmod-fs-ubifs
package/kernel/linux/modules/block.mk | 21 +
package/kernel/linux/modules/fs.mk| 17 +
2 files changed, 38 insertions(+)
--
2.
Signed-off-by: Ralph Sennhauser
---
package/kernel/linux/modules/fs.mk | 17 +
1 file changed, 17 insertions(+)
diff --git a/package/kernel/linux/modules/fs.mk
b/package/kernel/linux/modules/fs.mk
index bb9ecc4..8fe4473 100644
--- a/package/kernel/linux/modules/fs.mk
+++ b
Signed-off-by: Ralph Sennhauser
---
package/devel/perf/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/devel/perf/Makefile b/package/devel/perf/Makefile
index ec4e3c2..0ec2bba 100644
--- a/package/devel/perf/Makefile
+++ b/package/devel/perf/Makefile
@@ -49,6 +49,7
Current musl already provides sched_getcpu
Signed-off-by: Ralph Sennhauser
---
package/devel/perf/musl-compat.h | 17 -
1 file changed, 17 deletions(-)
diff --git a/package/devel/perf/musl-compat.h b/package/devel/perf/musl-compat.h
index 8ce97be..83aa00a 100644
--- a/package
Fixes broken btrfs support in 4.12
Signed-off-by: Ralph Sennhauser
---
package/devel/strace/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/devel/strace/Makefile b/package/devel/strace/Makefile
index 6d9a7be..688f403 100644
--- a/package/devel/strace
Hi Daniel,
On Thu, 25 Aug 2016 10:53:34 +0200
Daniel Golle wrote:
[snip]
> Are you planning to switch to initramfs and then load the ubi and
> ubifs modules in order to get a persistent rootfs?!
> Remember that otherwise, these modules are needed to be built-in to
> the kernel in order to mount
Hi Zoltan,
On Thu, 25 Aug 2016 07:40:56 +0200
Zoltan HERPAI wrote:
> Daniel Golle wrote:
> > On Wed, Aug 24, 2016 at 11:28:40PM +0200, Zoltan HERPAI wrote:
> >
> >> Ralph Sennhauser wrote:
> >>
> >>> I use kmod-ubi for creating a blo
On Thu, 25 Aug 2016 13:07:43 +0200
Daniel Golle wrote:
> On Thu, Aug 25, 2016 at 12:50:59PM +0200, Ralph Sennhauser wrote:
> > Hi Daniel,
> >
> > On Thu, 25 Aug 2016 10:53:34 +0200
> > Daniel Golle wrote:
> >
> > [snip]
> >
> > > Are
On Thu, 25 Aug 2016 12:53:41 +0200
Ralph Sennhauser wrote:
> Hi Zoltan,
>
> On Thu, 25 Aug 2016 07:40:56 +0200
> Zoltan HERPAI wrote:
>
> > Daniel Golle wrote:
> > > On Wed, Aug 24, 2016 at 11:28:40PM +0200, Zoltan HERPAI wrote:
> > &g
nts
instead of ubi/block? It isn't immediately obvious to me.
Cheers
Ralph
> Cheers
>
> Daniel
>
> On Fri, Aug 26, 2016 at 11:46:05AM +0200, Ralph Sennhauser wrote:
> > On Thu, 25 Aug 2016 12:53:41 +0200
> > Ralph Sennhauser wrote:
> >
> > > Hi Z
On Fri, 26 Aug 2016 17:34:19 +0200
Daniel Golle wrote:
> Hi Ralph,
>
> On Fri, Aug 26, 2016 at 04:13:53PM +0200, Ralph Sennhauser wrote:
> > Hi Daniel,
> >
> > On Fri, 26 Aug 2016 15:05:58 +0200
> > Daniel Golle wrote:
> >
> > > Hi Ralph,
>
On Fri, 26 Aug 2016 15:05:58 +0200
Daniel Golle wrote:
> Hi Ralph,
>
> the use of global variable ROOT_DEV is not guarded properly in the
> patch auto-creating a ubiblock though this code needs to be
> prevented from running when built as a module.
> Please try rebuilding with the patch attached
Hi Richard,
On Sat, 27 Aug 2016 22:43:45 +0200
Richard Weinberger wrote:
> Daniel,
>
> On 27.08.2016 21:43, Daniel Golle wrote:
> > Hi!
> >
> > In an attempts to fix the flaws of the current set of UBI-related
> > patches we are carrying in OpenWrt, I re-wrote the way mounting the
> > rootfs f
Hi Richard,
On Sun, 28 Aug 2016 10:12:31 +0200
Richard Weinberger wrote:
> Ralph,
>
> On 28.08.2016 09:10, Ralph Sennhauser wrote:
> > Using CONFIG_CMDLINE or the dtb isn't an option either for dual
> > firmware devices. You'd have to provide two images, on
On Sun, 28 Aug 2016 13:44:48 +0200
Daniel Golle wrote:
> Hi Richard,
>
> On Sun, Aug 28, 2016 at 11:28:18AM +0200, Richard Weinberger wrote:
> > Ralph,
> >
> > On 28.08.2016 11:19, Ralph Sennhauser wrote:
> > >>> On the other hand an initramfs can c
On Thu, 25 Aug 2016 13:07:43 +0200
Daniel Golle wrote:
> On Thu, Aug 25, 2016 at 12:50:59PM +0200, Ralph Sennhauser wrote:
> > Hi Daniel,
> >
> > On Thu, 25 Aug 2016 10:53:34 +0200
> > Daniel Golle wrote:
> >
> > [snip]
> >
> > > Are
.
Changes since V1:
* kmod-ubifs -> kmod-fs-ubifs in commit message
Changes since V2:
* Fix building ubi as module for some tartgets
* Update kernel configs for non ubi targets
* Reset series to have a clean history
Ralph Sennhauser (4):
kernel: fix ubi automount patches
kernel: upd
Signed-off-by: Ralph Sennhauser
---
.../patches-3.18/491-ubi-auto-create-ubiblock-device-for-rootfs.patch | 2 +-
.../patches-3.18/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch | 2 +-
.../patches-4.1/491-ubi-auto-create-ubiblock-device-for-rootfs.patch| 2 +-
.../patches-4.1/493
Signed-off-by: Ralph Sennhauser
---
target/linux/generic/config-3.18 | 5 +
target/linux/generic/config-4.1 | 5 +
target/linux/generic/config-4.4 | 5 +
3 files changed, 15 insertions(+)
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index
Signed-off-by: Ralph Sennhauser
---
package/kernel/linux/modules/block.mk | 21 +
1 file changed, 21 insertions(+)
diff --git a/package/kernel/linux/modules/block.mk
b/package/kernel/linux/modules/block.mk
index d7f5ca4..99ace6c 100644
--- a/package/kernel/linux/modules
Signed-off-by: Ralph Sennhauser
---
package/kernel/linux/modules/fs.mk | 17 +
1 file changed, 17 insertions(+)
diff --git a/package/kernel/linux/modules/fs.mk
b/package/kernel/linux/modules/fs.mk
index bb9ecc4..8fe4473 100644
--- a/package/kernel/linux/modules/fs.mk
+++ b
On Wed, 21 Sep 2016 11:25:23 +0200
Eduardo Abinader wrote:
> updated new package url and solved some issues:
> https://github.com/libcheck/check/releases/tag/0.10.0
>
> Signed-off-by: Eduardo Abinader
> ---
> libs/check/Makefile | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-
Account for the struct xtables_globals change and add API version 11 to
the supported APIs.
Signed-off-by: Ralph Sennhauser
---
iptables.c | 6 ++
iptables.h | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/iptables.c b/iptables.c
index 2a0d0ee..95fc0d4 100644
--- a
In case iptables is built with --disable-static xt_standard needs to be
loaded just like the other extensions.
Signed-off-by: Ralph Sennhauser
---
iptables.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/iptables.c b/iptables.c
index 95fc0d4..bbd2b00 100644
On Sat, 5 Nov 2016 17:58:49 +0100
Jo-Philipp Wich wrote:
> Hi Ralph,
>
> thanks - applied with minor code style change in 010723e.
>
> ~ Jo
>
Hi Jo,
fixup looks good.
Thanks
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://li
xt.so,
libiptext4.so, libiptext6.so to save a couple more bytes are of no use
or non-existent one could say. So this commit avoids requiring a
tampered with iptables.
Signed-off-by: Ralph Sennhauser
---
CMakeLists.txt | 12 +---
iptables.c | 4
iptables.h | 2 ++
3 files change
headers prevent inclusion of the
corresponding kernel headers.
Signed-off-by: Ralph Sennhauser
---
Jo,
this certainly isn't the most elegant solution but at least it's immediately
obvious what it is about.
Firewall3 is one of only a few remaining packages still having issues with Musl
a
Hi Jo
On Sun, 6 Nov 2016 20:48:58 +0100
Jo-Philipp Wich wrote:
> Hi again,
>
> > Will see if I find another solution...
>
> I managed to find a solution that works for me on a Linux 4.6.0 system
> with glibc, a Linux 4.6.0 system with unpatched musl and a Linux 4.4
> system with patched kern
On Sun, 6 Nov 2016 19:07:01 +0100
Szabolcs Nagy wrote:
> * Ralph Sennhauser [2016-11-06 10:59:43
> +0100]:
> > The conflict between Musls net/if.h and linux/if.h is an old well
> > known one and taken care of by a series of linux-headers patches in
> > OpenWrt. Since
On Mon, 7 Nov 2016 07:39:19 +0100
Ralph Sennhauser wrote:
> On Sun, 6 Nov 2016 19:07:01 +0100
> Szabolcs Nagy wrote:
>
> > * Ralph Sennhauser [2016-11-06 10:59:43
> > +0100]:
> > > The conflict between Musls net/if.h and linux/if.h is an old well
> >
Hi Dana
On Thu, 29 Dec 2016 12:30:37 -0800
Dana Myers wrote:
> In reference to https://github.com/openwrt/packages/pull/3686
>
> We've added OpenWRT support for:
>
> * JamVM 2.0: Java JVM
> * GNU Classpath 2.0: Java class library
There is no classpath 2.0
> * RXTX Java serial communications
On Fri, 30 Dec 2016 06:52:32 -0800
Dana Myers wrote:
> On 12/29/2016 11:50 PM, Ralph Sennhauser wrote:
> > Hi Dana
> >
> > On Thu, 29 Dec 2016 12:30:37 -0800
> > Dana Myers wrote:
> >
> >> In reference to https://github.com/openwrt/packages/pull/3686
On Mon, 13 Feb 2017 21:03:07 +0530
Mangesh Bhamre wrote:
> Hi Alex,
>
> Looking at build log -
> http://buildbot.openwrt.org:8010/broken_packages/ramips.mt7620/dnscrypt-proxy/compile.txt
>
> Tar ball is available on download.dnscrypt.org . Build download fails
> for some SSL issue.
The site ha
On Wed, 26 Apr 2017 21:52:44 +0200
Milan Krstić wrote:
> This exposes hardware port mirroring in ag71xx driver (e.g.
> TL-WR841ND) via swconfig API. It's my first patch ever so any
> feedback is welcome.
Hi Milan,
Comments like the last sentence belong after the --- below, so it isn't
part of t
On Sat, 20 May 2017 11:39:33 -0700
Florian Fainelli wrote:
> Hello,
>
> On 05/20/2017 09:12 AM, Richard Weinberger wrote:
> > Hi!
> >
> > These days I had an interesting discussion with Christoph about
> > overlayfs and its burden. The main use-case of overlayfs in
> > combination with UBIFS is
Hi Richard,
On Sat, 20 May 2017 21:57:36 +0200
Richard Weinberger wrote:
> Ralph,
>
> Am 20.05.2017 um 21:36 schrieb Ralph Sennhauser:
> >>> These days I had an interesting discussion with Christoph about
> >>> overlayfs and its burden. The main use-case of ov
Hi Richard
On Sun, 21 May 2017 10:40:05 +0200
Richard Weinberger wrote:
> Geert,
>
> Am 21.05.2017 um 10:37 schrieb Geert Uytterhoeven:
> > On Sat, May 20, 2017 at 9:36 PM, Ralph Sennhauser
> > wrote:
> >> There is also the size consideration. Unless a seed
41 matches
Mail list logo