commit 7785a73a7063dd81f3347e041f8db88487c04e77
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed May 3 00:27:14 2017 -0500
Add some docs to the mix for debug prefs.
M doc/arch/data.rst
M doc/faq-troubleshooting.rst
commit aeca8b5fdad42545812bc8fb9caf45c30a39d16d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue May 2 23:31:07 2017 -0500
Add unit tests for prefs debug*
Fix bug in frontend.
M cli/prefs_test.go
commit 2e1e2b7acab0698990888dfbdf9d767821309f3d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue May 2 21:26:18 2017 -0500
Add a debug system to prints. Turn them off by default, but
let prefs turn them back on.
M cli/prefs_test.go
commit 7268d9a0973145bfe103287832822d35826892e9
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue May 2 15:46:56 2017 -0500
Document initial DR integration.
M doc/arch/data.rst
commit 8268b515e1bacbcdf3a302c9bc92b9796a5aec1c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon May 1 22:20:29 2017 -0500
Document the sub-templates and their vars.
Remove a few extra installs that shouldn't be there for
debian systems.
Give an example for template upload/replace.
M doc/arch/data.rst
M doc/operation.rst
M doc/upgrade.rst
commit 7e383bd2b40a8fafe8a5739be935b3a05ddb301f
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon May 1 17:37:39 2017 -0500
This reorganizes the templates and bootenvs a little.
Sub-templating is used to get some code reuse out of the
kickstart and preseed files. There are 5 or 6 new
subtemplates and example profiles to drive them.
An upgrade doc has been added that will collect info
about what to do as part of upgrading.
DO NOT USE THE join-to-dr.tmpl. It will explode.
M README.rst
A doc/upgrade.rst
commit 6ccb4d457b779f7914ddda89fc706506f3f14ef2
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon May 1 17:30:33 2017 -0500
Allow for upload to replace an existing template.
M cli/template.go
M cli/template_test.go
commit e2f9c03738d4fba3ff09d839a76a8bb20ad518d3
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon May 1 14:59:50 2017 -0500
Update bootenvs install to load all templates in the
templates directory to make sure they are available.
M cli/bootenv.go
M cli/bootenv_test.go
commit fcbc487424f88d6ccbf0f30f5dc8756f27b2350d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Apr 27 00:21:38 2017 -0500
Add Profile CLI support and update docs for it.
Convert the profile API to work like the machines API.
Document the subtlety of the PATCH, PUT, and POST methods for maps.
A cli/profiles.go
A cli/profiles_test.go
M doc/arch/data.rst
M doc/cli.rst
M doc/cli/drpcli.rst
A doc/cli/drpcli_profiles.rst
A doc/cli/drpcli_profiles_create.rst
A doc/cli/drpcli_profiles_destroy.rst
A doc/cli/drpcli_profiles_exists.rst
A doc/cli/drpcli_profiles_get.rst
A doc/cli/drpcli_profiles_list.rst
A doc/cli/drpcli_profiles_params.rst
A doc/cli/drpcli_profiles_patch.rst
A doc/cli/drpcli_profiles_set.rst
A doc/cli/drpcli_profiles_show.rst
A doc/cli/drpcli_profiles_update.rst
M doc/dev-docs.rst
commit dabb234a3a9ebc8e5427b6d9981c4a915075b373
Author: Rob @zehicle Hirschfeld <rob@rackn.com>
Date: Wed Apr 26 10:02:52 2017 -0500
add feature list to docs
A doc/arch/features.rst
M doc/architecture.rst
End of Note