mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-20 02:49:28 +00:00
Specify libarchive-tools is required to build SCALE
This commit adds changes to specify that libarchive-tools is required to build scale as we use a util which this provides i.e bsdtar in generating mtree of critical datasets.
This commit is contained in:
@@ -27,6 +27,7 @@ In addition to the host, you will want to pre-install the following packages:
|
|||||||
* squashfs-tools
|
* squashfs-tools
|
||||||
* rsync
|
* rsync
|
||||||
* unzip
|
* unzip
|
||||||
|
* libarchive-tools
|
||||||
|
|
||||||
``` % sudo apt install build-essential debootstrap git python3-pip python3-venv squashfs-tools unzip libjson-perl rsync```
|
``` % sudo apt install build-essential debootstrap git python3-pip python3-venv squashfs-tools unzip libjson-perl rsync```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user