]> git.ipfire.org Git - thirdparty/dracut.git/blob - lsinitrd.1.asc
dracut.conf: move default settings to distro example
[thirdparty/dracut.git] / lsinitrd.1.asc
1 LSINITRD(1)
2 =========
3 :doctype: manpage
4 :man source: dracut
5 :man manual: dracut
6
7 NAME
8 ----
9 lsinitrd - tool to show the contents of an initramfs image
10
11 SYNOPSIS
12 --------
13 *lsinit* ['OPTION...'] [<image>]
14
15 DESCRIPTION
16 -----------
17 lsinitrd shows the contents of an initramfs image. if <image> is omitted, then
18 lsinitrd uses the default image /boot/initramfs-<kernel version>.img.
19
20 OPTIONS
21 -------
22 **-h, --help**::
23 print a help message and exit.
24
25 **-s, --size**::
26 sort the contents of the initramfs by size.
27
28 AVAILABILITY
29 ------------
30 The lsinitrd command is part of the dracut package and is available from
31 link:$$https://dracut.wiki.kernel.org$$[https://dracut.wiki.kernel.org]
32
33 AUTHORS
34 -------
35 Harald Hoyer
36
37 Amerigo Wang
38
39 Nikoli
40
41 SEE ALSO
42 --------
43 *dracut*(8)