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 944c74bb4d Fixed checkout of proper u-boot version 6 years ago
files Update test configuration file fields during convert stages 6 years ago
LICENSE Add license to repository. 6 years ago
README.md README: update according to common template 6 years ago
bbb-convert-stage-2.sh Bash script reworking existing embedded image to a Mender image by restructuring partition table 6 years ago
bbb-convert-stage-3.sh Bash script reworking existing embedded image to a Mender image by restructuring partition table 6 years ago
bbb-convert-stage-5.sh Bring back two-stage building process for GRUB 6 years ago
convert-stage-4.sh Rename tool from mender-convert.sh to mender-convert 6 years ago
mender-convert More descriptive information for the user when conversion is complete 6 years ago
mender-convert-functions.sh Rename options names to be more descriptive 6 years ago
rpi3-convert-stage-2.sh Bash script reworking existing embedded image to a Mender image by restructuring partition table 6 years ago
rpi3-convert-stage-3.sh Bash script reworking existing embedded image to a Mender image by restructuring partition table 6 years ago
rpi3-convert-stage-5.sh Fixed checkout of proper u-boot version 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