genimage (17-2)
Published 2024-03-14 16:37:31 +01:00 by PeterSurda
Installation
sudo curl -o /etc/apt/keyrings/gitea-Sysdeploy.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Sysdeploy.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install genimage=17-2
Repository Info
Distributions |
jammy |
Components |
main |
Architectures |
amd64 |
About this package
Image Creation Tool genimage is a tool to generate multiple filesystem and flash/disk images from a given root filesystem tree. It also supports creating flash/disk images out of different file-system images and files.
Dependencies
libc6 (>= 2.34) |
libconfuse2 (>= 3.2.1~) |