title | date | tags | slug | category | summary |
---|---|---|---|---|---|
Cockpit 0.86 Released |
2015-12-04 13:04 |
cockpit linux technical |
cockpit-0.86 |
release |
Cockpit releases every week. This week it was 0.86 |
Cockpit releases every week. This week it was 0.86.
Users can now prepare an SOS Report containing information about the system and send it to their support representative.
<iframe width="640" height="480" src="//youtube.com/embed/-6rfWUoOQbs?rel=0" frameborder="0" allowfullscreen></iframe>Stef has done work to cleanup the Javascript dependencies of Cockpit. Broadly these fall into two categories:
-
Development dependencies: only used while developing Cockpit, not even used while building the tarball. These are
node_modules
-
Runtime dependencies: used while Cockpit is running and built into the various Cockpit packages. These are
bower_components
The latter should be replaceable at build-time. The cleanup work moves in this direction, but it's not complete yet.
Cockpit 0.86 is available now: