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

feat: Alpine linux support #814

Merged
merged 9 commits into from
Nov 7, 2024

Conversation

jeevithakannan2
Copy link
Contributor

@jeevithakannan2 jeevithakannan2 commented Oct 13, 2024

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

  • This PR adds basic alpine linux support.

Testing

  • Some scripts need work like the ones that involve services,
  • Scripts that include community packages.
  • Many applications have no support for apk. Flatpak should be used as an alternative
  • service-control.sh script needs work.
  • Other scripts are tested with no issues.

Issues / other PRs related

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@jeevithakannan2 jeevithakannan2 marked this pull request as draft October 13, 2024 06:16
@jeevithakannan2 jeevithakannan2 changed the title feat: Add basic apk to scripts feat: Alpine linux support Oct 13, 2024
@jeevithakannan2 jeevithakannan2 marked this pull request as ready for review October 13, 2024 13:44
@jeevithakannan2 jeevithakannan2 mentioned this pull request Oct 14, 2024
12 tasks
@adamperkowski adamperkowski added the enhancement New feature or request label Oct 25, 2024
@adamperkowski
Copy link
Collaborator

Conflicts in system-cleanup.sh

@ChrisTitusTech ChrisTitusTech merged commit 1e39d96 into ChrisTitusTech:main Nov 7, 2024
3 of 4 checks passed
@jeevithakannan2 jeevithakannan2 deleted the alpine branch November 7, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for alpine linux and it's derivatives
3 participants