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

Improve loop device setup #951

Merged
merged 5 commits into from
Sep 13, 2023
Merged

Improve loop device setup #951

merged 5 commits into from
Sep 13, 2023

Commits on Sep 12, 2023

  1. Refactor losetup into function

    Felix Obenhuber committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    21efe4a View commit details
    Browse the repository at this point in the history
  2. Improve losetup and mounting

    Felix Obenhuber committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bdd3110 View commit details
    Browse the repository at this point in the history
  3. Add loop devices if needed

    Felix Obenhuber committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    514334a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fork loopdev

    Sadly the loopdev crates is unmaintained and this patch needs some
    upstream functionality beyond latest crates.io release.
    Felix Obenhuber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    67e733a View commit details
    Browse the repository at this point in the history
  2. Clippy fixes

    Felix Obenhuber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b47766e View commit details
    Browse the repository at this point in the history