summaryrefslogtreecommitdiff
path: root/lsinitramfs
AgeCommit message (Expand)Author
2019-02-06lsinitramfs: Check for empty list of arguments after parsing optionsBen Hutchings
2019-02-06lsinitramfs, mkinitramfs, unmkinitramfs: Show usage if getopt failsBen Hutchings
2019-02-06Make manual pages and usage messages more consistentBen Hutchings
2019-02-06Make all commands return 2 in case of a usage errorBen Hutchings
2018-12-18Disable shellcheck for desired behaviourBenjamin Drung
2018-12-18Fix (nearly) all issues found by shellcheckBenjamin Drung
2016-12-15unmkinitramfs: Rewrite command syntaxBen Hutchings
2016-12-15Create unmkinitramfs commandKevin Locke
2014-09-27lsinitramfs: Include -l option in usage messageBen Hutchings
2014-09-27lsinitramfs: Parse and list files that include early microcodeBen Hutchings
2014-09-27lsinitramfs: Move the decompress | cpio pipeline into a functionBen Hutchings
2014-08-30Inform user that lsinitramfs doesn't support cpio archives yetMichael Prokop
2011-05-16lsinitramfs: support xz/lzma, bzip2 and lzop as compress methods.Michael Prokop
2010-06-18mkinitramfs, lsinitramfs: Better error message for non-GNU getoptmaximilian attems
2010-06-18lsinitramfs: use getopt for -l optionmaximilian attems
2010-06-17lsinitramfs: allow to pass several filenamesmaximilian attems
2010-06-17lsinitramfs: set errexit and nounsetmaximilian attems
2010-06-17lsinitramfs: be more defensive against cmdline optionsMichael Prokop
2010-06-17Add lsinitramfs to initramfs-toolsmaximilian attems