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.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[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 pre-include files and folders?

Thanks in advance,
John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 thinker...@gmail.com 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 folders?


Yes.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 thinker...@gmail.com
 mailto:thinker...@gmail.com 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 folders?
 
 
 Yes.
  

I'm still laughing out loud xD

Jonas,

one possible way:
http://wiki.openwrt.org/doc/howto/obtain.firmware.generate#files.variable

cheers!

 
 
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 thinker...@gmail.com 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
compiled firmware’s IP address would be that.

You should should be able to do that directly from menuconfig.


 2. Is there a way to pre-include files and folders?

Anything you drop in files/ from the top-level of your checkout will get
included in the final image


 Thanks in advance,
 John
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel