LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

create-image

CPIO firmware image creator

TLDR

Create a CPIO archive from current directory
$ create-image -o [path/to/output.cpio]
copy
Display help
$ create-image -h
copy

SYNOPSIS

create-image [options]

DESCRIPTION

create-image creates CPIO images from the current directory. It is part of the BlueZ Bluetooth stack tools and is used for creating firmware images.The tool packages directory contents into the CPIO archive format commonly used for initramfs and firmware images.

PARAMETERS

-o, --output file

Output file path
-h, --help
Display help information

CAVEATS

Part of BlueZ tools. Works on the current directory contents. CPIO format is uncompressed; use gzip separately if needed.

SEE ALSO

cpio(1), find(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid