[web] faq: reorder answers

LEDE Commits lede-commits at lists.infradead.org
Sat Aug 27 05:08:25 PDT 2016


jow pushed a commit to web.git, branch master:
https://git.lede-project.org/6cdc626470726f433ae46be1fda22711d9ed3679

commit 6cdc626470726f433ae46be1fda22711d9ed3679
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Sat Aug 27 14:08:18 2016 +0200

    faq: reorder answers
    
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 faq.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/faq.txt b/faq.txt
index 21a6562..85583f6 100644
--- a/faq.txt
+++ b/faq.txt
@@ -28,6 +28,11 @@ LEDE plans to use the normal OpenWrt package feed, till it deviates too much fro
 
 OpenWrt Chaos Calmer will be supported with security and bug fixes by the OpenWrt project.
 
+== Were there any technical reasons to split from OpenWrt?
+
+Nothing special, expect that LEDE wants to focus more on stability and not so much on bleeding edge any more.
+The release process should be better automatized and the release should be better tested.
+
 == Is LEDE represented by any Company or Industry organization?
 
 No, LEDE is not affiliated with any specific company or any industry organization.
@@ -44,11 +49,6 @@ porting effort decreases over time while the amount of internally required chang
 
 There are no plans to change the license of the LEDE code. It should be easy to copy code from and to OpenWrt.
 
-== Were there any technical reasons to split from OpenWrt?
-
-Nothing special, expect that LEDE wants to focus more on stability and not so much on bleeding edge any more.
-The release process should be better automatized and the release should be better tested.
-
 == What license does LEDE use?
 
 The build system and many LEDE components are licensed under the GNU General Public License Version 2. Some parts are licensed under different licenses, this is mostly the case for packages not created in LEDE or OpenWrt.



More information about the lede-commits mailing list