Harald Hoyer
bdb818997d
lsinitrd: handle LZMA file type
13 years ago
Harald Hoyer
b5c2fc1141
lsinitrd.sh: no "" for shell regex
13 years ago
Harald Hoyer
552ecca6db
Renamed all shell scripts to *.sh
13 years ago
Harald Hoyer
d20d307d69
lsinitrd: silence xz test
13 years ago
Harald Hoyer
c96425c364
lsinitrd: use xz with --single-stream, if available
...
The F16 installation image is two concatenated cpio images:
[xz-compressed dracut initramfs][uncompressed cpio with /squashfs.img]
So to show the contents, use xz with the "--single-stream" option.
https://bugzilla.redhat.com/show_bug.cgi?id=742299
13 years ago
Cong Wang
3ea5d2e28f
lsinitrd: add '-s' option to sort the initrd output by file size
...
This is useful to analyse which files consume the space of initrd.
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
13 years ago
Amerigo Wang
0c7112fcff
lsinitrd: display the size of initrd
...
It is useful to display the size of initrd in human-friendly form.
Signed-off-by: Amerigo Wang <amwang@redhat.com>
14 years ago
Harald Hoyer
b938443e2f
lsinitrd: handle new output of "file" for XZ compressed images
14 years ago
Harald Hoyer
3b403b32fc
removed trailing whitespaces
14 years ago
Harald Hoyer
829c258554
lsinitrd: default to /boot/initramfs-$(uname -r).img
14 years ago
Harald Hoyer
4af5e99124
move dracut version file to /lib/dracut/dracut-$version
14 years ago
Harald Hoyer
66fe35eb3e
lsinitrd: cope with xz and lzma compressed images
14 years ago
Harald Hoyer
430bfefda3
lsinitrd: add "catinitrd" functionality
...
lsinitrd <initramfs image> [<file to cat>]
15 years ago
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
15 years ago
Harald Hoyer
074d12c1fa
add lsinitrd
15 years ago