You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Dominik Adamski 48a7bef373 Replaced original u-boot binaries for Debian 9.5 6 years ago
docker Note about BBB conversion warning 6 years ago
files Added u-boot binaries of Debian 9.4. 6 years ago
LICENSE Add license to repository. 6 years ago
README.md README: update Mender logo URL 6 years ago
bbb-convert-stage-2.sh Make mender-convert tool print more concise output 6 years ago
bbb-convert-stage-3.sh Make mender-convert tool print more concise output 6 years ago
bbb-convert-stage-5.sh Replaced original u-boot binaries for Debian 9.5 6 years ago
convert-stage-4.sh Update retry interval to 30 seconds. 6 years ago
mender-convert Merge pull request #47 from mirzak/fix-output-paths 6 years ago
mender-convert-functions.sh DEPLOY_DIR_IMAGE entry added to tests variables array 6 years ago
rpi3-convert-stage-2.sh Make mender-convert tool print more concise output 6 years ago
rpi3-convert-stage-3.sh Make mender-convert tool print more concise output 6 years ago
rpi3-convert-stage-5.sh Fix build issues related to missing build.log file 6 years ago

README.md

Mender Conversion Tool

Mender is an open source over-the-air (OTA) software updater for embedded Linux devices. Mender comprises a client running at the embedded device, as well as a server that manages deployments across many devices.

This repository contains the Mender Conversion Tool, which is used to convert pre-built disk images (Debian, Ubuntu, Raspbian, etc) to a Mender compatible image by restructuring partition table and injecting the necessary files.

Mender logo

Getting started

To start using Mender, we recommend that you begin with the Getting started section in the Mender documentation.

Contributing

We welcome and ask for your contribution. If you would like to contribute to Mender, please read our guide on how to best get started contributing code or documentation.

License

Mender is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Security disclosure

We take security very seriously. If you come across any issue regarding security, please disclose the information by sending an email to security@mender.io. Please do not create a new public issue. We thank you in advance for your cooperation.

Connect with us