[PR #1712] [MERGED] Feature: Ubuntu 22.04 VM > Redesign | Optional HDD-Size Prompt #3171

Closed
opened 2025-11-20 05:33:46 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: redesign-ubuntu-22.04-vm


📝 Commits (4)

📊 Changes

2 files changed (+141 additions, -70 deletions)

View changed files

📝 json/ubuntu2204-vm.json (+1 -1)
📝 vm/ubuntu2204-vm.sh (+140 -69)

📄 Description

✍️ Description

  • Optionally HDD-Size Prompt
  • Increase Space for the VM
  • Redesign and better error handling
  • cifs support

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:

  • New feature (non-breaking change that adds functionality)

🔄 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/1712 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `redesign-ubuntu-22.04-vm` --- ### 📝 Commits (4) - [`9b8b598`](https://github.com/community-scripts/ProxmoxVE/commit/9b8b5982b27da78eb276174bae880da75bf6dc4a) Update ubuntu2204-vm.sh - [`af58333`](https://github.com/community-scripts/ProxmoxVE/commit/af58333c738bac703c738c41a75e8fa82c0e5079) set space to 5g - [`2f79364`](https://github.com/community-scripts/ProxmoxVE/commit/2f793640d9cee325bc3e4635bb2b0234aa4c7773) increase space - [`5b0507e`](https://github.com/community-scripts/ProxmoxVE/commit/5b0507ee2bd12e36029781ddbf720823083d6004) add cifs support ### 📊 Changes **2 files changed** (+141 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `json/ubuntu2204-vm.json` (+1 -1) 📝 `vm/ubuntu2204-vm.sh` (+140 -69) </details> ### 📄 Description ## ✍️ Description - Optionally HDD-Size Prompt - Increase Space for the VM - Redesign and better error handling - cifs support ## ✅ 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: - [x] New feature (non-breaking change that adds functionality) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:33:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3171