Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq:general [2018/08/19 01:57] – [Were there any technical reasons to split from OpenWrt?] Rename and rewrite section, to give concise history of OpenWRT/LEDE split and merger. sampablokuperfaq:general [2018/08/19 02:21] – [Why was the LEDE project forked from OpenWrt, and then merged back into it?] Link to About page sampablokuper
Line 1: Line 1:
 ====== Frequently Asked Questions: General ====== ====== Frequently Asked Questions: General ======
- 
 ===== What devices does OpenWRT target? ===== ===== What devices does OpenWRT target? =====
- 
 OpenWRT mainly targets embedded devices capable of running Linux. In most cases wireless routers. OpenWRT mainly targets embedded devices capable of running Linux. In most cases wireless routers.
-===== Is LEDE compatible with OpenWrt? ===== 
  
-The packages distributed along with LEDE are the same you find in OpenWrt, and any instructions you find should work for both. 
- 
-Sysupgrades from OpenWrt to LEDE or vice versa are supported but it is advised **not** to keep settings to benefit from the updated defaults. 
  
 ===== Is OpenWRT suitable for me? ===== ===== Is OpenWRT suitable for me? =====
- 
 OpenWRT is primarily intended for power users, networking enthusiasts, wireless communities, and embedded device developers. OpenWRT is primarily intended for power users, networking enthusiasts, wireless communities, and embedded device developers.
  
 OpenWRT's default configuration, with the luci web interface, is a big improvement over the stock firmware of most wireless routers and similar devices. It provides all of the functionality most people will need. Additional packages can be installed with just a few clicks, to provide extended functionality if needed. A command line interface is also available. OpenWRT's default configuration, with the luci web interface, is a big improvement over the stock firmware of most wireless routers and similar devices. It provides all of the functionality most people will need. Additional packages can be installed with just a few clicks, to provide extended functionality if needed. A command line interface is also available.
-===== How do I upgrade from OpenWrt to LEDE? ===== 
  
-Migrating from OpenWrt to LEDE should work similar to upgrading from one OpenWrt release to another. Using the ''[[docs:guide-user:installation:sysupgrade.cli|sysupgrade]]'' command is the preferred approach as this will also attempt to preserve the system configuration. 
  
 +===== The company I work for uses OpenWRT and wants to support the project. What should we do? =====
 +Companies can best support OpenWRT by upstreaming the required code to support their products. Any platform support code, patch submissions or even just detailed specifications are most appreciated.
  
 +Upstreaming product support also benefits the company in the long run as ongoing maintenance and porting effort decreases over time while the amount of internally required changes can be reduced.
  
-===== What happens to the OpenWrt package feed? ===== 
  
-LEDE plans to use the normal OpenWrt package feedtill it deviates too much from OpenWrt and it would be easier to have an own branch or feed.+===== What license does OpenWRT use? ===== 
 +The build system and many OpenWRT components are licensed under the GNU General Public License Version 2. Some parts are licensed under different licensesthis is mostly the case for packages not created in OpenWrt.
  
  
-===== Why was the LEDE project forked from OpenWrt, and then merged back into it? =====+===== Who holds the copyright of OpenWRT code? ===== 
 +The original authors of the code hold the copyright.
  
-The LEDE project was created by developers wanted to focus on stable releases, whereas the OpenWRT core team had been focused on "bleeding edge" development. The LEDE developers especially wanted to better automate the testing and release processes, and did not feel they could do this within the constraints of OpenWRT's infrastructure and procedures at the time. 
  
-After some months of working independently, the two groups were able to agree on way to merge the best aspects of both projects back under the OpenWRT nameand the LEDE name was retired.+===== Is the OpenWrt project registered legal entity? ===== 
 +No, the OpenWrt project is not a registered legal entity. HoweverOpenWrt is represented by Software in the Public Interest (SPI).
  
-===== Is LEDE represented by any Company or Industry organization? ===== 
  
-NoLEDE is not affiliated with any specific company or any industry organization.+===== Is OpenWRT a registered trademark? ===== 
 +YesOpenWrt is a registered trademark which is held by the Software in the Public Interest (SPI) in the name of the OpenWrt project.
  
-===== The company I work for uses LEDE and wants to support the project. What should we do? ===== 
  
-Companies can best support LEDE by upstreaming the required code to support their productsany platform support code, patch submissions or even just detailed specifications are most appreciated.+===== Why was the LEDE project forked from OpenWrtand then merged back into it? ===== 
 +//Main topic: [[:about|About OpenWRT/LEDE]]//
  
-Upstreaming product support also benefits the company in the long run as ongoing maintenance and porting effort decreases over time while the amount of internally required changes can be reduced.+The LEDE project was created by developers wanted to focus on stable releases, whereas the OpenWRT core team had been focused on "bleeding edge" development. The LEDE developers especially wanted to better automate the testing and release processes, and did not feel they could do this within the constraints of OpenWRT's infrastructure and procedures at the time.
  
-===== Are there plans to license LEDE under different License? =====+LEDE was not affiliated with any specific company or any industry organization. Nor was trademark registered for the LEDE project.
  
-There are no plans to change the license of the LEDE code. It should be easy to copy code from and to OpenWrt.+Compatibility between the projects' code bases remained highLEDE distributed the same packages as OpenWRT. LEDE also supported sysupgrades from and to OpenWRT, although some of the default configuration settings were changed.
  
-===== What license does LEDE use? ===== +After some months of working independently, the two groups were able to agree on a way to merge the best aspects of both projects back under the OpenWRT nameand the LEDE name was retired.
- +
-The build system and many LEDE components are licensed under the GNU General Public License Version 2. Some parts are licensed under different licensesthis is mostly the case for packages not created in LEDE or OpenWrt. +
- +
-===== Who holds the copyright of LEDE code? ===== +
- +
-The original authors of the code hold the copyright. +
- +
-===== Is the LEDE project a registered legal entity? ===== +
- +
-No, the LEDE project is not a registered legal entity. The OpenWrt project is also not a registered legal entity, but OpenWrt is represented by Software in the Public Interest (SPI). +
- +
-===== Is LEDE a registered trademark? ===== +
- +
-No, LEDE is not a registered trademark, but OpenWrt is a registered trademark which is held by the Software in the Public Interest (SPI) in the name of the OpenWrt project.+
  • Last modified: 2020/09/12 10:48
  • by tmomas