Skip to content

Releases: mudler/luet

0.20.9

10 Nov 16:52
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

bb88fe7 🆕 Tag 0.20.9
702a9f1 Drop code which is called already by containerd

0.20.8

05 Nov 23:28
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

c58a462 🆕 Tag 0.20.8
1e78570 Allow to push final images while compiling

0.20.7

04 Nov 13:25
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

9857bea 🎨 Lazy progressbar start
fba4208 🔧 Preserve suid,sgid and sticky bits when extracting images
0589bea Tag 0.20.7

0.20.6

31 Oct 12:45
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

d43b8c4 Attach platform data when creating images from tars
100c313 Tag 0.20.6

0.20.5

29 Oct 10:52
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

c7f9708 Add CreateTar to image API
1b35a67 Print plugin success messages + print plugin location on load (#267)
384ae8e Tag 0.20.5

0.20.4

27 Oct 11:20
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

b5def98 Drop unused code
5e8a9c7 Tag 0.20.4
f2f85a2 ci: Add back -race
fdb49ce cli: render table/lists only on terminal output
37cc186 delta: trim path when computing src files set

0.20.3

26 Oct 16:10
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

9799b7c Add Image reference by pipe, refactor
b974f44 Add cache to avoid RAM consumption
1f0324c Log debug before failing (#263)
262d09d Lower message levels
35fcd86 Switch to ondisk also when unpacking FS
9c17432 Tag 0.20.3
5a7e97d Update vendor
aea3cdf Use ondisk reference for deltas
daa9eb9 Walk destination only once when computing delta

0.20.2

26 Oct 00:17
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

144c409 Disable buffer on docker remote
f6bb7a9 Make sure to pull images before generating artifacts
7cd455f Set proper error message on plugin failure
e705c47 Tag 0.20.2

0.20.1

24 Oct 21:46
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

9d3af64 Tag 0.20.1
1b1ab62 Use table lookup for checking addition files

0.20.0

24 Oct 18:57
Compare
Choose a tag to compare

Luet is a multi-platform Package Manager based off from containers - it uses Docker (and others) to build packages.

It has zero dependencies and it is well suitable for "from scratch" environments.
It can also version entire rootfs and enables delivery of OTA-alike updates, making it a perfect fit for the Edge computing era and IoT embedded device

Changelog

6a9f199 Add crane-based methods for extraction
67a07e7 Drop link to moby fork
c897bff Drop untar
acd685b Extract with new image API
52ad2b5 Fixup config protect
819271b Fixup tests
4a45b54 Introduce lock for installation
6ff22d9 Make default build dir over context temp
c220eac Move bus to api/core
bdcf264 Prepare for tagging 0.20.0
454a560 Take count of os separator in extraction
2124733 Update README
ebbb3aa Use API also when pulling from helpers used in client
a0e7e9b ci: split integration tests
b77b71f cmd: Create output build dir if doesn't exist already
d44befe tests: add context unit tests
ad489c2 tests: pull image before running
063f704 update vendor
bb40b5d update vendor
ab251fe update vendor
37a9a3e use containerd to uncompress