void-linux / void-linux/void-mklive

Feature request: Scripts to help with manual installs (e.g. for FDE)

Open
#217 0 comments 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

Retyping all the commands needed for a FDE install gets boring after a few times. Most of those could be wrapped in a few small scripts to save people a bit of time during installs.
To be a bit more exact about what those scripts would do - they'd prepare the bind mounts for the chroot, set up /etc/default/grub and /boot/volume.key. All of those would be pretty easy to implement. I'd do that myself, but idk how - should I create a package with those scripts and then add it to build-x86-images.sh?

Also, how about including genfstab?

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

Start by reading build-x86-images.sh and reviewing the manual FDE installation steps it would replace. The work is complete when scripts prepare the chroot bind mounts, configure /etc/default/grub and /boot/volume.key, and the scope of including genfstab is decided and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, shell
Domain
operating-systems, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.