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

Improvements and bug fixes to Armbian user-space services #6840

Merged
merged 7 commits into from
Nov 18, 2024
Merged

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Jun 30, 2024

Description

  • armbian-apt update is trying to write into a folder that doesn't exists
  • add command armbian-upgrade that facilitate all needed commands
  • enlarge default log size to 150M (from 50)
  • Add system wide aliases:
    • showip -> all ip addresses detected on system
    • kernel -> current-meson64

Jira reference number AR-2395

Documentation summary for feature / change

How Has This Been Tested?

  • Tested if new aliases are available
  • Check if aliases also works with root user

Checklist:

  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@igorpecovnik igorpecovnik added Work in progress Unfinished / work in progress 08 Milestone: Third quarter release labels Jun 30, 2024
@igorpecovnik igorpecovnik requested a review from a team as a code owner June 30, 2024 12:10
@github-actions github-actions bot added size/small PR with less then 50 lines Framework Framework components BSP Board Support Packages labels Jun 30, 2024
@igorpecovnik igorpecovnik force-pushed the AR-2395 branch 3 times, most recently from 17b1fd2 to f1e064d Compare June 30, 2024 19:06
@igorpecovnik igorpecovnik added Needs review Seeking for review and removed Work in progress Unfinished / work in progress labels Jun 30, 2024
@igorpecovnik igorpecovnik added 11 Milestone: Fourth quarter release and removed 08 Milestone: Third quarter release labels Aug 12, 2024
@igorpecovnik igorpecovnik changed the title Add a list of BASH shell aliases and merge them with ohmyZSH aliases Collections of small improvements and bug fixes to Armbian user-space services Nov 18, 2024
@igorpecovnik igorpecovnik changed the title Collections of small improvements and bug fixes to Armbian user-space services Improvements and bug fixes to Armbian user-space services Nov 18, 2024
This will make it more userfriendly on Debian as /usr/sbin is not in the user path
@github-actions github-actions bot added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Nov 18, 2024
@igorpecovnik igorpecovnik merged commit 6148907 into main Nov 18, 2024
11 checks passed
@igorpecovnik igorpecovnik deleted the AR-2395 branch November 18, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Milestone: Fourth quarter release BSP Board Support Packages Framework Framework components Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants