void-linux / void-linux/void-mklive

Supporting automated paritioning for different file systems .

Open
#293 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

installer
Dominant language
Shell
Stars
516
Forks
270
PR merge metrics
No merged PRs in 30d

Description

Can the void installed have options for automated paritioning of the disk (similar to arch linux) as setting up different filesystems like ZFS, BTRFS can become tiring and also backup software like timeshift require subvolumes like @ and @home to work properly.
Screenshot_20221113_193258
The above is the layout for btrfs which arch linux produces by default if you select to clear the entire disk and select the btrfs file system. ( The last two are for docker container management )

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Start by locating the live-image installer logic responsible for disk partitioning, then review how Btrfs and ZFS layouts are represented. Done means the installer can automate selectable filesystem layouts, including the requested Btrfs subvolumes and Docker-related partitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.