initrd-diff(1)

INITRD-DIFF(1) User Commands INITRD-DIFF(1)

NAME

initrd-diff - compares the listings of two initrd images

SYNOPSIS

initrd-diff [options] [diff-options] <from_image> <to_image>

DESCRIPTION

Perform a diff on the files contained within different initrd images and show the result.

Most of the options allowable by GNU diff(1) are acceptable. By default -NrU0 is used.

OPTIONS

-q, --quiet
try to be more quiet;
-v, --verbose
print a message for each action;
-V, --version
print program version and exit;
-h, --help
show this text and exit.

AUTHOR

Written by Evgenii Terechkov.

REPORTING BUGS

Report bugs to authors.

COPYRIGHT

Copyright © 2012 Evgenii Terechkov <evg@altlinux.org>
Copyright © 2012-2016 Alexey Gladkov <gladkov.alexey@gmail.com>
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

diff(1)

February 2024 initrd-diff version 2.31.0