From 0729fd94f20697ae9f2051e356a891295bdef1c5 Mon Sep 17 00:00:00 2001
From: Oro <93224879+orowith2os@users.noreply.github.com>
Date: Fri, 15 Jul 2022 13:26:35 -0500
Subject: [PATCH 1/3] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c46d97d..f9f29cc 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ The all new official Crystal Linux to-do list for contributors.
NICE TO HAVE
+- A default shell chooser during installation. (Fish by default would be appreciated -Oro)
- A recovery partition
- Package and preinstall hyfetch
- Unit tests for all Rust tools
From 6ad924728f178d96dc6a4dca37ad5f79734f7992 Mon Sep 17 00:00:00 2001
From: Oro <93224879+orowith2os@users.noreply.github.com>
Date: Fri, 15 Jul 2022 13:27:54 -0500
Subject: [PATCH 2/3] Add parallel downloads to the nice to haves
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f9f29cc..3569739 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ The all new official Crystal Linux to-do list for contributors.
NICE TO HAVE
+- Set default parallel downloads on pacman to 3, to spread out downloads and possibly improve package download times
- A default shell chooser during installation. (Fish by default would be appreciated -Oro)
- A recovery partition
- Package and preinstall hyfetch
From 24466693211e03e665f27f630feb200e772fd0f9 Mon Sep 17 00:00:00 2001
From: Oro <93224879+orowith2os@users.noreply.github.com>
Date: Fri, 15 Jul 2022 13:30:53 -0500
Subject: [PATCH 3/3] Add PipeWire to the General to-do
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3569739..1adb30c 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ The all new official Crystal Linux to-do list for contributors.
GENERAL
+- Use PipeWire by default
- Update github ISO action to generate checksums
- Implement rust-clippy-check action for rust projects
- Fix up clapv3 branch of malachite