Skip to content
Discussion options

You must be logged in to vote

avoid installing unrequired langpacks

There are no locales installed on DietPi images, aside of the mandatory C, C.UTF-8 and POSIX. And when you select a language via dietpi-config, only the single additional locale is compiled while others are removed. So installing localepuge only adds additional data (the package) while it does not remove anything.

autoclean apt deb cache

This is the default already:

# apt-config dump | grep -i downloaded
Binary::apt::APT::Keep-Downloaded-Packages "0";

disable the journal on ext4

The ext4 journal is THE huge advantage of ext4 vs older variants, lowering the risk of permanent data loss dramatically. ~75% of our users still use SD cards, so any hel…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by eadmaster
Comment options

You must be logged in to vote
1 reply
@MichaIng
Comment options

Comment options

You must be logged in to vote
1 reply
@MichaIng
Comment options

Comment options

You must be logged in to vote
1 reply
@MichaIng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants