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

Add --noconfirm Parameter to archinstall #3048

Open
loxoron218 opened this issue Dec 24, 2024 · 1 comment
Open

Add --noconfirm Parameter to archinstall #3048

loxoron218 opened this issue Dec 24, 2024 · 1 comment

Comments

@loxoron218
Copy link

describe the request

I think a --noconfirm parameter for archinstall would automate the installation process even more by avoiding any prompts that need user interaction during the setup. This would allow for a fully automated of Arch Linux using pre saved archinstall config files.

Currently, I'm running archinstall via:
archinstall --config /path/to/config --creds /path/to/creds

But for users like me who want to automate the entire process, particularly for mass deployments, scripted installations, or headless systems a --noconfirm parameter like the one pacman has would allow us to integrate archinstall with our own post-installation scripts and streamline the process even more.

@svartkanin
Copy link
Collaborator

There's already a "--silent" parameter which I think does what you are looking for

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

No branches or pull requests

2 participants