A Debian Linux based Desktop configuration for the International Kenya Scout Development Project (IKSDP).
We create versioned releases for the IKSDP Desktop. Every release contains a link to the related ISO image.
Parameter | Value | Description |
---|---|---|
DEBIAN_VERSION |
bookworm | The Debian release that should be used for the live image |
DEBIAN_ARCH |
amd64 | The CPU architecture that should be used for the live image |
DEBIAN_MIRROR |
http://deb.debian.org/debian | Debian mirror Url selected from the mirror list |
DEBIAN_SEC_MIRROR |
http://deb.debian.org/debian-security | Debian mirror Url for the security packages |
DEBIAN_SQUASHFS_COMPRESSION_TYPE |
zstd | compression algorithm that should be used for the root filesystem image |
DEBIAN_SQUASHFS_COMPRESSION_LEVEL |
15 | compression level that should be used for the root filesystem image |
DEBIAN_LOCALES |
en_US.UTF-8 | comma separated list of locales that should be available in the live image |
DEBIAN_KEYBOARD_LAYOUTS |
us | comma separated list of keyboard leyouts that should be available in the live image |
DEBIAN_TIMEZONE |
Africa/Nairobi | time zone that should be configured in the live image |
DEBIAN_SUDO_DISABLE |
false | Disables sudo and policykit, the user cannot gain root privileges on the live system |
DEBIAN_USER_PERSISTENCE |
true | The user home should be persisted on some attached (USB) storage |
DEBIAN_ZOOM_VERSION |
6.2.6.2503 | Version of the Debian package for the Zoom client |
Parameter | Value | Description |
---|---|---|
DEBIAN_LIVE_BUILD_VERSION |
20230502 | version of the live-build package that should be installed on the Github runner to build the live image |
RUNNER_CLEANUP |
false | remove not required folders from the runner to free up some space for the image build process |
RUNNER_SYSINFO |
false | collect some system information from the runner |
RUNNER_PACKAGES |
() | additional Ubuntu 24.04 packages that should be installed on the runner |
Parameter | Value | Description |
---|---|---|
RELEASE_VERSION |
0.2.0 | version number for the generated live image |
The changelog