LWN.net Logo

My kid hates Linux (ZDNet)

My kid hates Linux (ZDNet)

Posted Apr 15, 2008 6:17 UTC (Tue) by motk (subscriber, #51120)
In reply to: My kid hates Linux (ZDNet) by JoeBuck
Parent article: My kid hates Linux (ZDNet)

Oh noes! Bloat! A hundred meg of my 500G drive, gone! 

SHAKE ANGRY FIST AT GOD, SCREAM NOOOOO


(Log in to post comments)

My kid hates Linux (ZDNet)

Posted Apr 15, 2008 6:49 UTC (Tue) by jengelh (subscriber, #33263) [Link]

100 MB is a good estimate. openfire and VMware do not even have any rpm package requirements.
$ (rpm --qf="%{SIZE}\t%{NAME}\n" -qa "*32bit*"; rpm --qf="%{SIZE}\t%{NAME}@%{ARCH}\n" -qa | grep @i.86) | grep -Pv 'openfire|VMware' | perl -aF'\t' -lne 'END{print$x}$x+=$F[0]'
117166556

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds