Skip to content

Remove network configurations#748

Merged
ryonakano merged 2 commits intomainfrom
ryonakano/remove-network-configs
Feb 11, 2026
Merged

Remove network configurations#748
ryonakano merged 2 commits intomainfrom
ryonakano/remove-network-configs

Conversation

@ryonakano
Copy link
Member

@ryonakano ryonakano commented Jan 5, 2025

Fixes elementary/default-settings#324

Checklist

  • Built an stable ISO from this branch locally and checked we still have Ethernet connection both on the live and installed session as before

Live session:

スクリーンショット 2026-02-11 13 40 30

Installed session:

スクリーンショット 2026-02-11 13 45 35
  • Confirmed these removed files are now shipped by default-settings
user@test:~$ dpkg -S /etc/netplan/01-network-manager-all.yml 
elementary-default-settings: /etc/netplan/01-network-manager-all.yml
user@test:~$ dpkg -S /etc/NetworkManager/conf.d/10-globally-managed-devices.conf 
elementary-default-settings: /etc/NetworkManager/conf.d/10-globally-managed-devices.conf
user@test:~$

Because they are moved to the default-settings
@ryonakano ryonakano marked this pull request as ready for review February 11, 2026 04:50
@ryonakano ryonakano requested a review from a team February 11, 2026 04:50
@ryonakano ryonakano removed their assignment Feb 11, 2026
@ryonakano ryonakano moved this from In progress to Needs Review in OS 9 Feb 11, 2026
@ryonakano ryonakano merged commit d73bc81 into main Feb 11, 2026
@ryonakano ryonakano deleted the ryonakano/remove-network-configs branch February 11, 2026 07:25
@github-project-automation github-project-automation bot moved this from Needs Review to Done in OS 9 Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Supply network configs in default-settings instead of ISO

2 participants