[PR #446] [MERGED] Fix installer #patch #449

Closed
opened 2026-03-04 01:36:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/446
Author: @lts-rad
Created: 9/25/2025
Status: Merged
Merged: 9/25/2025
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (5)

  • 42c04bc [installer] Use zerofree on image slack space
  • 89a4c27 [installer] Cache base image with hash
  • 1e6f6a8 [api] Create local_mappings when missing #444
  • ccd1777 [installer] add no recommends
  • 6f887d4 [installer] Fix dearmor for docker

📊 Changes

7 files changed (+23 additions, -18 deletions)

View changed files

📝 api/code/api.go (+1 -1)
📝 installer/pi-arm64-image-build.sh (+1 -1)
📝 installer/pi-download-image.sh (+11 -2)
📝 installer/qemu-setup-linux.sh (+1 -0)
📝 installer/scripts/pi-cross-install.sh (+2 -1)
📝 installer/scripts/pi-target-install.sh (+5 -5)
📝 installer/scripts/shrink.sh (+2 -8)

📄 Description

zerofree clears up a bug with compressibility of the images


🔄 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/spr-networks/super/pull/446 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`42c04bc`](https://github.com/spr-networks/super/commit/42c04bcf79cbd05f1d351bc93861599eb8c086e0) [installer] Use zerofree on image slack space - [`89a4c27`](https://github.com/spr-networks/super/commit/89a4c27b232ac2ff3031272e8f78da2a00bb7d8c) [installer] Cache base image with hash - [`1e6f6a8`](https://github.com/spr-networks/super/commit/1e6f6a80194e795c6d5496b9ef080a684536b12d) [api] Create local_mappings when missing #444 - [`ccd1777`](https://github.com/spr-networks/super/commit/ccd1777a195fe5dab8fbd6849aa3cf09fe01106a) [installer] add no recommends - [`6f887d4`](https://github.com/spr-networks/super/commit/6f887d45a90f5cf011433939c833cf5f993a66d9) [installer] Fix dearmor for docker ### 📊 Changes **7 files changed** (+23 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `api/code/api.go` (+1 -1) 📝 `installer/pi-arm64-image-build.sh` (+1 -1) 📝 `installer/pi-download-image.sh` (+11 -2) 📝 `installer/qemu-setup-linux.sh` (+1 -0) 📝 `installer/scripts/pi-cross-install.sh` (+2 -1) 📝 `installer/scripts/pi-target-install.sh` (+5 -5) 📝 `installer/scripts/shrink.sh` (+2 -8) </details> ### 📄 Description zerofree clears up a bug with compressibility of the images --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:36:55 +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/super#449
No description provided.