Common library for {arm,vm,live}-sdk used to build Devuan
Go to file
parazyd 580fecb67c
Set SOURCE_DATE_EPOCH to 1610550434.
This should help with determinism/reproducibility.
2021-01-13 16:07:58 +01:00
docs Add note for obsolete docs. 2020-11-13 09:55:15 +01:00
extra Update license headers. 2020-12-23 09:10:47 +01:00
zlibs Set SOURCE_DATE_EPOCH to 1610550434. 2021-01-13 16:07:58 +01:00
.gitmodules Remove debootstrap submodule, and use salsa git for devuan-keyring. 2020-11-13 09:55:14 +01:00
LICENSE initial commit; readme; documentation 2016-06-08 13:54:13 +02:00
README.md Update license headers. 2020-12-23 09:10:47 +01:00
config Update license headers. 2020-12-23 09:10:47 +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