Skip to content

FIxes #3043 Added Non Interactive Install script - #3063

Open
JDKamalakar wants to merge 5 commits into
AvengeMedia:masterfrom
JDKamalakar:master
Open

FIxes #3043 Added Non Interactive Install script#3063
JDKamalakar wants to merge 5 commits into
AvengeMedia:masterfrom
JDKamalakar:master

Conversation

@JDKamalakar

Copy link
Copy Markdown

Description

This change fixes #3043 making it sure that user can set all the flags wanted & then run install without any interaction

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes existing behavior)
  • Refactor / internal cleanup
  • Documentation
  • Other

Related issues

Fixes #3043

Screenshots / video

No user facing change only adds flags to the install script tested on my forked repo.

Checklist

  • My code follows the conventions in CONTRIBUTING.md
  • I have tested my changes locally
  • New user-facing strings are wrapped in I18n.tr() with translator context, reusing existing terms where possible
  • Go changes: ran make fmt, added/updated tests, make test passes, and go mod tidy is clean
  • QML changes: ran make lint-qml with no new warnings
  • I have opened a corresponding pull request in dlx-docs to document any new behaviors: https://github.com/AvengeMedia/DankLinux-Docs

Note: I have no experience of go language as well as entire change is made by AI :: Gemini basically Docs are not created but will create as soon as someone with the knowledge of GO lang conforms the changes are correct or is there any change.

Write Now there is install_script_flags.md flie for the list of flags but can be removed after approval & changes on docs are done.

Comment thread core/install.sh Outdated
Comment thread core/README.md Outdated
Comment thread install_script_flags.md Outdated
Comment thread core/internal/headless/runner.go
Comment thread core/internal/headless/runner.go Outdated
Comment thread core/internal/headless/runner.go Outdated
Comment thread core/internal/headless/runner.go Outdated
Comment thread core/cmd/dankinstall/main.go Outdated
Comment thread core/internal/headless/runner.go
Comment thread core/cmd/dankinstall/main.go Outdated
@JDKamalakar
JDKamalakar requested a review from bbedward August 16, 2026 15:05
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.

Non Interactive DMS Installer

2 participants