summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2016-04-01 17:31:25 +0200
committerStef Walter <stefw@redhat.com>2016-04-01 17:39:50 +0200
commit576c70e7164808f1f6dac00c259326c71e73325f (patch)
tree03ea6dd0ca7a5270426d793287057812bbbed3d4
parentb10ab435a64f0973c9e77a10bf54e34384ed249d (diff)
Fix typo and updates in 0.100 notes
-rw-r--r--content/cockpit/cockpit-0.100.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/content/cockpit/cockpit-0.100.md b/content/cockpit/cockpit-0.100.md
index c74bbe1..b53594d 100644
--- a/content/cockpit/cockpit-0.100.md
+++ b/content/cockpit/cockpit-0.100.md
@@ -9,7 +9,7 @@ Cockpit is the [modern Linux admin interface](http://cockpit-project.org/). Ther
### SELinux Troubleshooting
-Cockpit can help you troubleshoot [SELinux](http://stopdisablingselinux.com/) problems, and show you fixes for repairing the various issues. This is pretty amazing for system admins who really would rather be secure, but keep bumping into operations that SELinux is blocking. There's more to come on both SELinux and troubleshooting in the future. Take a look at what landed in this release:
+Cockpit can now help you troubleshoot [SELinux](http://stopdisablingselinux.com/) problems, and show you fixes for repairing the various issues. This is pretty amazing for system admins who really would rather be secure, but keep bumping into stuff that SELinux is blocking. There's more to come on both SELinux and troubleshooting in the future. Take a look at what landed in this release:
<iframe width="960" height="720" src="https://www.youtube.com/embed/eBGK6qSmnng?rel=0" frameborder="0" allowfullscreen></iframe>
@@ -17,18 +17,15 @@ Cockpit can help you troubleshoot [SELinux](http://stopdisablingselinux.com/) pr
There's a new Image Registry user interface. It works with [Atomic Platform](http://www.projectatomic.io/) or [Openshift](https://www.openshift.org/) clusters. By default this shows up in the Cockpit "Cluster" admin dashboard.
-But more importantly you can deploy this as a standalone image registry, complete with storage, authentication and an interface.
+But more importantly you can deploy this as a standalone image registry, complete with storage, authentication and an interface. See [projectatomic.io/registry](http://projectatomic.io/registry) for more info.
Here's a quick demo:
<iframe width="853" height="480" src="https://www.youtube.com/embed/VSOAASf1Usw?rel=0" frameborder="0" allowfullscreen></iframe>
-See [projectatomic.io/registry](http://projectatomic.io/registry) for more info.
-
-
### Storage sliders and more
-Marius has been working on cleaning up the storage UI. One of the changes you'll notice is that you can now use a sloider to choose a size for new volumes or file systems, and specify the size units you want to use:
+Marius has been working on cleaning up the storage UI. One of the changes you'll notice is that you can now use a slider to choose a size for new volumes or file systems, and specify the size units you want to use:
![Storage number slider](images/cockpit-storage-slider.png)