home.social

#composefs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #composefs, aggregated by home.social.

  1. Alongside the Fedora 44 release, I’m happy to announce that we have sealed bootable container images ready for testing for the Fedora Atomic Desktops!

    Sealed bootable container images include all the components needed to create a fully verified boot chain, from the firmware to the operating system composefs image. This relies on Secure Boot on UEFI systems.

    More details at fedoramagazine.org/sealed-atom and github.com/travier/fedora-atom

    #Fedora #AtomicDesktops #Silverblue #Kinoite #bootc #composefs

  2. Highlights from the main #erofs (used by #composefs) merge for #Linux 6.17[1]:

    ""We now support metadata compression. It can be useful for embedded use cases or archiving a large number of small files.

    Additionally, readdir performance has been improved by enabling readahead (note that it was already common practice for ext3/4 non-dx and f2fs directories). We may consider further improvements later toalign with ext4's s_inode_readahead_blks behavior for slow devices too.""

    [1] git.kernel.org/torvalds/c/76a9

    #kernel #LinuxKernel

  3. Highlights from the main #erofs (used by #composefs) merge for #Linux 6.17[1]:

    ""We now support metadata compression. It can be useful for embedded use cases or archiving a large number of small files.

    Additionally, readdir performance has been improved by enabling readahead (note that it was already common practice for ext3/4 non-dx and f2fs directories). We may consider further improvements later toalign with ext4's s_inode_readahead_blks behavior for slow devices too.""

    [1] git.kernel.org/torvalds/c/76a9

    #kernel #LinuxKernel

  4. Highlights from the main (used by ) merge for 6.17[1]:

    ""We now support metadata compression. It can be useful for embedded use cases or archiving a large number of small files.

    Additionally, readdir performance has been improved by enabling readahead (note that it was already common practice for ext3/4 non-dx and f2fs directories). We may consider further improvements later toalign with ext4's s_inode_readahead_blks behavior for slow devices too.""

    [1] git.kernel.org/torvalds/c/76a9

  5. Highlights from the main #erofs (used by #composefs) merge for #Linux 6.17[1]:

    ""We now support metadata compression. It can be useful for embedded use cases or archiving a large number of small files.

    Additionally, readdir performance has been improved by enabling readahead (note that it was already common practice for ext3/4 non-dx and f2fs directories). We may consider further improvements later toalign with ext4's s_inode_readahead_blks behavior for slow devices too.""

    [1] git.kernel.org/torvalds/c/76a9

    #kernel #LinuxKernel

  6. Highlights from the main #erofs (used by #composefs) merge for #Linux 6.17[1]:

    ""We now support metadata compression. It can be useful for embedded use cases or archiving a large number of small files.

    Additionally, readdir performance has been improved by enabling readahead (note that it was already common practice for ext3/4 non-dx and f2fs directories). We may consider further improvements later toalign with ext4's s_inode_readahead_blks behavior for slow devices too.""

    [1] git.kernel.org/torvalds/c/76a9

    #kernel #LinuxKernel

  7. We are bringing UKI and strong boot integrity guarantees with composefs to Bootable Containers. We demonstrated our latest progress on that front at DevConf.cz 2025: pretalx.devconf.info/devconf-c

    #Fedora #BootableContainers #bootc #UKI #composefs

  8. We are bringing UKI and strong boot integrity guarantees with composefs to Bootable Containers. We demonstrated our latest progress on that front at DevConf.cz 2025: pretalx.devconf.info/devconf-c

    #Fedora #BootableContainers #bootc #UKI #composefs

  9. We are bringing UKI and strong boot integrity guarantees with composefs to Bootable Containers. We demonstrated our latest progress on that front at DevConf.cz 2025: pretalx.devconf.info/devconf-c

    #Fedora #BootableContainers #bootc #UKI #composefs

  10. We are bringing UKI and strong boot integrity guarantees with composefs to Bootable Containers. We demonstrated our latest progress on that front at DevConf.cz 2025: pretalx.devconf.info/devconf-c

    #Fedora #BootableContainers #bootc #UKI #composefs

  11. We are bringing UKI and strong boot integrity guarantees with composefs to Bootable Containers. We demonstrated our latest progress on that front at DevConf.cz 2025: pretalx.devconf.info/devconf-c

    #Fedora #BootableContainers #bootc #UKI #composefs

  12. @abbra Sorry for the late reply, missed your toot.

    Is there really no way to create a directory at runtime anymore? Creating and maintaining a container image where the only difference is a symlink seems a little tedious.

    I already tried tmpfiles.d, but either I did it wrong or it runs too late in the boot process and the root filesystem is already read-only...

    #fedora #composefs #kinoite #silverblue #nix #HomeManager

  13. @hopland this so much. 😅

    It takes the whole layering approach to the next level with something like . Something that will be a real contender to current design. All without necessarily require to reinvent the tool you use to packer either. Getting that repeatedly and reproducible struct from the normal built artifact. 🤯

  14. If you are a maintainer of #nix, #nixpkgs or #nixos: listen up.

    You've got about 2 years or so being a serious contender, until someone like #lix or even #ostree with #ComposeFS comes in and eats your lunch.

    Part and parcel of that is the community, the language, the security of knowing that there is culpability and responsibility.

    Linus Torvalds had to walk it off because an entire foundation told him to. If the nix "community" is beyond this, why give #DeterminateSystems contracts?

  15. Wanna know more about , the recently proposed file system to mount read-only images with a bunch of cool features? It for example allow opportunistic sharing for podman container layers; and its verification aspects are of interest for the ostree project.

    Then check out this @LWN article that's now freely available: lwn.net/Articles/917097/

    composefs is made my Alexander Larsson (known among others for ) and @giuseppe

  16. Mit ComposeFS arbeitet Red Hat an einem weiteren Linux-Dateisystem. Die technischen Grundlagen sind interessant, aber vom Praxiseinsatz ist es weit entfernt.
    Und wieder mal ein neues Dateisystem für Linux: Red Hat startet ComposeFS