Skip to content

Releases: silitics/rugpi

Version 0.6.6

08 May 19:08
Compare
Choose a tag to compare

Features

  • Allow for deferred reboots into the spare partition set.

Other

  • Make streaming updates the default.

Full Changelog: v0.6.5...v0.6.6

Version 0.6.5

05 Apr 16:38
Compare
Choose a tag to compare

Features

  • Allow booting from external USB devices.

Fixes

  • Fix issues with Docker due to the usage of chroot.

Full Changelog: v0.6.4...v0.6.5

Version 0.6.4

18 Mar 07:28
0a8128c
Compare
Choose a tag to compare

Features

  • Allow gz compressed tarballs as base layer.

Minor Fixes

  • Check root filesystem size when building an image (fixes #16).
  • Ignore any files in the layers directory not ending with .toml (fixes #21).

Full Changelog: v0.6.3...v0.6.4

Version 0.6.3

05 Mar 14:12
2f5362a
Compare
Choose a tag to compare

Features

  • Allow local .tar files to be used as a layer.
  • Patch /etc/fstab instead of overwriting it.

Full Changelog: v0.6.2...v0.6.3

Version 0.6.2

16 Feb 21:05
04409f0
Compare
Choose a tag to compare

Minor Fixes

  • Create directories when baking images.
  • Ignore .DS_Store directories/files.

Full Changelog: v0.6.1...v0.6.2

Version 0.6.1

05 Feb 15:54
437f290
Compare
Choose a tag to compare

Features

  • Transparent decompression of XZ-compressed images.
  • Switch to streaming updates in Rugpi Admin.

Full Changelog: v0.6.0...v0.6.1

Version 0.6.0

02 Feb 10:07
6ee8786
Compare
Choose a tag to compare

Features

  • Introduction of layers.
  • Introduction of repositories.

Breaking Changes

  • Must use layers instead of recipes in rugpi-bakery.toml.
  • Removal of default recipes. Recipes must be explicitly enabled.
  • Separate images sections in rugpi-bakery.toml.

For further details, read the release blog post.

Full Changelog: v0.5.0...v0.6.0

Version 0.5.0

11 Dec 09:01
4471ae9
Compare
Choose a tag to compare
v0.5.0

ci: fix missing components

Version 0.4.1

06 Dec 20:09
0250291
Compare
Choose a tag to compare
Version 0.4.1 Pre-release
Pre-release
v0.4.1

chore: update template

Version 0.4.0

06 Dec 19:23
e6b6a38
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release
v0.4.0

ci: reenable installation of buildx