Scroll to navigation

BUILD-SIMPLE-CDD(1) User Commands BUILD-SIMPLE-CDD(1)

NAME

build-simple-cdd - create custom debian-installer images

DESCRIPTION

usage: build-simple-cdd [-h] [--logfile LOGFILE] [--quiet] [--verbose]

[--debug] [--conf CONF] [--do-mirror] [--dvd]
[--no-do-mirror] [--qemu] [--mirror-only] [--build-only] [--qemu-only] [--force-root] [--dist CODENAME] [--locale LOCALE] [--keyboard KEYBOARD] [--proposed-updates] [--kernel-packages KERNEL_PACKAGES] [--profiles-udeb-dist PROFILES_UDEB_DIST] [--extra-udeb-dist EXTRA_UDEB_DIST] [--security-mirror SECURITY_MIRROR] [--backports-mirror BACKPORTS_MIRROR] [--profiles PROFILES] [--local-packages LOCAL_PACKAGES] [--build-profiles BUILD_PROFILES] [--mirror-tools MIRROR_TOOLS] [--build-tools BUILD_TOOLS] [--auto-profiles AUTO_PROFILES] [--updates-mirror UPDATES_MIRROR] [--debian-mirror DEBIAN_MIRROR] [--keyring KEYRING] [--require-optional-packages] [--force-preseed] [--serial-console]

create custom debian-installer CDs

options:

show this help message and exit
specify a file where the full execution log will be written
quiet output on the terminal
verbose output on the terminal
debugging output on the terminal
specify a configuration file
generate mirror
generate dvd
do not generate mirror
use qemu to test the image
only generate/update the mirror
only build the ISO image
only test a previously built the image
allow running as root
distribution name (jessie, stretch, buster, bullseye, ..., sid) (default: $(lsb_release --short --codename))
preselect this default locale for the distribution (default: None)
preselect this keyboard in debian-installer (consolekeymaps-at/keymap debconf question) (default: None)
specify if proposed updates should be used (default: false)
list of kernel packages to include on the CD (default: None)
pull simple-cdd-profiles udeb from specified distribution (default: None)
pull in udebs from specified distribution (default: None)
security mirror URL (default: http://security.debian.org/)
backports mirror URL (default: {debian_mirror})
select profiles (examples in profiles/ dir) (default: None)
list of files included on CD's local package repository (default: None)
profiles only used while building the CD (default: None)
list the mirror tools to be used (default: download reprepro)
list the build tools to be used (default: debian-cd)
automatically install these profiles (default: None)
specify mirror for $DIST-updates (default: {debian_mirror})
official Debian mirror to use to get Debian packages (default: http://{server}/debian/)
use specified keyrings (comma-separated) for verifying packages (default: /usr/share/keyrings/debian-archivekeyring.gpg)
fail if missing optional packages (*.downloads) (default: None)
only issue a warning if a preseeding file is invalid (default: None)
enable serial console when booting the ISO image (default: None)
February 2023 build-simple-cdd 0.6.9