[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8023/8267] toaster-manual: Removed toaster-command-loadconf section



commit f0b353f9e817b2127327b662aa30bcb7065beee9
Author: Kristi Rifenbark <kristi rifenbark gmail com>
Date:   Tue Oct 3 15:38:30 2017 -0700

    toaster-manual: Removed toaster-command-loadconf section
    
    There is no longer a "loadconf" command
    
    (From yocto-docs rev: 25c4385833c636bf4cff889ff6325b2a14f5fc14)
    
    Signed-off-by: Kristi Rifenbark <kristi rifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../toaster-manual/toaster-manual-reference.xml    |   26 +------------------
 1 files changed, 2 insertions(+), 24 deletions(-)
---
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml 
b/documentation/toaster-manual/toaster-manual-reference.xml
index d4cb04e..afe6c3d 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -406,6 +406,7 @@
             Django administration interface.
         </para>
 
+<!--
         <para>
             To make it easier to initially start Toaster, you can import a
             pre-defined configuration file using the
@@ -418,6 +419,7 @@
                 loaded directly in the database.
             </note>
         </para>
+-->
 
         <para>
             By convention, the supplied configuration files are named
@@ -867,30 +869,6 @@
             </para>
         </section>
 
-        <section id='toaster-command-loadconf'>
-            <title><filename>loadconf</filename></title>
-
-            <para>
-                The <filename>loadconf</filename> command loads an
-                existing Toaster configuration file (JSON file).
-                You must run this on a new database that does not have any
-                data.
-                Running this command on an existing database that has data
-                results in errors.
-                Access the command as follows:
-                <literallayout class='monospaced'>
-     $ bitbake/lib/toaster/manage.py loadconf <replaceable>filepath</replaceable>
-                </literallayout>
-                The <filename>loadconf</filename> command configures a database
-                based on the supplied existing
-                <filename>toasterconf.json</filename> file.
-                For information on the <filename>toasterconf.json</filename>,
-                see the
-                "<link linkend='toaster-json-files'>JSON Files</link>"
-                section.
-            </para>
-        </section>
-
         <section id='toaster-command-runbuilds'>
             <title><filename>runbuilds</filename></title>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]