Request: Add firmware selection

Open
#4,466 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Start by locating the base_packages definition and the installer flow that selects packages. Review the Arch Linux linux-firmware package variants linked in the issue and determine how Full, Minimal, and vendor multi-selection should be presented. Done means the selected firmware packages replace the current full meta-package while preserving the existing default behavior.

Written by the indexing model from the issue text.

Description

describe the request

Currently in __base_packages__ we always add the full meta linux-firmware and pulls in ~600mb

For VM, minimal server setups this is massive overkill we could extend to allow explicit selection over https://archlinux.org/packages/?sort=&q=linux-firmware using: Full | Minimal | Vendor and vendor being a multi-select

Dominant language
Python
Stars
8.4k
Forks
775
Avg merge
4d 8h
Merged PRs (30d)
23

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.

More from archlinux/archinstall

All issues in archlinux/archinstall

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.