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: Add Arch virtualization setup script #813

Merged
merged 7 commits into from
Nov 7, 2024

Conversation

jeevithakannan2
Copy link
Contributor

Type of Change

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

Description

  • Add basic virtualization setup script in ARCH.

Testing

  • Works as expected

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.

Copy link
Collaborator

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

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

Might be worth adding a quick note about CPU / BIOS virtualization settings

core/tabs/system-setup/arch/virtualization.sh Outdated Show resolved Hide resolved
@jeevithakannan2
Copy link
Contributor Author

Might be worth adding a quick note about CPU / BIOS virtualization settings

That's why I added arch wiki link when kvm is not enabled. Arch Wiki has the details about CPU / BIOS virtualization.

@adamperkowski
Copy link
Collaborator

Might be worth adding a quick note about CPU / BIOS virtualization settings

That's why I added arch wiki link when kvm is not enabled. Arch Wiki has the details about CPU / BIOS virtualization.

Yea i know but I'm thinking maybe sometjing more direct like "make sure you have CPU virtualization support enabled in your BIOS/UEFI settings"

Co-authored-by: Adam Perkowski <[email protected]>
@adamperkowski adamperkowski added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Oct 27, 2024
@ChrisTitusTech ChrisTitusTech merged commit e316224 into ChrisTitusTech:main Nov 7, 2024
4 checks passed
@jeevithakannan2 jeevithakannan2 deleted the virtual-manager 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.

4 participants