TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Systemd adding the ability to boot directly into disk image downloaded via HTTP

9 pointsby marcodiego3 months ago

1 comment

SEJeff3 months ago
Systemd also has a newer feature named sysupdate which allows systemd to manage the host operating system. It has some really nice features around integrity and trusted boot.<p><a href="https:&#x2F;&#x2F;man.archlinux.org&#x2F;man&#x2F;systemd-sysupdate.8.en" rel="nofollow">https:&#x2F;&#x2F;man.archlinux.org&#x2F;man&#x2F;systemd-sysupdate.8.en</a><p>Here is a discussion about why they chose it for building an appliance like operating system for GNOME:<p><a href="https:&#x2F;&#x2F;discourse.gnome.org&#x2F;t&#x2F;why-did-gnome-os-choose-systemd-sysupdate-over-bootc&#x2F;24642" rel="nofollow">https:&#x2F;&#x2F;discourse.gnome.org&#x2F;t&#x2F;why-did-gnome-os-choose-system...</a><p>Alternatively, there is also bootable containers:<p><a href="https:&#x2F;&#x2F;docs.fedoraproject.org&#x2F;en-US&#x2F;bootc&#x2F;getting-started&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.fedoraproject.org&#x2F;en-US&#x2F;bootc&#x2F;getting-started&#x2F;</a>