Skip to content

feat: management - #4104

Closed
h8d13 wants to merge 4 commits into
archlinux:masterfrom
h8d13:dot-man
Closed

feat: management#4104
h8d13 wants to merge 4 commits into
archlinux:masterfrom
h8d13:dot-man

Conversation

@h8d13

@h8d13 h8d13 commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Idea credits to @Mattyan89 in discussions

Simply adds a Management option with standard tools often used in Arch Linux installations where you can select none or all of them.

Comment thread archinstall/lib/models/application.py Outdated
}

@staticmethod
def parse_arg(arg: dict[str, Any]) -> 'ManagementConfiguration':

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use ManagementConfigSerialization instead of dict[str, Any] here?

That would help catch mismatching dictionary keys and reduce the usage of Any in the codebase.

@svartkanin

Copy link
Copy Markdown
Collaborator

Same #4103 (comment)

@h8d13 h8d13 closed this Jan 10, 2026
@h8d13
h8d13 deleted the dot-man branch January 30, 2026 10:21
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.

3 participants