パッケージ: kameleon (2.11.0-1)
kameleon に関するリンク
Debian の資源:
kameleon ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [kameleon.imag.fr]
類似のパッケージ:
Mindful appliance builder
Kameleon is a simple but powerful tool to generate customized operating system images, based on traceable recipes.
Thanks to Kameleon, one can write recipes that describe how to create, step by step, customized operating systems in any desired target format, and then cook them (build them), just like GNU make cooks sources using a Makefile to build binary programs.
For instance, Kameleon can create custom operating system images for QEMU/KVM, VirtualBox, docker, LXC or bootable ISO. It can support creating such images for any machine architecture (x86, ARM64, PPC64, … ).
In fact, since the Kameleon engine by itself is very generic by design, a lot more can be done, because most of the specialization happens in the recipes, written in Kameleon’s powerful recipe language (YAML based DSL).
Kameleon was initially developed to improve reproducibility in computer science and engineering, providing a tool that achieves complete reconstructability of system images with cache, checkpointing and interactive breakpoint mechanisms.
その他の kameleon 関連パッケージ
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-childprocess (>= 4.0)
- Ruby library for controlling external programs running in the background
-
- dep: ruby-graphviz (>= 1.2)
- Ruby interface to the GraphViz graphing tool
-
- dep: ruby-progressbar (>= 1.10)
- text progress bar library for Ruby
-
- dep: ruby-psych (>= 5.0)
- libyaml wrapper for Ruby
-
- dep: ruby-table-print (>= 1.5)
- Ruby library to turn objects into formatted columns
-
- dep: ruby-thor (>= 1.0)
- Ruby scripting framework
-
- rec: curl
- URL 文法でデータを転送するコマンドラインツール
-
- rec: docker.io
- Linux container runtime
-
- rec: fdisk
- パーティショニングユーティリティ集
-
- rec: libguestfs-tools
- guest disk image management system - tools
-
- rec: ovmf
- UEFI firmware for 64-bit x86 virtual machines
-
- rec: parted
- ディスクパーティション操作ツール
-
- rec: pigz
- Parallel Implementation of GZip
-
- rec: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- rec: python3-html5-parser
- fast, standards compliant, C based, HTML 5 parser for Python
-
- rec: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- rec: qemu-efi-aarch64
- UEFI firmware for 64-bit ARM virtual machines
-
- rec: qemu-efi-arm
- UEFI firmware for 32-bit ARM virtual machines
-
- rec: qemu-system-aarch64
- パッケージは利用できません
-
- rec: qemu-system-ppc64
- パッケージは利用できません
-
- rec: qemu-system-x86
- QEMU full system emulation binaries (x86)
-
- rec: qemu-user-static
- QEMU user mode emulation (compat/transitional package)
以下のパッケージによって提供される仮想パッケージでもあります: qemu-user-binfmt
-
- rec: qemu-utils
- QEMU utilities
-
- rec: seabios
- Legacy BIOS implementation
-
- rec: socat
- multipurpose relay for bidirectional data transfer
-
- rec: ssh
- secure shell クライアントおよびサーバ (メタパッケージ)
-
- rec: vnc-viewer
- 以下のパッケージによって提供される仮想パッケージです: tigervnc-viewer, tightvnc-java, xtightvncviewer
-
- rec: wget
- ウェブからファイルを取得
-
- rec: xz-utils
- XZ 形式の圧縮ユーティリティ群
-
- rec: zstd
- fast lossless compression algorithm -- CLI tool