Editing Free up rootfs space

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 66: Line 66:
===Move apt cache outside of rootfs===
===Move apt cache outside of rootfs===
-
If you run into a problem while using apt-get you can temporarily (for one command only) have the apt cache outside rootfs to be able to download larger deb files.
+
If you run into a problem while using apt-get you can temporarily have the apt cache outside rootfs to be able to download larger deb files.
Create a download folder on the eMMC to be used for the downloaded packages instead of the default apt archive folder.
Create a download folder on the eMMC to be used for the downloaded packages instead of the default apt archive folder.
Line 74: Line 74:
Now execute apt-get with the -o option as root:
Now execute apt-get with the -o option as root:
-
  apt-get -o dir::cache=/home/user/MyDocs/apt-archive-cache <command>
+
  apt-get -o dir::cache=/home/user/MyDocs/apt-archive-cache dist-upgrade
-
for <code><command></code> you can enter the command you normally would use after apt-get.
 
-
 
-
Examples:
 
-
 
-
apt-get -o dir::cache=/home/user/MyDocs/apt-archive-cache dist-upgrade
 
-
 
-
apt-get -o dir::cache=/home/user/MyDocs/apt-archive-cache install <package>
 
===Optify Python===
===Optify Python===

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: