From f0b353f9e817b2127327b662aa30bcb7065beee9 Mon Sep 17 00:00:00 2001 From: Kristi Rifenbark Date: Tue, 3 Oct 2017 15:38:30 -0700 Subject: toaster-manual: Removed toaster-command-loadconf section There is no longer a "loadconf" command (From yocto-docs rev: 25c4385833c636bf4cff889ff6325b2a14f5fc14) Signed-off-by: Kristi Rifenbark Signed-off-by: Richard Purdie --- .../toaster-manual/toaster-manual-reference.xml | 26 ++-------------------- 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index d4cb04e6b0..afe6c3d651 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml @@ -406,6 +406,7 @@ Django administration interface. + By convention, the supplied configuration files are named @@ -867,30 +869,6 @@ -
- <filename>loadconf</filename> - - - The loadconf 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: - - $ bitbake/lib/toaster/manage.py loadconf filepath - - The loadconf command configures a database - based on the supplied existing - toasterconf.json file. - For information on the toasterconf.json, - see the - "JSON Files" - section. - -
-
<filename>runbuilds</filename> -- cgit v1.2.3-54-g00ecf