Skip to content

feat: add ujust toggle for dhcp hostname sending#1937

Merged
HastD merged 11 commits intosecureblue:livefrom
dimhollowcrypt:dhcp-hostname-sending-toggle
Feb 24, 2026
Merged

feat: add ujust toggle for dhcp hostname sending#1937
HastD merged 11 commits intosecureblue:livefrom
dimhollowcrypt:dhcp-hostname-sending-toggle

Conversation

@dimhollowcrypt
Copy link
Copy Markdown
Contributor

@dimhollowcrypt dimhollowcrypt commented Feb 12, 2026

This creates a ujust script to toggle whether NetworkManager will send the system's static hostname to the DHCP server.

Copy link
Copy Markdown
Collaborator

@HastD HastD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple small things to fix but other than that it looks good.

HastD
HastD previously approved these changes Feb 19, 2026
@dimhollowcrypt dimhollowcrypt force-pushed the dhcp-hostname-sending-toggle branch from a1d5b9c to 9afc034 Compare February 24, 2026 20:35
@HastD HastD enabled auto-merge (squash) February 24, 2026 20:39
@HastD HastD merged commit 6653b25 into secureblue:live Feb 24, 2026
13 checks passed
@HastD HastD removed the Pending CI label Feb 24, 2026
@RoyalOughtness RoyalOughtness linked an issue Feb 26, 2026 that may be closed by this pull request
1 task
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 1, 2026
* feat: add ujust toggle for dhcp hostname sending

* fix: usage correction

* fix: address codacy issues, improve restart_nm

* fix: further address codacy issues

* chore: remove unnecessary nosec comments

* refactor: replace internal logic with utils.parse_basic_toggle_args

* refactor: remove multiple calls to sys.exit

* fix: minor improvement to restart_nm

* fix: address formatting issues

* fix: remove redundant Path check

* fix: use ToggleMode.OFF instead of hardcoded string
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 1, 2026
* feat: add ujust toggle for dhcp hostname sending

* fix: usage correction

* fix: address codacy issues, improve restart_nm

* fix: further address codacy issues

* chore: remove unnecessary nosec comments

* refactor: replace internal logic with utils.parse_basic_toggle_args

* refactor: remove multiple calls to sys.exit

* fix: minor improvement to restart_nm

* fix: address formatting issues

* fix: remove redundant Path check

* fix: use ToggleMode.OFF instead of hardcoded string
RKNF404 pushed a commit to RKNF404/secureblue that referenced this pull request Mar 1, 2026
* feat: add ujust toggle for dhcp hostname sending

* fix: usage correction

* fix: address codacy issues, improve restart_nm

* fix: further address codacy issues

* chore: remove unnecessary nosec comments

* refactor: replace internal logic with utils.parse_basic_toggle_args

* refactor: remove multiple calls to sys.exit

* fix: minor improvement to restart_nm

* fix: address formatting issues

* fix: remove redundant Path check

* fix: use ToggleMode.OFF instead of hardcoded string
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 1, 2026
* feat: add ujust toggle for dhcp hostname sending

* fix: usage correction

* fix: address codacy issues, improve restart_nm

* fix: further address codacy issues

* chore: remove unnecessary nosec comments

* refactor: replace internal logic with utils.parse_basic_toggle_args

* refactor: remove multiple calls to sys.exit

* fix: minor improvement to restart_nm

* fix: address formatting issues

* fix: remove redundant Path check

* fix: use ToggleMode.OFF instead of hardcoded string
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 4, 2026
* feat: add ujust toggle for dhcp hostname sending

* fix: usage correction

* fix: address codacy issues, improve restart_nm

* fix: further address codacy issues

* chore: remove unnecessary nosec comments

* refactor: replace internal logic with utils.parse_basic_toggle_args

* refactor: remove multiple calls to sys.exit

* fix: minor improvement to restart_nm

* fix: address formatting issues

* fix: remove redundant Path check

* fix: use ToggleMode.OFF instead of hardcoded string
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.

[FEAT] Disable sending hostnames to DHCP

3 participants