mirror of
https://github.com/openmediavault/openmediavault.git
synced 2026-05-03 09:32:26 +00:00
9e39f65175
Signed-off-by: Volker Theile <votdev@gmx.de>
These helper scripts for pbuilder are used to construct a chroot system. This chroot environments can then be used to build custom packages for openmediavault.
To install all dependencies, run the following command:
$ make install_deps
To create a new chroot system for a given platform, run the following command:
$ ./create.sh arm64
To build a package, run:
$ ./build.sh arm64 <PACKAGENAME>.dsc