github openmiko/openmiko v1.0.0-alpha.1

pre-release13 months ago

Thanks to @martinbutt for this release

Release v1.0.0 makes breaking changes to the config from the last stable version v0.0.40, so has a major version bump.

It incorporates all changes from https://github.com/openmiko/openmiko/releases/tag/v0.0.41-alpha.2 as well as the following:

New Features

  • Added Modules - allowing easy add-ons of bundled changes without recompiling the main Openmiko source. #82
  • Added config generators for initial set up. #89
  • Added option to disable logging, as it seems likely that this is causing file-system corruption.

Bug Fixes

  • Cleaned up nightmode code and removed need for API to be enabled for nightmode to work. #85
  • Added fsck to run at start up. #81 - Note requires an appropriate fsck module to be installed, e.g. vfat, exfat or ext.
  • Added support for DOS-style line endings in openmiko.conf

Documentation

  • Improved developer documentation. #80

Don't miss a new openmiko release

NewReleases is sending notifications on new releases.