All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
NetworkManager.service
should be running before theskywire-startup.service
(#23).
- Introduced
skyconf
to help orchestrate initial boot of Skybian. - Introduced
skyimager
as a replacement forskyflash
and addedbuild-skyimager.sh
to orchestrate cross compiling ofskyimager
.
- Updated Skywire to
v0.2.0
. - Various changes and simplifications to files within
static
, as well as tobuild.conf
andbuild.sh
, in order to accommodate integration of Skywirev0.2.0
.
- Added new managerUI code.
- Updated the discovery address.
- Added latest Skywire testnet code
- OS upgraded to Armbian 5.75 with kernel 4.19.20
- Armbian changed the layout of the filesystem and the boot firmware, so we changed to adapt to that.
- Config offset is now at block #32768 (of 512 bytes) higher than in previous versions
- Skyflash at this point needs to be modified to work with this because of the change on the filesystem layout of armbian
- Skybian will be distributed as a single base image (saving user's time and bandwidth), from this image you can generate a manager and how many nodes/minions you need by using the Skyflash tool
- Explanatory document about the build process: Build_Skybian.md
- The README.md now has the RELEASE steps for reference
- Add a CHANGELOG.md file (this file)
- First working version of Skybian
- Skybian is based in Armbian version 5.65
- Build script has now strict error checking
- Renamed the environment.txt file to build.conf to better represent that it is a configuration file.
- Travis yml build and deploy instructions update to match git flow logic.
- Updated README.md with a comment on the build process on the Build_Skybian.md file.
- Versioning for Skybian will match the Skywire ones, starting with 0.0.3