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

Advanced storage #2

Draft
wants to merge 5 commits into
base: storage-config-model
Choose a base branch
from
Draft

Conversation

joseivanlopez
Copy link
Owner

@joseivanlopez joseivanlopez commented Nov 22, 2024

Draft code for the Hack Week project, see https://hackweek.opensuse.org/projects/agama-expert-partitioner.

The main goal of the project is to prove that the Agama infrastructure allows to implement something similar to the YaST Expert Partitioner with a reasonable effort.

This initial version supports the following use cases:

  • List all devices.
  • Delete all partitions from a disk.
  • Automatically add the partitions for installation to a disk.
  • Add partition for /home, swap or boot.
  • Add a custom partition.
  • Delete any individual partition.
agama-expert-partitioner.mp4

Notes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant