[PR #1780] [MERGED] New Script: Arch Linux VM #3349

Closed
opened 2026-02-26 13:33:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1780
Author: @MickLesk
Created: 1/27/2025
Status: Merged
Merged: 1/27/2025
Merged by: @MickLesk

Base: mainHead: arch_vm


📝 Commits (2)

📊 Changes

2 files changed (+536 additions, -0 deletions)

View changed files

json/archlinux-vm.json (+39 -0)
vm/archlinux-vm.sh (+497 -0)

📄 Description

✍️ Description

image

  • Related Discussion: #1710

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1780 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `arch_vm` --- ### 📝 Commits (2) - [`2e066b3`](https://github.com/community-scripts/ProxmoxVE/commit/2e066b35f4ef74cc2f0281c4b68c835aead051d5) New Script: Arch Linux VM - [`bc3f997`](https://github.com/community-scripts/ProxmoxVE/commit/bc3f9971f25b788f50d955e174f3bafe46f3e441) naming iso / qcow2 ### 📊 Changes **2 files changed** (+536 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `json/archlinux-vm.json` (+39 -0) ➕ `vm/archlinux-vm.sh` (+497 -0) </details> ### 📄 Description ## ✍️ Description ![image](https://github.com/user-attachments/assets/6275bed5-f1cc-408b-b0a3-2074893b6eb9) - Related Discussion: #1710 ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3349
No description provided.