[LEDE-DEV] Questions regarding rootfs loading

2018-03-25 Thread Alpha Sparc
Hi, I have a question regarding lantiq targets, how do you transfer control to load a squashfs rootfs after loading the kernel when the rootfs partition offset is in front of the kernel? Thanks ___ Lede-dev mailing list Lede-dev@lists.infradead.org htt

Re: [LEDE-DEV] DNS split horizon *without* dnsmasq

2018-03-25 Thread Philip Prindeville
Thinking Bind, probably. > On Mar 23, 2018, at 5:38 PM, Eric Luehrsen wrote: > > What do you want to serve your dns then? Unbound or Bind? > > - Eric > > On Fri, Mar 23, 2018, 1:31 PM Philip Prindeville > wrote: > Hi all, > > As the ISC-DHCP maintainer, I need to eat my own dogfood so I r

[LEDE-DEV] [PATCH] uci: fix a potential use-after-free in uci_set()

2018-03-25 Thread Jordan Miner
When calling uci_set() to update an option, if ptr->o != NULL and ptr->option == NULL, then uci_expand_ptr() will set ptr->option to ptr->o->e.name (or the caller could set ptr->option to that value). In this case, the option will be freed just before calling uci_alloc_option() with ptr->option, wh

Re: [LEDE-DEV] Duplicates in bind subpackages?

2018-03-25 Thread Noah Meyerhans via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Sun, Mar 25, 2018 at 02:24:57PM

Re: [LEDE-DEV] Duplicates in bind subpackages?

2018-03-25 Thread Philip Prindeville
> On Mar 25, 2018, at 2:38 PM, Noah Meyerhans wrote: > > On Sun, Mar 25, 2018 at 02:24:57PM -0600, Philip Prindeville wrote: >> Collected errors: >> * check_data_file_clashes: Package bind-check wants to install file >> /home/philipp/lede/build_dir/target-x86_64_musl/root-x86/usr/sbin/named-che

[LEDE-DEV] Duplicates in bind subpackages?

2018-03-25 Thread Philip Prindeville
Anyone else seeing this issue with Bind? Collected errors: * check_data_file_clashes: Package bind-check wants to install file /home/philipp/lede/build_dir/target-x86_64_musl/root-x86/usr/sbin/named-checkconf But that file is already provided by package * bind-tools * check_data_file_c

[LEDE-DEV] [PATCH] mvebu: Get rid of RTC hack for Turris Omnia.

2018-03-25 Thread Rosen Penev
As Solidrun's RTC patch got merged, this hack is no longer needed. Signed-off-by: Rosen Penev --- target/linux/mvebu/base-files/lib/upgrade/sdcard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/base-files/lib/upgrade/sdcard.sh b/target/linux/mvebu/base

[LEDE-DEV] add a router brand

2018-03-25 Thread 163 mailbox
i want to add a router brand to openwrt the brand is “wavlink” and my router is wavlink wl-wn527g4 it is not supported by openwrt and lede ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev