Skip to content

Releases: syncloud/rootfs

26.04.10: fix: buster install without apt; tolerate removed getty unit

28 Apr 17:55

Choose a tag to compare

install-buster.sh skips 'apt install curl' (curl is already in the
pinned base image, and buster apt repos are EOL).

Dockerfile.platform now uses 'rm -f' on getty@.service so it works
when the unit was already removed in a previous platform image
(buster refresh case).

26.04.9

26 Apr 20:40

Choose a tag to compare

Rebuild platform image after platform 2721 (cli cert --fake) hit stab…

26.04.8

26 Apr 10:30

Choose a tag to compare

Trigger platform image rebuild to pick up platform commit d4a09fbe (p…

26.04.7: fix: eval rauc shell output instead of stripping quotes

21 Apr 23:57

Choose a tag to compare

rauc status --output-format=shell emits values single-quoted
(RAUC_SYSTEM_COMPATIBLE='syncloud-amd64-uefi'). Stripping only double
quotes left literal single quotes around the value, producing URLs
like /os/'syncloud-amd64-uefi'/latest.json which 404. Eval handles
all shell quoting correctly.

26.04.6: fix: eval rauc shell output instead of stripping quotes

20 Apr 06:20

Choose a tag to compare

rauc status --output-format=shell emits values single-quoted
(RAUC_SYSTEM_COMPATIBLE='syncloud-amd64-uefi'). Stripping only double
quotes left literal single quotes around the value, producing URLs
like /os/'syncloud-amd64-uefi'/latest.json which 404. Eval handles
all shell quoting correctly.

26.04.5

19 Apr 23:15

Choose a tag to compare

feat: support /etc/default/syncloud-update override and /os/ URL name…

26.04.4: fix: install rauc-service package alongside rauc

19 Apr 15:16

Choose a tag to compare

Debian splits rauc into 'rauc' (CLI) and 'rauc-service' (daemon,
systemd unit, D-Bus activation). Without rauc-service, 'rauc install'
and 'rauc status' fail with 'name de.pengutronix.rauc was not
provided by any .service files'.

26.04.3: feat: pre-install v2 (RAUC A/B update) services, masked by default

18 Apr 22:18

Choose a tag to compare

Install rauc, data-init, update-agent, and boot-ok services into the
rootfs. All v2 services are masked so v1 images are unaffected.
image-v2 unmasks them and writes board-specific RAUC config during
image assembly.

Unit files go to /usr/lib/systemd/system/, masks (symlinks to
/dev/null) go to /etc/systemd/system/ which takes precedence.

26.04.2

16 Apr 19:35

Choose a tag to compare

add wpasupplicant to bookworm rootfs

26.04.1

03 Apr 07:18

Choose a tag to compare

add wpasupplicant to bookworm rootfs