Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Btrfs support #264

Merged
merged 5 commits into from
Sep 26, 2024
Merged

Commits on Aug 8, 2024

  1. Add BTRFS

    Signed-off-by: liberodark <[email protected]>
    [Fiona: rebased on v18, dropped conflicting change in README.rst]
    Signed-off-by: Fiona Klute (WIWA) <[email protected]>
    liberodark authored and airtower-luna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4b65510 View commit details
    Browse the repository at this point in the history
  2. btrfs: Fix handling of -r for initial fs content

    Signed-off-by: Fiona Klute (WIWA) <[email protected]>
    airtower-luna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cf8ea76 View commit details
    Browse the repository at this point in the history
  3. btrfs: Tidy up test

    * Avoid checks for unused dependencies
    * Replace deprecated "btrfsck" with "btrfs check"
    * Check if label has been set
    
    Signed-off-by: Fiona Klute (WIWA) <[email protected]>
    airtower-luna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c9c0158 View commit details
    Browse the repository at this point in the history
  4. btrfs: Implement extraargs

    Signed-off-by: Fiona Klute (WIWA) <[email protected]>
    airtower-luna committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b4b597f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. btrfs: Install btrfs-progs in CI workflow

    Signed-off-by: Fiona Klute <[email protected]>
    airtower-luna committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8abb870 View commit details
    Browse the repository at this point in the history