Request for comments: ParchRE #2

Open
sohrab wants to merge 4 commits from sohrab/rfcs:ParchRE into main
Owner
No description provided.
First-time contributor

I fully support this proposal. Having an independent and lightweight recovery environment based on Alpine can be a major strength for Parch Linux. This approach not only provides greater security and stability, but also simplifies the user experience by ensuring that a reliable tool is always available for troubleshooting. Choosing Alpine for the recovery system makes perfect sense since it is compact, fast to run, and can easily include all the essential tools. This change will help Parch Linux take an important step toward becoming more professional and standardized.

I fully support this proposal. Having an independent and lightweight recovery environment based on Alpine can be a major strength for Parch Linux. This approach not only provides greater security and stability, but also simplifies the user experience by ensuring that a reliable tool is always available for troubleshooting. Choosing Alpine for the recovery system makes perfect sense since it is compact, fast to run, and can easily include all the essential tools. This change will help Parch Linux take an important step toward becoming more professional and standardized.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u ParchRE:sohrab-ParchRE
git switch sohrab-ParchRE

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff sohrab-ParchRE
git switch sohrab-ParchRE
git rebase main
git switch main
git merge --ff-only sohrab-ParchRE
git switch sohrab-ParchRE
git rebase main
git switch main
git merge --no-ff sohrab-ParchRE
git switch main
git merge --squash sohrab-ParchRE
git switch main
git merge --ff-only sohrab-ParchRE
git switch main
git merge sohrab-ParchRE
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
documention/rfcs!2
No description provided.