パッケージ: 3cpio (0.10.2-1)
3cpio に関するリンク
Debian の資源:
rust-threecpio ソースパッケージをダウンロード:
- [rust-threecpio_0.10.2-1.dsc]
- [rust-threecpio_0.10.2.orig.tar.gz]
- [rust-threecpio_0.10.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Manage initrd cpio archives
3cpio is a tool to manage initramfs cpio files for the Linux kernel. The Linux kernel's initramfs buffer format is based around the newc or crc cpio formats. Multiple cpio archives can be concatenated and the last archive can be compressed. Different compression algorithms can be used depending on what support was compiled into the Linux kernel. 3cpio is tailored to initramfs cpio files and will not gain support for other cpio formats.
3cpio supports creating, examining, listing, and extracting the content of the initramfs cpio.
その他の 3cpio 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.3) [armhf]
-
- rec: zstd
- fast lossless compression algorithm -- CLI tool