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
2012-01-23 10:35:26 +01:00
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>
2012-01-23 10:00:43 +01:00
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>
2011-08-11 14:27:27 +02:00
Harald Hoyer
b938443e2f
lsinitrd: handle new output of "file" for XZ compressed images
2011-05-20 15:17:31 +02:00
Harald Hoyer
3b403b32fc
removed trailing whitespaces
2011-05-10 11:56:09 +02:00
Harald Hoyer
829c258554
lsinitrd: default to /boot/initramfs-$(uname -r).img
2011-03-31 19:50:31 +02:00
Harald Hoyer
4af5e99124
move dracut version file to /lib/dracut/dracut-$version
2011-03-25 15:44:00 +01:00
Harald Hoyer
66fe35eb3e
lsinitrd: cope with xz and lzma compressed images
2011-03-15 19:51:07 +01:00
Harald Hoyer
430bfefda3
lsinitrd: add "catinitrd" functionality
...
lsinitrd <initramfs image> [<file to cat>]
2010-09-20 14:53:45 +02:00
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
2010-09-10 15:34:36 +02:00
Harald Hoyer
074d12c1fa
add lsinitrd
2010-01-14 17:20:43 +01:00