mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
11
README.md
11
README.md
@@ -1,8 +1,3 @@
|
|||||||
>[!IMPORTANT]
|
|
||||||
>**The main branch is currently experimental to build pbs 4.x for Debian/Trixie, the 3.x build script has moved to the stable-3 branch**
|
|
||||||
>
|
|
||||||
>**Latest release will continue to be the latest 3.x version.**
|
|
||||||
|
|
||||||
# proxmox-backup-arm64
|
# proxmox-backup-arm64
|
||||||
Script for building Proxmox Backup Server **4.x** for **Debian/Trixie**<br />
|
Script for building Proxmox Backup Server **4.x** for **Debian/Trixie**<br />
|
||||||
To build Proxmox Backup Server **3.x** for **Debian/Bookworm** use the stable-3 branch.
|
To build Proxmox Backup Server **3.x** for **Debian/Bookworm** use the stable-3 branch.
|
||||||
@@ -12,15 +7,15 @@ At least 4 GB are required for compiling. On devices with low memory, SWAP must
|
|||||||
## Download pre-built packages
|
## Download pre-built packages
|
||||||
You can find unoffical debian packages for **Bookworm** or **Trixie** that are created with the build.sh script and github actions at https://github.com/wofferl/proxmox-backup-arm64/releases.
|
You can find unoffical debian packages for **Bookworm** or **Trixie** that are created with the build.sh script and github actions at https://github.com/wofferl/proxmox-backup-arm64/releases.
|
||||||
|
|
||||||
With the script you can also download all files of the latest **Debian/Bookworm** release at once
|
With the script you can also download all files of the latest **Debian/Trixie** release at once
|
||||||
|
|
||||||
**Download and install**
|
**Download and install**
|
||||||
|
|
||||||
```./build.sh install``` or a specific version ```./build.sh install=4.0.8-1```
|
```./build.sh install``` or a specific version ```./build.sh install=4.0.11-2```
|
||||||
|
|
||||||
**Download only**
|
**Download only**
|
||||||
|
|
||||||
```./build.sh download``` or a specific verision ```./build.sh download=4.0.8-1```
|
```./build.sh download``` or a specific verision ```./build.sh download=4.0.11-2```
|
||||||
|
|
||||||
## Build manually
|
## Build manually
|
||||||
### Install build essentials and dependencies
|
### Install build essentials and dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user