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

Installation 2.0 #2249

Draft
wants to merge 32 commits into
base: future3/develop
Choose a base branch
from

Conversation

pabera
Copy link
Collaborator

@pabera pabera commented Feb 8, 2024

  • Create verify_file_does_not_contain_string function
  • Move code for ipv6 into separate function; allow both enable/disable options
  • Move code for static_ip into separate function; allow both enable/disable options, allow to set specific IP
    • Should use NetworkManager
  • Move code for boot_screen into separate function; allow both enable/disable options
  • make ssh_qos.sh an option (removed from main installation); allow both enable/disable options
  • Move "Disable On-chip audio" to be self-service. it will not be a question in the installation anymore
  • introduce "Optimized Defaults": This means we will set some opinionated system settings without asking the user. Documentation explains how to influence them afterwards.

... more will be added

@pabera pabera added the future3 Relates to future3 development label Feb 8, 2024
@pabera pabera added this to the v3.6 milestone Feb 8, 2024
@pabera pabera self-assigned this Feb 8, 2024
@pabera pabera changed the title Redo installation Installation 2.0 Mar 2, 2024
@s-martin
Copy link
Collaborator

Coming from this comment #2313 (comment) I suggest the following addition:

Have a module/script, where all commands are collected which should bring the box in a defined state.
This should be used also for upgrade paths, where we would remove previously used items (e.g. uninstall RPi.GPIO if we follow the solution in #2313).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement future3 Relates to future3 development installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants