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

Firstlogin: run provision script if it does exists #7696

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Jan 12, 2025

Description

Small fixes + experimental feature. Need this for automation purposes. Can be later done inside https://github.com/x13-me/armbian-init

  • fixing motd setting executing bit at wrong place
  • when setting fixed address with 1st run, remove DHCP on all lan networks

Reference: armbian/configng#365

How Has This Been Tested?

  • Made image and run with 1st config + provisioning script

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

- fixing motd setting executing bit at wrong place
- when setting fixed address with 1st run, remove DHCP on all lan networks
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge Bugfix Pull request is fixing a bug 02 Milestone: First quarter release labels Jan 12, 2025
@igorpecovnik igorpecovnik requested a review from a team as a code owner January 12, 2025 19:48
@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review BSP Board Support Packages and removed Ready to merge Reviewed, tested and ready for merge labels Jan 12, 2025
@igorpecovnik igorpecovnik merged commit bb02c3b into main Jan 12, 2025
13 checks passed
@igorpecovnik igorpecovnik deleted the provisioning branch January 12, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release BSP Board Support Packages Bugfix Pull request is fixing a bug Needs review Seeking for review size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

1 participant