commit 1a5bf9b0a1789e7494db0d63fc82e8fc44835e62
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jun 28 05:20:19 2017 +0000
Undo the exit 1 in local. It isn't needed, it was a console setting
issue with packet.
M cli/template_test.go
commit 84aab2fd8c711501da144444d666a49c5b43fc65
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 27 13:29:38 2017 -0500
Fix unit tests because I change one of the tested files.
M cli/template_test.go
commit c78e66eb28bee8551c908cfa35482cad260159d7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 27 12:13:19 2017 -0500
Update gitignore to ignore some pip doc cruft
Update local ipxe boot to exit 1 (it is safer and works on packet)
M .gitignore
commit 70b513597a62e89b4d2e6e2762dd9088e28e453a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jun 19 13:52:38 2017 -0400
Address issue #304 - clean up docs for Rocket-Skates.
M cli/common.go
M doc/cli/drpcli.rst
M doc/cli/drpcli_autocomplete.rst
M doc/cli/drpcli_bootenvs.rst
M doc/cli/drpcli_bootenvs_create.rst
M doc/cli/drpcli_bootenvs_destroy.rst
M doc/cli/drpcli_bootenvs_exists.rst
M doc/cli/drpcli_bootenvs_install.rst
M doc/cli/drpcli_bootenvs_list.rst
M doc/cli/drpcli_bootenvs_patch.rst
M doc/cli/drpcli_bootenvs_show.rst
M doc/cli/drpcli_bootenvs_update.rst
M doc/cli/drpcli_files.rst
M doc/cli/drpcli_files_destroy.rst
M doc/cli/drpcli_files_list.rst
M doc/cli/drpcli_files_upload.rst
M doc/cli/drpcli_interfaces.rst
M doc/cli/drpcli_interfaces_exists.rst
M doc/cli/drpcli_interfaces_list.rst
M doc/cli/drpcli_interfaces_show.rst
M doc/cli/drpcli_isos.rst
M doc/cli/drpcli_isos_destroy.rst
M doc/cli/drpcli_isos_list.rst
M doc/cli/drpcli_isos_upload.rst
M doc/cli/drpcli_leases.rst
M doc/cli/drpcli_leases_create.rst
M doc/cli/drpcli_leases_destroy.rst
M doc/cli/drpcli_leases_exists.rst
M doc/cli/drpcli_leases_list.rst
M doc/cli/drpcli_leases_patch.rst
M doc/cli/drpcli_leases_show.rst
M doc/cli/drpcli_leases_update.rst
M doc/cli/drpcli_machines.rst
M doc/cli/drpcli_machines_addprofile.rst
M doc/cli/drpcli_machines_bootenv.rst
M doc/cli/drpcli_machines_create.rst
M doc/cli/drpcli_machines_destroy.rst
M doc/cli/drpcli_machines_exists.rst
M doc/cli/drpcli_machines_get.rst
M doc/cli/drpcli_machines_list.rst
M doc/cli/drpcli_machines_params.rst
M doc/cli/drpcli_machines_patch.rst
M doc/cli/drpcli_machines_removeprofile.rst
M doc/cli/drpcli_machines_set.rst
M doc/cli/drpcli_machines_show.rst
M doc/cli/drpcli_machines_update.rst
M doc/cli/drpcli_prefs.rst
M doc/cli/drpcli_prefs_list.rst
M doc/cli/drpcli_prefs_set.rst
M doc/cli/drpcli_profiles.rst
M doc/cli/drpcli_profiles_create.rst
M doc/cli/drpcli_profiles_destroy.rst
M doc/cli/drpcli_profiles_exists.rst
M doc/cli/drpcli_profiles_get.rst
M doc/cli/drpcli_profiles_list.rst
M doc/cli/drpcli_profiles_params.rst
M doc/cli/drpcli_profiles_patch.rst
M doc/cli/drpcli_profiles_set.rst
M doc/cli/drpcli_profiles_show.rst
M doc/cli/drpcli_profiles_update.rst
M doc/cli/drpcli_reservations.rst
M doc/cli/drpcli_reservations_create.rst
M doc/cli/drpcli_reservations_destroy.rst
M doc/cli/drpcli_reservations_exists.rst
M doc/cli/drpcli_reservations_list.rst
M doc/cli/drpcli_reservations_patch.rst
M doc/cli/drpcli_reservations_show.rst
M doc/cli/drpcli_reservations_update.rst
M doc/cli/drpcli_subnets.rst
M doc/cli/drpcli_subnets_create.rst
M doc/cli/drpcli_subnets_destroy.rst
M doc/cli/drpcli_subnets_exists.rst
M doc/cli/drpcli_subnets_list.rst
M doc/cli/drpcli_subnets_patch.rst
M doc/cli/drpcli_subnets_show.rst
M doc/cli/drpcli_subnets_update.rst
M doc/cli/drpcli_templates.rst
M doc/cli/drpcli_templates_create.rst
M doc/cli/drpcli_templates_destroy.rst
M doc/cli/drpcli_templates_exists.rst
M doc/cli/drpcli_templates_list.rst
M doc/cli/drpcli_templates_patch.rst
M doc/cli/drpcli_templates_show.rst
M doc/cli/drpcli_templates_update.rst
M doc/cli/drpcli_templates_upload.rst
M doc/cli/drpcli_users.rst
M doc/cli/drpcli_users_create.rst
M doc/cli/drpcli_users_destroy.rst
M doc/cli/drpcli_users_exists.rst
M doc/cli/drpcli_users_list.rst
M doc/cli/drpcli_users_password.rst
M doc/cli/drpcli_users_patch.rst
M doc/cli/drpcli_users_show.rst
M doc/cli/drpcli_users_token.rst
M doc/cli/drpcli_users_update.rst
M doc/cli/drpcli_version.rst
commit 90fbe950a84e0c02f5aee4b718f43dc8a9c424dc
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 13 10:16:43 2017 -0500
Update dev docs for brunch ui
M doc/dev-server.rst
commit c36fde3163be6187d3dbeba483b4fb3862c66354
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 12 15:04:42 2017 -0500
Updated docs with proper path
M doc/dev-server.rst
commit 4f3de3a0ad68da4bb1ae159e505e7a128cce10ef
Author: Rob @zehicle Hirschfeld <rob@rackn.com>
Date: Mon Jun 12 22:57:29 2017 -0500
merge resolve
M doc/install.rst
commit c5867cbe2112181abc2c233c69e162d655d9d50e
Author: Rob @zehicle Hirschfeld <rob@rackn.com>
Date: Mon Jun 12 22:49:47 2017 -0500
add --static-ip to Mac note
M doc/install.rst
M doc/quickstart.rst
commit 59157422a1cd6a63619c364beca4ee8ef12278c5
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 12 15:04:42 2017 -0500
Updated docs with proper path
M doc/dev-server.rst
commit f6a25e21efa9332370bbe537730d3217b2d585e0
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jun 7 09:40:43 2017 -0500
Fix rs-version
M doc/os-support/linuxkit.rst
commit 9e4f763916336d266532794136cd693951d47c57
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jun 7 00:39:53 2017 -0500
Update the linuxkit docs and bootenvs.
M doc/os-support/linuxkit.rst
commit f5f23f27b9e091a82e281218147ca5ffb8572f35
Author: user.name <stephentames@gmail.com>
Date: Tue Jun 6 15:22:19 2017 -0500
Ui Edits
M doc/ui.rst
commit ea63af8150f24e93a6320e12d459feedca0c24d3
Author: user.name <stephentames@gmail.com>
Date: Tue Jun 6 15:22:00 2017 -0500
Swagger Edit
M doc/Swagger.rst
commit ffacb5e84dafa170ce32198b360de9aaa0a656ee
Author: user.name <stephentames@gmail.com>
Date: Tue Jun 6 15:21:48 2017 -0500
Cli Edits
M doc/cli.rst
commit 165c4f7807ca007f0780410f61feffd1d4c8ac23
Author: user.name <stephentames@gmail.com>
Date: Tue Jun 6 15:21:26 2017 -0500
Api Edit
M doc/api.rst
commit d12fc4b459589e7ea820df2574f8dfb0ec14bfd0
Author: user.name <stephentames@gmail.com>
Date: Mon Jun 5 12:13:08 2017 -0500
Forgot to save before commiting earlier
M doc/dev-server.rst
commit 1264c4fedb4b2f1f64038b3412811342d0d43794
Author: user.name <stephentames@gmail.com>
Date: Mon Jun 5 12:04:25 2017 -0500
LinKit
M doc/os-support/linuxkit.rst
commit 7a64de40043c71c55a754d2a21c14e088bcb89e9
Author: user.name <stephentames@gmail.com>
Date: Mon Jun 5 12:04:18 2017 -0500
Ops
M doc/operation.rst
commit 54faaef76ee9df657e156146efc9ede75023c655
Author: user.name <stephentames@gmail.com>
Date: Mon Jun 5 12:04:02 2017 -0500
FAQ
M doc/faq-troubleshooting.rst
commit 885ef00713bbaefc3f0c801df1390f984daccb53
Author: user.name <stephentames@gmail.com>
Date: Mon Jun 5 12:03:46 2017 -0500
Dev-Serv
M doc/dev-server.rst
commit 8f43f2ea395eda1f381aa00bcd60dbb83093f391
Author: user.name <stephentames@gmail.com>
Date: Mon Jun 5 12:03:28 2017 -0500
Dev-Docs
M doc/dev-docs.rst
commit 2217c3554805d00a484c204bdb1ae2cfb302cbb0
Author: user.name <stephentames@gmail.com>
Date: Wed May 31 12:20:00 2017 -0500
Workglows
M doc/workflows.rst
commit 1342a0289af380ec332c83c1302540c79e93dea1
Author: user.name <stephentames@gmail.com>
Date: Wed May 31 12:19:46 2017 -0500
Ops
M doc/operation.rst
commit 163b43e2305f6ac7530d25a7a0f50f065e9fa13a
Author: user.name <stephentames@gmail.com>
Date: Wed May 31 12:19:41 2017 -0500
Deploy
M doc/deployment.rst
commit 824c4f05095cc753d6be902f7c60a106852b53a0
Author: user.name <stephentames@gmail.com>
Date: Wed May 31 12:19:33 2017 -0500
Configuring and README
M README.rst
M doc/configuring.rst
commit faf308f4db195b5f8cfdedc35888c926c92de696
Author: user.name <stephentames@gmail.com>
Date: Tue May 30 14:39:13 2017 -0500
Finally, Arch and OS References are unified in style and functional
M doc/architecture.rst
M doc/os-support.rst
commit 491c59846ca6ba6b3181f857d5bf0586722a9702
Author: user.name <stephentames@gmail.com>
Date: Tue May 30 14:17:27 2017 -0500
Editing:6,12,13
M README.rst
A doc/Swagger.rst
M doc/architecture.rst
M doc/cli.rst
A doc/cli_commands.rst
M doc/ui.rst
commit 35e38f9b1aee7a0dae9067cadb51d2c0ecc3d5b5
Author: user.name <stephentames@gmail.com>
Date: Tue May 30 13:45:30 2017 -0500
Switching Architecture to References rather than one doc, Doing some refernce fixes on OS
M doc/architecture.rst
M doc/os-support.rst
commit 8ea2f6d69d9e188805ceaff508458651b9558125
Author: user.name <stephentames@gmail.com>
Date: Mon May 29 16:20:17 2017 -0500
Fixed 6-7 and 10-11
M doc/arch/data.rst
M doc/arch/features.rst
M doc/architecture.rst
M doc/os-support.rst
commit 90dd68203d7bbbf5875ea06867a600d535a1d107
Author: user.name <stephentames@gmail.com>
Date: Fri May 26 14:11:46 2017 -0500
Adding Configuration to ToC
M README.rst
commit 6a376846171bfe60241bab86c7970a1863e82194
Author: user.name <stephentames@gmail.com>
Date: Fri May 26 14:11:35 2017 -0500
Removing Configuration from Install
M doc/install.rst
commit 88697e8ddcdf1f96ee02b60232ca1504e0490d9e
Author: user.name <stephentames@gmail.com>
Date: Fri May 26 14:11:18 2017 -0500
Adding Page for Configuration
A doc/configuring.rst
commit efcab9f9a8f3f312f8b26d5c12d36b6e2045c2ed
Author: user.name <stephentames@gmail.com>
Date: Fri May 26 13:37:40 2017 -0500
Quickstart.rst (again)
M doc/quickstart.rst
commit 8740731a6c5cf0230d3afff8f05e0939380ac828
Author: user.name <stephentames@gmail.com>
Date: Fri May 26 13:37:28 2017 -0500
Release.rst
M doc/release.rst
commit c8b378acd2797f97ae0d0b4387a247fd3931568d
Author: user.name <stephentames@gmail.com>
Date: Fri May 26 13:37:17 2017 -0500
Upgrade.rst
M doc/upgrade.rst
commit 9ec4dcb60f98b036b23f6029738438c89080c242
Author: user.name <stephentames@gmail.com>
Date: Thu May 25 13:29:51 2017 -0500
Release and Upgrade Docs
M doc/release.rst
M doc/upgrade.rst
commit c99dcb02ec01a836591c531324fe6bb9f5c82740
Author: user.name <stephentames@gmail.com>
Date: Thu May 25 12:47:09 2017 -0500
Revert "Revert "Install Rework""
This reverts commit 6bcc17e3ed746fe1f98ce6641eb743b45c8e27b9.
M doc/install.rst
commit 84426ad38628e8f19c3682a3f7aa8613d9729c9a
Author: user.name <stephentames@gmail.com>
Date: Thu May 25 12:46:55 2017 -0500
Revert "Install Rework"
This reverts commit 5365555c7fbbd2455f26628ecac2b65600dbb309.
M doc/install.rst
commit 510b0d4a555b97ffcbaee1fc32623d4395056f80
Author: user.name <stephentames@gmail.com>
Date: Thu May 25 12:46:01 2017 -0500
Quickstart Rework
M doc/quickstart.rst
commit c498e02ab2296709139d323446996b4499c52f44
Author: user.name <stephentames@gmail.com>
Date: Thu May 25 12:45:41 2017 -0500
Install Rework
M doc/install.rst
End of Note