talos-extensions/storage/btrfs
Andrey Smirnov 29ce902bdc
chore: update pkgs and zstd module
With https://github.com/siderolabs/pkgs/pull/1228, the zstd is no longer
a module, but part of the kernel.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-05-14 18:45:28 +04:00
..
files chore: update pkgs and zstd module 2025-05-14 18:45:28 +04:00
manifest.yaml fix: btrfs extension constraint 2023-08-22 19:21:56 +05:30
pkg.yaml chore: build with new toolchain 2025-02-10 16:00:19 +01:00
README.md docs: update documentation on installing extensions 2023-09-29 22:49:23 +04:00
vars.yaml feat: add btrfs storage extension 2023-08-17 00:39:06 +05:30

btrfs

This extension provides kernel modules needed to mount btrfs filesystems.

Installation

See Installing Extensions.

Usage

Enable the module in Talos machine config:

machine:
  kernel:
    modules:
      - name: btrfs