Re: [OpenWrt-Devel] Cannot flash UBNT Loco M2

2016-03-11 Thread Joseph Marlin
hot soon. - Original Message - From: "Outback Dingo" To: "Joseph Marlin" Cc: "Bill Moffitt" , openwrt-devel@lists.openwrt.org Sent: Friday, March 11, 2016 6:22:39 AM Subject: Re: [OpenWrt-Devel] Cannot flash UBNT Loco M2 so, have we gotten past the ubiquiti bootlo

Re: [OpenWrt-Devel] Cannot flash UBNT Loco M2

2016-02-12 Thread Joseph Marlin
Yes, we've been fighting this bug unsuccessfully for quite a while. It's the result of a new version of uboot changing the partition sizes. Here's the ticket: https://dev.openwrt.org/ticket/20982 - Original Message - From: "Outback Dingo" To: "Bill Moffitt" Cc: openwrt-devel@lists.o

Re: [OpenWrt-Devel] Even better rebuild times coming

2016-01-08 Thread Joseph Marlin
That's just awesome - I'm on ar71xx, so this is much appreciated! - Original Message - From: "Daniel Dickinson" To: openwrt-devel@lists.openwrt.org Sent: Friday, January 8, 2016 10:38:56 AM Subject: [OpenWrt-Devel] Even better rebuild times coming Hi all, I just thought I'd let you know

Re: [OpenWrt-Devel] Copy file to target filesystem

2015-10-29 Thread Joseph Marlin
define Package/my_package/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/some_binary $(1)/usr/sbin/ endef Hope that helps! Joseph - Original Message - From: "Pratik Prajapati" To: "OpenWrt Development List" Sent: Thursday, October 29, 2015 9:41:28

Re: [OpenWrt-Devel] Designated Driver

2015-04-07 Thread Joseph Marlin
+1 - Original Message - From: "edgar soldin" To: "OpenWrt Development List" Sent: Tuesday, April 7, 2015 4:10:20 PM Subject: Re: [OpenWrt-Devel] Designated Driver hmm.. seems like all doodle polls, incl. the original one suffer from this weakness. hereby i declare defeat and hope you H

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Joseph Marlin
If I understand your question correctly, I think you'll find the default config files in: target/linux/your_architecture_here/base-files/etc/config/ Joseph Marlin - Original Message - From: "Nguyễn Hồng Quân" To: "Christian Schoenebeck" Cc: openwrt-dev

[OpenWrt-Devel] Patch to fix broken DHCP renewals with metric for AA

2015-03-13 Thread Joseph Marlin
local metric="$4" + +append PROTO_ROUTE "$target/$mask/$gw/$metric/" } proto_add_ipv6_route() { Thanks, Joseph Marlin Saucon Technologies ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel