Skip to content

Releases: hypriot/flash

2.7.2

02 Jun 19:27
1fe3d40
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.7.2/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Improvements:

  • Fix problem with diskutil output on macOS Big Sur #188

2.7.1

01 Jun 11:06
a26609c
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.7.1/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Improvements:

  • Check for #cloud-config comment in first line #178

2.7.0

10 Apr 08:59
aa8107c
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.7.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Improvements:

  • Allow to download files related to cloud-init #172

2.6.0

01 Apr 08:10
923a004
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.6.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Bugfixes:

  • Fix a race condition writing files after flash #171
  • Improve making WiFi settings work with a prepared user-data file #165

2.5.1

14 Mar 17:58
29f1779
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.5.1/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Bugfix: Recognize Ubuntu xz compressed images.

2.5.0

06 Jan 09:13
0e4ca4c
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.5.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Feature: Update fake-hwclock.data with current date if this file exists. Newer SD cards 1.12.x have this file to set the timestamp on first boot.

2.4.0

17 Dec 08:45
3c85a33
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.4.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Feature: Check for WSL1 and WSL2 and show a message that WSL is not supported.

2.3.0

03 Mar 10:06
0b28b5c
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.3.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash

Feature: Write an optional file into /boot partition like a docker-compose.yml etc.

2.2.0

23 Sep 22:25
a1aa0ee
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.2.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash
  • Feature: Validate cloud-init user-data file (YAML) on macOS before flashing

2.1.1

02 Jun 11:46
931a6df
Compare
Choose a tag to compare

Download flash for Linux or Mac with this command

curl -LO https://github.com/hypriot/flash/releases/download/2.1.1/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash
  • Fix: Use full device name on Linux