Re: [OpenWrt-Devel] Few question about compiling your own firmware images

2014-06-27 Thread Jonas Liepuonius
Thank you for all the help, just one more question concerning extroot. How to mount/remount your external root manually with the terminal? I tried to look it up, but I couldn’t figure it out. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.or

Re: [OpenWrt-Devel] Few question about compiling your own firmware images

2014-06-25 Thread Claudio Thomas
Hi John, I've never done it, but you should change it easy in the menu config: # make menuconfig [*] Image configuration -> [*] Preinit configuration options ---> (10.0.0.1) IP Address for preinit network messages ---> (10.0.0.255) Broadcast address for preinit network messages An alternative way

Re: [OpenWrt-Devel] Few question about compiling your own firmware images

2014-06-24 Thread Florian Fainelli
Hello, On Jun 24, 2014 4:07 PM, "Jonas Liepuonius" wrote: > > So I recently decided to compile my own OpenWRT images, and I have a few questions: > > 1. Is there a way to preset the default IP address? The default is 192.168.1.1 but I want to change it to something like 10.0.0.1, so that my compi

Re: [OpenWrt-Devel] Few question about compiling your own firmware images

2014-06-24 Thread Gui Iribarren
On 24/06/14 22:01, Damian Kaczkowski wrote: > On 25 June 2014 01:07, Jonas Liepuonius > wrote: > > 1. Is there a way to preset the default IP address? The default is > 192.168.1.1 but I want to change it to something like 10.0.0.1, so > that my compiled fi

Re: [OpenWrt-Devel] Few question about compiling your own firmware images

2014-06-24 Thread Damian Kaczkowski
On 25 June 2014 01:07, Jonas Liepuonius wrote: > 1. Is there a way to preset the default IP address? The default is > 192.168.1.1 but I want to change it to something like 10.0.0.1, so that my > compiled firmware's IP address would be that. > Yes. 2. Is there a way to pre-include files and fol

[OpenWrt-Devel] Few question about compiling your own firmware images

2014-06-24 Thread Jonas Liepuonius
So I recently decided to compile my own OpenWRT images, and I have a few questions: 1. Is there a way to preset the default IP address? The default is 192.168.1.1 but I want to change it to something like 10.0.0.1, so that my compiled firmware’s IP address would be that. 2. Is there a way to p