Tom Leavitt
0e9bc7cf59
Update hyper-v links and content
...
Updating the external links to Microsoft documentation to point to appropriate content and adding the section "Create a virtual network"
2017-08-22 14:14:44 -07:00
Rodrigo Caballero
c26d49d804
Merge pull request #25 from 01org/cl-install-update
...
fix broken link to swupd
2017-08-17 11:33:35 -05:00
Tom Leavitt
58d6fe8387
fix broken link to swupd
...
Fixes the broken link to more information about software update
2017-08-16 14:12:57 -07:00
Rodrigo Caballero
40843b600d
Merge pull request #14 from 01org/ml
...
Add machine learning tutorial.
2017-08-15 16:13:55 -05:00
Rodrigo Caballero
4dcfde73ee
Update the path of the code example.
...
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-08-15 12:57:42 -05:00
Rodrigo Caballero
0d6017e1cd
Merge pull request #24 from 01org/update-cc-versions
...
Update the Docker release version.
2017-08-15 11:05:12 -05:00
Rodrigo Caballero
183d1f025e
Update the Docker release version.
...
Updated the release version of Docker compatible with the runtime. Removed the
release number of the Clear Containers to avoid having to update it every week.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-08-15 10:43:59 -05:00
Tom Leavitt
bb59955c87
Merge pull request #22 from 01org/clear-lamp-server-mods
...
I've made the additional changes for the Clear lamp server tutorial mods
2017-08-14 10:13:44 -07:00
Tom Leavitt
0810aa55bf
Merge branch 'clear-lamp-server-mods'
...
of https://github.com/01org/clear-linux-documentation into clear-lamp-server-mods
Signed-off-by: Tom Leavitt <thomas.p.leavitt@intel.com >
2017-08-14 10:00:25 -07:00
Tom Leavitt
f1d2af20d1
Update the tutorial Creating a WordPress Server for stateless
...
Replace all occurrences of /usr/share/httpd/htdocs with /var/www/html as defined in the Creating a LAMP Server tutorial stateless modifications
2017-08-14 09:58:49 -07:00
Tom Leavitt
a64e18c056
Additional updates to clean up text
...
Additional changes to add appropriate labels to file tags
2017-08-14 09:43:40 -07:00
Tom Leavitt
bd9d05a73e
Update the tutorial Creating a WordPress Server for stateless
...
Replace all occurrences of /usr/share/httpd/htdocs with /var/www/html as defined in the Creating a LAMP Server tutorial stateless modifications
2017-08-10 11:36:11 -07:00
Tom Leavitt
c08e8dc5d2
Update the Creating a LAMP Server document for stateless requirements
...
Add additional steps to change the default Apache DocumentRoot to /etc/www/html by adding additional .conf files in /etc/httpd/conf.d and changing all references to this new DocumentRoot directory.
2017-08-10 11:25:54 -07:00
Rodrigo Caballero
65b6970ff0
Merge pull request #21 from cmarcelo/fix-openssh
...
Fix instructions for openssh-server bundle doc
2017-08-04 16:29:04 -05:00
Caio Marcelo de Oliveira Filho
a4e557f862
Fix instructions for openssh-server bundle doc
...
Use "mkdir -p" to avoid failure when some part in the middle of the
path doesn't exist (this is currently the case with a freshly
installed Clear 16820).
Add instruction to reload the systemd configuration, otherwise the
OPTIONS line won't be used and the subsystem won't work.
Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com >
2017-08-04 13:13:12 -07:00
Rodrigo Caballero
9290ee1808
Merge pull request #19 from cmarcelo/fix-ister-url
...
Fix ister link
2017-08-04 09:03:46 -05:00
Rodrigo Caballero
6de99c9207
Merge pull request #18 from miguelinux/ignore-build
...
gitignore: fix build directory
2017-08-04 09:03:14 -05:00
Caio Marcelo de Oliveira Filho
a75b82c0b7
Fix ister link
...
Moved from clearlinux/ister to bryteise/ister (at least for now).
Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com >
2017-08-01 16:27:53 -07:00
Miguel Bernal Marin
6b0f4af4a0
gitignore: fix build directory
...
Fix the build directory path in the gitignore file.
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com >
2017-08-01 15:24:49 -05:00
Rodrigo Caballero
679de52726
Merge pull request #17 from 01org/test
...
Change notice from important to note on the Wordpress tutorial.
2017-07-26 15:02:52 -05:00
Rodrigo Caballero
b24cfb4c37
Change notice from important to note on the Wordpress tutorial.
...
The website does not support important notices, therfore the notice had to
change to a note.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-07-25 13:40:36 -05:00
Rodrigo Caballero
a5851eaf28
Merge pull request #15 from 01org/gs-content-move
...
Separates install options in gs guide.
2017-07-24 14:06:13 -05:00
ihutchin
cc336f2bd7
Remove unnecessary verbage and hard-coded links.
2017-07-24 11:56:34 -07:00
ihutchin
267fa18384
Improves readability and flow within gs guide.
...
Includes kernel in gs contents page introduction and adds
compatibility check to doc-tree.
Improves introduction to compatible kernels and bundles.
Updates links to avoid hard coding.
2017-07-20 16:08:32 -07:00
ihutchin
1dd5881251
Separates install options in gs guide.
...
Moves bare metal install from tutorial to getting started guide.
Removes repeated and/or out of date information about VM and BM
installations and hardware compatibility check. Adds reference
tags for future documentation.
2017-07-17 17:12:59 -07:00
Rodrigo Caballero
7eb1fc790d
Add machine learning tutorial.
...
The machine learning tutorial showcases how to install, configure, and run a
Jupyter notebook on Clear Linux with the MNIST example.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-07-17 11:09:23 -05:00
Rodrigo Caballero
7f45ae29c2
Merge pull request #13 from gtkramer/master
...
Correct update content validation commands
2017-07-14 09:01:16 -05:00
George T Kramer
a57a80687d
Correct update content validation commands
...
To verify the Manifest.MoM, the signature of the Manifest.MoM should be compared with the Swupd certificate, not the Clear Linux certificate. Also, adding a section for manually validating the Swupd certificate so that it matches the section for manually validating the Clear Linux certificate. Making the distinction between the Clear Linux certificate and the Swupd certificate more clear.
2017-06-29 15:29:19 -07:00
Rodrigo Caballero
47837bf7c0
Merge pull request #11 from 01org/restructureGS
...
Restructures Getting Started guide.
2017-06-23 11:02:40 -05:00
Ianeta Hutchinson
0ef78a2210
Update installation-options.rst
...
Removing cross-reference to deleted file.
2017-06-23 10:36:55 -05:00
Ianeta Hutchinson
0ef30fc1eb
Update getting-started.rst
2017-06-23 09:37:46 -05:00
Ianeta Hutchinson
d8f515448b
Update getting-started.rst
2017-06-23 09:34:52 -05:00
ihutchin
0eea7ed061
Restructures Getting Started guide.
...
Removes outdated files and re-arrages doc-tree to clearly
display 3 means of installation: VM, BM, and Live image.
2017-06-22 20:21:31 -05:00
Rodrigo Caballero
fccbdfd06c
Merge pull request #10 from mrkz/enable_man_command_swupd_manpage
...
clear-linux: ensure user have 'man' command prior running man swupd.
2017-06-16 15:07:22 -05:00
Simental Magana, Marcos
eb329436c6
clear-linux: ensure user have 'man' command prior running man swupd.
...
Documentation recommends the user to access swupd the man page for
further details, however user may not have /usr/bin/man command
installed, so document that he/she needs to install 'sysadmin-basic'
bundle prior to actually accessing the man-page.
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com >
2017-06-16 15:04:00 -05:00
Rodrigo Caballero
f46b6349c3
Fix broken MMU link on CC architecture overview.
...
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-06-15 16:32:51 -05:00
Rodrigo Caballero
a010093d69
Merge pull request #1 from miguelinux/improve-infra
...
Improve infra
2017-06-15 16:29:12 -05:00
Rodrigo Caballero
4feca7e56e
Merge pull request #8 from 01org/run
...
Update the instructions to run swupd to account for auto-update.
2017-06-14 09:51:21 -05:00
Rodrigo Caballero
4c417f9f00
Fix minor wording issues for consistency and clarity.
...
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-06-14 09:27:04 -05:00
Rodrigo Caballero
9d5e13a7fb
Apply feedback on updated swupd content.
...
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-06-13 14:15:12 -05:00
Rodrigo Caballero
17e4d52145
Merge pull request #9 from mrkz/dont_use_xzcat_v
...
clear-linux: update bare-metal-install xzcat command option
2017-06-13 10:20:41 -05:00
Simental Magana, Marcos
c98e8fec60
clear-linux: update bare-metal-install xzcat command option
...
Removing the '-v' option from the xzcat command line due
to verbose output getting piped into the dd command causing
corruption on image creation.
Based on previous PR[1].
[1]-https://github.com/01org/clear-linux-documentation/pull/6
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com >
2017-06-13 10:16:54 -05:00
Rodrigo Caballero
04fed04b72
Update the instructions to run swupd to account for auto-update.
...
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com >
2017-06-13 09:16:04 -05:00
Tullis, Michael L
b5fc4e31d9
Fixed bullet list rendering error in bare-metal-install.rst
2017-06-09 13:54:51 -07:00
Tullis, Michael L
001dde91f1
bare-metal-install.rst: Latest changes from Tom and incorporating review from Bun.
2017-06-09 13:47:33 -07:00
Tullis, Michael L
a2b4eb7d4c
Correcting figure in bare-metal-install.rst
2017-06-09 10:39:00 -07:00
Tullis, Michael L
fcdece9cf6
Tom's changes to bare-metal-install.rst. Also adding a figure.
2017-06-09 10:29:04 -07:00
Tullis, Michael L
83e4e3b65e
Tom Leavitt's changes to flatpak tutorial
2017-06-09 09:20:57 -07:00
Tullis, Michael L
650be6bdf8
Docs: Removed optional steps and one image from virtualbox.rst per direction from Tom Leavitt.
2017-06-07 15:13:39 -07:00
mltullis
7909c089d3
Merge pull request #6 from bryteise/xzcat-command-update
...
clear-linux: Update bootable-usb xzcat command option
2017-06-06 11:35:24 -07:00