From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: [PATCH] lsinitrd: add '-s' option to sort the initrd output by file size Date: Mon, 23 Jan 2012 12:05:32 +0100 Message-ID: <4F1D3EFC.6000303@redhat.com> References: <1326206745-20801-1-git-send-email-xiyou.wangcong@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1326206745-20801-1-git-send-email-xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Am 10.01.2012 15:45, schrieb xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org: > From: Cong Wang > > This is useful to analyse which files consume the space of initrd. > > Signed-off-by: Cong Wang > --- > lsinitrd | 18 ++++++++++++++++-- > 1 files changed, 16 insertions(+), 2 deletions(-) > pushed