-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Config | APT cache: Enhance user info #3011
Comments
@Sopor Ah there is the "Reset" option which recovers system defaults, glad I added this, should be self-explaining? Perhaps we should also add a "(default)" suffix to each selection menu for the system default value (which is always "To disk"), what you think? |
Yes, that would be nice! |
These settings are very confusing... |
@Sopor APT lists
APT cache
APT archives
To choose the options
Having anything in RAM of course speeds up any APT actions since both, reads and writes, to RAM are much faster. However I would not move anything to RAM as long as there is not ~50% free on normal operation. Peak times or certain cron jobs can increase RAM usage temporarily an I personally would better be sure to avoid regular swap file usage (system writing RAM content to disk, if RAM is getting full) during those peak times.
I hope this clarifies things? |
If i disable APT cache i suddenly have three to choose from So APT archives will go away if i choose APT cache on disk? |
Exactly
It is mentioned at the top "Resets to disk if cache is moved to disk", however I agree that this can be confusing. |
Want me to look into this? Can't be too bad to add some extra text to some menu options Do we want to show both Raspbian and DietPi defaults? I think it'd make sense to. Are there are other dialogues other than APT caching that we should consider? |
@AtkLordOverAll
Jep, however the defaults we applied with v6.25 are fine in very most cases. The understanding about those settings needs to be good when touching them.
I would just show system defaults, as how they are applied when selecting the "Reset" option. I expect users understand what those settings do when they touch them, i.e. enable APT cache which is disabled now by default on DietPi.
Not sure currently. I would not spend much effort to add multiple explanations as long as there is no explicit user request. Some are obvious enough, some might require much more text then we can reasonably add, where it would be advised to read man pages to get a real understanding. In case of APT cache/lists/archives I at least have an idea about how to explain things and it also would be nice to show the current size and location of each. However since I want to release v6.26 soon I will postpone this to v6.27. If someone is willing to work on this now, I will help to implement for v6.26, but IMO it is nothing urgent:
|
Reopen, "default" has been added, but detailed info about the three values/options is outstanding. |
Now when you have disabled the APT cache i wondering how i set it back as it was before?
APT cache : [Disabled]
APT lists : [On disk]
APT archives : [On disk]
I have no idea what i should choose :(
The text was updated successfully, but these errors were encountered: