From: Jo-Philipp Wich Date: Fri, 26 Aug 2016 18:01:11 +0000 (+0200) Subject: faq: rewrite upgrade A X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4d214d7dc511fd8ae626aa84e494411e5326dc22;p=web.git faq: rewrite upgrade A Signed-off-by: Jo-Philipp Wich --- diff --git a/faq.txt b/faq.txt index 3d911b9..107aa0a 100644 --- a/faq.txt +++ b/faq.txt @@ -9,7 +9,8 @@ LEDE mainly targets embedded devices capable of running Linux. In most cases wir == How do I upgrade from OpenWrt to LEDE? -Use the same mechanisms as used to upgrade from one OpenWrt version to a more recent versions, sysupgrade for example. With sysupgrade even your configuration should be migrated. +Migrating from OpenWrt to LEDE should work similar to upgrading from one OpenWrt release to another. +Using the +sysupgrade+ command is the preferred approach as this will also attempt to preserve the system configuration. == Where is the LEDE Wiki?