Notices


Reply
Thread Tools
Posts: 278 | Thanked: 209 times | Joined on Dec 2009
#1
Dear All,

I'm currently at 97% of my root partition with 8mb left free. On My N900.

Here is the list of apps I have installed at the moment:

Note: Using the Perl Script, I've Added the non-opt space usage
Red is unusually high

mauku - 300K
countdown-home -
wormux - 16K (that was a surprise)
vpnc-gui - 76K
scummvm - 7.58MB (!!)
load-applet - 48K
ioquake3 - 2.7MB
sopwith - 8K
ukeyboard - 140K
pidgin - 2.91MB (hmm)
panucci - 12K
bounce - 20K (nice)
pygtkeditor - 76K
drnoksnes - 24K
vor - 12K
gonvert - 244K
vpnc - 4K
systeminfowidget - 16K
liqtorch - 44K
omweather - 24k
rdesktop - 188K
dosbox - 2.22MB (hmm)
wifiinfo - 584K
dtg - 200k
mbarcode - 128K
crimson - 16k
transmission - 20K
braek - 44K
zoutube - 8K
simple-fmtx-widget - 8K
stopwatch-home - 52K
gpodder - 16K
personal-gprs-mon - 44K
vncviewer - 124K
stockthis - 28K
maelstrom - 16K
personal-ip-address - 32K
mg - 304K
mirror - 76K
simple-brightness-applet - 16K
ati85 - 216K
tennix - 8K
xchat - 664K
unzip - 328K

enigma - 3.57MB
fmradio - 12K
madbomber - 8K
petrovich - 24K
recorder - 160K
mastory - 28K
liqflow - 56K
copernicium - 24K

Questions:
1. Which do you think are the major space eaters?
2. I'm eagerly awaiting the Apps in the Ovi Store, will I still be able to install them with my current free space condition?

Thank You. I apologize if this thread caused any redundancy.

Last edited by Corso85; 2009-12-21 at 14:16.
 

The Following 5 Users Say Thank You to Corso85 For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#2
Here's a debian command to sort all your applications by size...

Code:
dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n
Found here. (may need to pipe it through less).

This won't show you which ones are optified or not, but on the big ones you can check where they install to with dpkg -L <package name>. If my understanding of the n900 is right, if it installs anywhere but the /opt directory then there's something wrong.
 

The Following 4 Users Say Thank You to fatalsaint For This Useful Post:
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#3
ScummVM took quite a bit of space from root in my device, if I remember correctly.
 
onutz's Avatar
Posts: 81 | Thanked: 15 times | Joined on Sep 2009 @ Romania, Bucharest
#4
U can also try DiskUsage, it'll show you your root space as a pie and each folder in a graphic part of the pie
 
Posts: 278 | Thanked: 209 times | Joined on Dec 2009
#5
Originally Posted by onutz View Post
U can also try DiskUsage, it'll show you your root space as a pie and each folder in a graphic part of the pie
Ironically, that's only available in extras-devel, lool
 
dantonic's Avatar
Posts: 361 | Thanked: 108 times | Joined on Sep 2008
#6
This is quite an issue....
Most of what I've installed from extras also has taken up a decent amount of space in the root partition. I'm only at 76%, but I may not have installed much...

I have the following installed:

not quite sure if ALL of these are from extras, but most of them should be.
TI85
petrovic
Mirror
Bounce
Omweather
maemorecorder
VNC viewer
Conboy
ForecaWeather
zoutube
Xournal
office doc viewer suite
Hermes

I know these are from testing/devel
Dialcentral
Xchat

either way everytime I've installed something I've checked before and after installation, and rootfs definitely gets filled a bit each time...
 

The Following User Says Thank You to dantonic For This Useful Post:
Posts: 273 | Thanked: 113 times | Joined on Feb 2008 @ Germany
#7
MPlayer takes between 10 and 20 MB Rootfs space...
__________________
Hi! I'm a Maemo Greeter!

Useful links for newcomers: New members say hello , New users start here, Community subforum, Beginners' wiki page, Maemo5 101, Frequently Asked Questions (FAQ)
If I can help with anything else, just ask! Please click 'Thanks!' if this post was helpful.
 
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#8
Originally Posted by fatalsaint View Post
Here's a debian command to sort all your applications by size...

Code:
dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n
Found here. (may need to pipe it through less).
Unless I've missed something, less isn't on the N900. Can pipe it through 'more' though.
__________________
aspidites | blog | aspidites@inbox.com
 

The Following User Says Thank You to aspidites For This Useful Post:
Posts: 278 | Thanked: 209 times | Joined on Dec 2009
#9
Maybe someone could explain it to me. why is it that the root was limited to 200ish, mb? was it a choice?

I mean the whole optification issue would have not been much of an issue if root was given a couple of gbs. There is like 32 on there

Just a matter of pushing neatness in packaging?

I'm not upset in anyway. It's fine. I just wanna enlighten myself
 
Posts: 883 | Thanked: 980 times | Joined on Jul 2007 @ Bern, Switzerland
#10
root is on a special onboard memory chip with a size of 256 MB.
optification would not even be needed if we as devs had followed the standards, which basically say:
"This directory is reserved for all the software and add-on packages that are not part of the default installation" and "Under no circumstances are other package files to exist outside the /opt, /var/opt, and /etc/opt hierarchies except for those package files that must reside in specific locations within the filesystem tree in order to function properly"
There is also a Wiki entry. But a bit too complicated.
__________________
-Tom (N900, N810, N800)

"the idea of truly having a computer in your pocket just moved a big step closer."
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:53.