Commit 8f1e411f authored by Michael Shigorin's avatar Michael Shigorin

e2k: add fstrim support

None of Elbrus systems I had a chance to use as root had any problems regarding TRIM feature of SSDs these used to carry/support; let's start with e2k and maybe carry over to x86 later.
parent 17a3e4ce
......@@ -29,6 +29,7 @@ use/e2k/x11/101: use/e2k/x11/.101
use/e2k/install2: use/e2k
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-fix-boot-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-fstrim-stage2)
@$(call add,INSTALL2_CLEANUP_PACKAGES,llvm)
use/e2k/install2/desktop: use/e2k/install2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment