This file summarizes the major and interesting changes for each release. For a detailed list of changes, please see the git history.
- Add support for extracting (
--extract
) cpio archives. New parameters are--directory
,--preserve-permissions
, and--subdir
. - Add
--verbose
and--debug
log levels
- Replace command line argument parser
gumdrop
bylexopt
, because the latter has no dependencies. - Drop
assert_cmd
andpredicates
dev dependencies.
- 3cpio: fix binary name in
--version
output
Initial release. 3cpio only supports examining (--examine
) and listing
(--list
) the content of the initramfs cpio.