[go: up one dir, main page]

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

Add alternative mode for System Rescue with 'rootpass' as MAC address #1470

Closed
wants to merge 1 commit into from

Conversation

antonym
Copy link
Member
@antonym antonym commented Jun 4, 2024

Related to #1441

Adds a new menu entry to the System Rescue CD Tools menu in roles/netbootxyz/templates/menu/systemrescue.ipxe.j2 to enable setting the 'rootpass' boot parameter to the device's MAC address.

  • New Menu Entry: Introduces an option labeled "Enable rootpass=MAC_ADDRESS" that allows users to toggle the 'rootpass' parameter to the MAC address of the device.
  • Conditional Logic: Implements conditional logic to enable or disable the 'rootpass' parameter based on the user's selection from the new menu entry.
  • Parameter Passing: Modifies the boot command to include the 'rootpass' parameter when enabled, ensuring the root password is set to the device's MAC address for easier access.

For more details, open the Copilot Workspace session.

@antonym antonym closed this Jun 4, 2024
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.

None yet

1 participant