Thread
:
New N900 firmware 3.2010.02-8 released today (16 Feb)
View Single Post
jcompagner
2010-02-16 , 15:25
Posts: 290 | Thanked: 165 times | Joined on Sep 2009
#
432
for people that need more space
just
mv /var/cache/apt dir to /home/user/apt-cache
and then symlink it back in
ln -s /home/user/apt-cache apt
and do the same for /var/lib/apt
mv /var/lib/apt dir to /home/user/apt-lib
ln -s /home/user/apt-lib apt
that will clear op some stuff, especially if you have more repositories enabled.
Why those caches and indexes are on rootfs.. if it is just for speed?
i dont notice that, appmanager is slow anyway in everything it does (cpu wise)
and updating with apt-get is just as fast.
The Following User Says Thank You to jcompagner For This Useful Post:
volt
jcompagner
View Public Profile
Send a private message to jcompagner
Find all posts by jcompagner