Skip to content

easyinstall: Dynamically detect an available network i/f, and abort if none is found#1193

Merged
rdmark merged 4 commits intodevelopfrom
rdmark-issue-1191-2
Jul 31, 2023
Merged

easyinstall: Dynamically detect an available network i/f, and abort if none is found#1193
rdmark merged 4 commits intodevelopfrom
rdmark-issue-1191-2

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Jul 29, 2023

In the easyinstall.sh network bridge configuration:

  • Dynamically pick the first available network interface as default
  • Adds support for detecting predictable interface names
  • Abort if no linked interfaces matching the pattern is found
  • Fallback to the hardcoded eth0 and wlan0 when running in headless mode
  • Bonus: Fixes easyinstall: the piscsi stand-alone option messes up the systemd file #1150 by breaking out the piscsi systemd configuration into a separate step

@rdmark rdmark requested a review from nucleogenic July 29, 2023 05:19
@rdmark rdmark force-pushed the rdmark-issue-1191-2 branch from 8c82883 to 9f1cb45 Compare July 29, 2023 05:30
@rdmark rdmark changed the title Dynamically detect an available network i/f, and abort if none is found easyinstall: Dynamically detect an available network i/f, and abort if none is found Jul 29, 2023
@rdmark rdmark merged commit 3b6822d into develop Jul 31, 2023
@rdmark rdmark deleted the rdmark-issue-1191-2 branch July 31, 2023 19:13
rdmark added a commit that referenced this pull request Sep 24, 2023
…f none is found (#1193)

* Dynamically detect an available network i/f, and abort if none is found

* Network i/f fallback for headless mode

* Split piscsi installation and system service configuration
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.

2 participants