<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Improve system settings disk usage analyzer]]></title><description><![CDATA[<p dir="auto">I was looking to improve the disk usage analyzer page in system settings as, other than for the apps, it doesn't give a detailed view of your phone's disk status.</p>
<p dir="auto">Especially, I don't like the "Other files" section because that's too  generic and a user might not understand what it stands for (I discovered today that it refers only to files inside user home directory that are not in another category) so my general goal is to spli that category into more detailed ones.</p>
<p dir="auto">Initially I thought to add "anbox" and "libertine" as new categories, because I don't like them grouped under "other files", and that's already a handy improvement.</p>
<p dir="auto"><img src="/assets/uploads/files/1603286673294-f9d473b6-2669-47ef-933d-e78a7fcfcd50-immagine.png" alt="anbox-and-libertine-added" class=" img-fluid img-markdown" /></p>
<p dir="auto"><code>Documents</code> and <code>Downloads</code> folder are included under "Other files", I'd split them too into dedicated categories.</p>
<p dir="auto"><code>.cache</code>, <code>.config</code> and <code>.local</code> folders are also included under "other files". I'm not sure if it makes sense to have a dedicated category for each of them, maybe it makes more sense to group them under "Used by apps". Also it'd be cool to say for each app sizes of cache, data and config (in addition to instilled size) and let you clean them like in UTTT (with proper warning dialogs to confirm).</p>
<p dir="auto">It'd be cool also a button to <em>Manage</em> each category, but idk how this could be properly implemented: libertine will open libertine settings, but others? Opening the file manager at a specific location won't improve it much imho... Other that that, opening music app or docviewer is a chance too but those apps don't have a dedicated UI to manage disk space. OK you can sort files in docviewer by size, but you can have files under <code>Documents</code> which aren't in docviewer list... So I'll leave this out for the moment, if someone else doesn't have a better idea.</p>
]]></description><link>https://forums.ubports.com/topic/5070/improve-system-settings-disk-usage-analyzer</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 09:54:33 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/5070.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Oct 2020 13:27:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Tue, 28 Jun 2022 20:23:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> Use our CI, install it with ubports-qa - I let most of the stuff be built via CI, completly avoid crossbuilder.</p>
]]></description><link>https://forums.ubports.com/post/65297</link><guid isPermaLink="true">https://forums.ubports.com/post/65297</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Tue, 28 Jun 2022 20:23:02 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 27 Jun 2022 19:23:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> that does sound like a plan.</p>
<p dir="auto">If it really "only" needs UI work, I am tempted to tackle this, but I never got crossbuilder running to build system settings. And I need some time to check the code.</p>
<p dir="auto">Lets do it like you suggested, whoever starts working on this shares the news.</p>
]]></description><link>https://forums.ubports.com/post/65269</link><guid isPermaLink="true">https://forums.ubports.com/post/65269</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Mon, 27 Jun 2022 19:23:44 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 27 Jun 2022 19:14:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> The code is at<br />
<a href="https://gitlab.com/ubports/development/core/lomiri-system-settings/-/tree/github/fork/mymike00/xenial_-_better-disk-usage" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/ubports/development/core/lomiri-system-settings/-/tree/github/fork/mymike00/xenial_-_better-disk-usage</a>. I guess it needs a rebase and something may conflit with the other PR I did adding new categories in the storage bar, but I'm not sure.<br />
And then I would read this forum thread again, honestly I don't remember the details but it could be some minor UI/UX things needed some adjustment.</p>
<p dir="auto">Let me know if you (or someone else) start working on this, so that we won't double the work if I'll work on this too, and I'll do the same. Thanks</p>
]]></description><link>https://forums.ubports.com/post/65267</link><guid isPermaLink="true">https://forums.ubports.com/post/65267</guid><dc:creator><![CDATA[mymike]]></dc:creator><pubDate>Mon, 27 Jun 2022 19:14:42 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 27 Jun 2022 18:29:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> thanks for the reply and no worries at all. Time flies and things change, so do tasks.</p>
<p dir="auto">You said you already had it working on your phone to some extend.<br />
Is the code available somewhere online so someone else could pick this up?<br />
Maybe with a quick guide what needs doing to get this finished?</p>
<p dir="auto">But it would be a real waste of the great work you already did.</p>
]]></description><link>https://forums.ubports.com/post/65266</link><guid isPermaLink="true">https://forums.ubports.com/post/65266</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Mon, 27 Jun 2022 18:29:38 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 27 Jun 2022 17:51:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> ! Yeah, I'm sorry but I'm less motivated in developing for UT than few years ago :loudly_crying_face:, even though I still follow and contribute to this fantastic project!<br />
It's on my to do list and I'd like to say I'll work on it soon, but that would be rather unrealistic...</p>
]]></description><link>https://forums.ubports.com/post/65261</link><guid isPermaLink="true">https://forums.ubports.com/post/65261</guid><dc:creator><![CDATA[mymike]]></dc:creator><pubDate>Mon, 27 Jun 2022 17:51:07 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Sat, 25 Jun 2022 18:55:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> Specifically, removing App data for Apps no longer being installed. I got quite a ton of those <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61b.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--stuck_out_tongue" style="height:23px;width:auto;vertical-align:middle" title=":P" alt="😛" /></p>
]]></description><link>https://forums.ubports.com/post/65205</link><guid isPermaLink="true">https://forums.ubports.com/post/65205</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 25 Jun 2022 18:55:03 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Fri, 24 Jun 2022 18:58:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> Just remembered this (old, old) discussion and your work for app clearup options in system settings. Wondering what did happen to that? <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /> That would be such a great thing to have "native".</p>
]]></description><link>https://forums.ubports.com/post/65161</link><guid isPermaLink="true">https://forums.ubports.com/post/65161</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Fri, 24 Jun 2022 18:58:34 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Sat, 18 Dec 2021 13:24:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dpitti" aria-label="Profile: DPITTI">@<bdi>DPITTI</bdi></a> Please take note of danfros comments and keep things relevant to the thread you are posting in. Thanks</p>
]]></description><link>https://forums.ubports.com/post/58951</link><guid isPermaLink="true">https://forums.ubports.com/post/58951</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Sat, 18 Dec 2021 13:24:03 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Fri, 17 Dec 2021 10:56:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dpitti" aria-label="Profile: dpitti">@<bdi>dpitti</bdi></a> Can you please</p>
<ol>
<li>delete this entirely unrelated post here</li>
<li>stop spamming the forum with post like this one<br />
Otherwise you might get banned here too, as has already happened in some Telegram groups. <a class="plugin-mentions-user plugin-mentions-a" href="/user/arubislander" aria-label="Profile: arubislander">@<bdi>arubislander</bdi></a></li>
</ol>
]]></description><link>https://forums.ubports.com/post/58893</link><guid isPermaLink="true">https://forums.ubports.com/post/58893</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Fri, 17 Dec 2021 10:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Fri, 17 Dec 2021 07:46:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> unfortunately as <a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> knows, on Pixel 3a (Halium 9 device) new categories display is kinda broken, maybe due to the fact that an Anbox (Waydroid?) partition isn't available. Hope this will be fixed in the long run. Thanks to Michele for the great job anyways. Matteo</p>
]]></description><link>https://forums.ubports.com/post/58887</link><guid isPermaLink="true">https://forums.ubports.com/post/58887</guid><dc:creator><![CDATA[matteo]]></dc:creator><pubDate>Fri, 17 Dec 2021 07:46:18 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Thu, 16 Dec 2021 20:07:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> The disk usage part is already available in devel and is going to land in the next OTA. Nice!</p>
<p dir="auto">Is there any ETA when the other part with clearing apps cache, settings and data is going to be available?</p>
]]></description><link>https://forums.ubports.com/post/58868</link><guid isPermaLink="true">https://forums.ubports.com/post/58868</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Thu, 16 Dec 2021 20:07:01 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 22 Nov 2021 20:49:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/danfro" aria-label="Profile: danfro">@<bdi>danfro</bdi></a> <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title="🙂" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/57966</link><guid isPermaLink="true">https://forums.ubports.com/post/57966</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Mon, 22 Nov 2021 20:49:52 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 22 Nov 2021 20:13:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> Oh, sorry. You said OTA 21. My mistake.</p>
]]></description><link>https://forums.ubports.com/post/57964</link><guid isPermaLink="true">https://forums.ubports.com/post/57964</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Mon, 22 Nov 2021 20:13:08 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 22 Nov 2021 20:00:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> No. As Florian said, this is available in <strong>devel</strong> channel. OTA20 was made available in <strong>stable</strong> channel last week.</p>
<p dir="auto">For a short description of the channels please see our FAQ Telegram channel: <a href="https://t.me/UTFAQ/36" target="_blank" rel="noopener noreferrer nofollow ugc">https://t.me/UTFAQ/36</a></p>
<p dir="auto">I can confirm it landed in todays devel. My opinion: neat! Looks great. Well done <a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> .</p>
]]></description><link>https://forums.ubports.com/post/57962</link><guid isPermaLink="true">https://forums.ubports.com/post/57962</guid><dc:creator><![CDATA[danfro]]></dc:creator><pubDate>Mon, 22 Nov 2021 20:00:55 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 22 Nov 2021 17:35:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> Is the worked shown in OTA-21 project ? I  don't see it.</p>
]]></description><link>https://forums.ubports.com/post/57959</link><guid isPermaLink="true">https://forums.ubports.com/post/57959</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Mon, 22 Nov 2021 17:35:47 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 22 Nov 2021 17:24:19 GMT]]></title><description><![CDATA[<p dir="auto">Its merged to devel now <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/57957</link><guid isPermaLink="true">https://forums.ubports.com/post/57957</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Mon, 22 Nov 2021 17:24:19 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 22 Nov 2021 11:28:39 GMT]]></title><description><![CDATA[<p dir="auto">Wow, what a usefull work you did <a class="plugin-mentions-user plugin-mentions-a" href="/user/mymike" aria-label="Profile: mymike">@<bdi>mymike</bdi></a> !<br />
How can i missed this thread...</p>
<p dir="auto">I will just up it with link to one of your post : <a href="https://forums.ubports.com/post/57940">https://forums.ubports.com/post/57940</a></p>
]]></description><link>https://forums.ubports.com/post/57942</link><guid isPermaLink="true">https://forums.ubports.com/post/57942</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 22 Nov 2021 11:28:39 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Tue, 05 Oct 2021 20:03:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello! I liked this designs very much. Is there any news? <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/56125</link><guid isPermaLink="true">https://forums.ubports.com/post/56125</guid><dc:creator><![CDATA[Capsia]]></dc:creator><pubDate>Tue, 05 Oct 2021 20:03:56 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 15 Mar 2021 15:11:49 GMT]]></title><description><![CDATA[<p dir="auto">I think we should be very clear about what size is consumed by our installation, and whats just reserved by Android partitioning. You know we get the bad press "UT consumes 8GB space for nothing" when in fact its much less. We want to be as transparent as possible.</p>
<p dir="auto">I dont think people will be confused by that, you could also call it "Reserved Android partitions" maybe. BUt make clear how much space the actual installation takes up.</p>
]]></description><link>https://forums.ubports.com/post/48101</link><guid isPermaLink="true">https://forums.ubports.com/post/48101</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Mon, 15 Mar 2021 15:11:49 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 15 Mar 2021 07:25:52 GMT]]></title><description><![CDATA[<p dir="auto">"Wasted due to former OS" <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/48096</link><guid isPermaLink="true">https://forums.ubports.com/post/48096</guid><dc:creator><![CDATA[AppLee]]></dc:creator><pubDate>Mon, 15 Mar 2021 07:25:52 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Mon, 15 Mar 2021 01:39:15 GMT]]></title><description><![CDATA[<p dir="auto">"Resevered for System Usage" ?</p>
]]></description><link>https://forums.ubports.com/post/48094</link><guid isPermaLink="true">https://forums.ubports.com/post/48094</guid><dc:creator><![CDATA[mateo_salta]]></dc:creator><pubDate>Mon, 15 Mar 2021 01:39:15 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Sun, 14 Mar 2021 22:37:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> said in <a href="/post/48088">Improve system settings disk usage analyzer</a>:</p>
<blockquote>
<ul>
<li>First it should read "Used by Ubuntu Touch"</li>
</ul>
</blockquote>
<p dir="auto">Oh yeah, of course! How did we missed that one :grinning_face_with_sweat: ?</p>
<blockquote>
<ul>
<li>"Reserved space" new category: Total Space - size of userdata partition, lets say 27GB remain</li>
</ul>
</blockquote>
<p dir="auto">I think then people will start asking what is it reserved for... To be honest I don't like this naming that much but if you think it suits the category I'll go for it. Maybe I can put a little <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/2139.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--information_source" style="height:23px;width:auto;vertical-align:middle" title=":information_source:" alt="ℹ" />  icon that opens a little popup that explains the partition thing</p>
<blockquote>
<ul>
<li>"Used by Ubuntu Touch" the file /data/ubuntu.img if it exists plus the size of the /data/cache folder - lets say its 3.4GB</li>
</ul>
</blockquote>
<p dir="auto">I'll need to sort out how to do</p>
<blockquote>
<p dir="auto">Rest remains the same I think. On some devices ubuntu.img will not be there because their system partition is large enough to host that file. But, unfortunately, on some devices system partition is lets say only 2.5GB, too small, and it cannot be used. That space is kinda wasted then.</p>
</blockquote>
<p dir="auto">How this should be handled then?</p>
<p dir="auto">Thank you for your inputs on this Flo <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title=":pray:" alt="🙏" /></p>
]]></description><link>https://forums.ubports.com/post/48090</link><guid isPermaLink="true">https://forums.ubports.com/post/48090</guid><dc:creator><![CDATA[mymike]]></dc:creator><pubDate>Sun, 14 Mar 2021 22:37:14 GMT</pubDate></item><item><title><![CDATA[Reply to Improve system settings disk usage analyzer on Sun, 14 Mar 2021 22:24:27 GMT]]></title><description><![CDATA[<p dir="auto">Wow so many replies <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">I love that improvement. Just to make sure we are also not only making a better UI but to also get a few numbers right here that probably were wrong since ever, and where people always complain they dont understand the huge amount of "used by Ubuntu" files:</p>
<ul>
<li>First it should read "Used by Ubuntu Touch"</li>
</ul>
<p dir="auto">Then, this is a bit complicated category:</p>
<ul>
<li>Some space is just wasted by the partition layout</li>
<li>Some space is unused, even if it would be designated for the system, but its too small of a partition</li>
<li>Then you have the real system files</li>
<li>Some devices need to repurpose a part of data for their cache, since otherwise they cannot update properly.</li>
</ul>
<p dir="auto">So the breakdown for any device could be calculated as follows:</p>
<ul>
<li>Total space: 32GB</li>
<li>"Reserved space" new category: Total Space - size of userdata partition, lets say 27GB remain</li>
<li>"Used by Ubuntu Touch" the file /data/ubuntu.img if it exists plus the size of the /data/cache folder - lets say its 3.4GB</li>
<li>In this case, the user has still 23.6GB space to be allocated with Apps and data.</li>
</ul>
<p dir="auto">Rest remains the same I think. On some devices ubuntu.img will not be there because their system partition is large enough to host that file. But, unfortunately, on some devices system partition is lets say only 2.5GB, too small, and it cannot be used. That space is kinda wasted then.</p>
]]></description><link>https://forums.ubports.com/post/48088</link><guid isPermaLink="true">https://forums.ubports.com/post/48088</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sun, 14 Mar 2021 22:24:27 GMT</pubDate></item></channel></rss>