Common library for {arm,vm,live}-sdk used to build Devuan
Go to file
gryrmln 3013804561
Quieten some side-effect console output (zlibs/{bootstrap,imaging})
Signed-off-by: gryrmln <gryrmln@localhost>
2021-04-12 17:26:26 +01:00
docs build_image_dist -> build_arm_dist (docs/helper_functions.7.md) 2021-04-05 15:23:25 +01:00
extra Update license headers. 2020-12-23 09:10:47 +01:00
zlibs Quieten some side-effect console output (zlibs/{bootstrap,imaging}) 2021-04-12 17:26:26 +01:00
.gitmodules Remove debootstrap submodule, and use salsa git for devuan-keyring. 2020-11-13 09:55:14 +01:00
LICENSE
README.md Update license headers. 2020-12-23 09:10:47 +01:00
config Remove unavoidable dbus package from purge list (config) 2021-04-04 15:15:38 +01:00
libdevuansdk Update license headers. 2020-12-23 09:10:47 +01:00

README.md

libdevuansdk

libdevuansdk is a shell script library intended to unify the use and creation of various functions spread throughout Devuan's various SDKs.

Requirements

Devuan's SDKs are designed to be used interactively from a terminal, as well as from shell scripts. libdevuansdk uses the functionality of the zuper zsh library, but it does not include it. You are required to include it in your SDK. However, libdevuansdk requires the following packages to be installed:

zsh sudo cgpt parted xz-utils

Documentation

Find documentation inside the docs directory of libdevuansdk. The following packages need to be installed to compile the documentation:

python-markdown ruby-ronn