Search the Community
Showing results for tags 'minimal'.
-
Some few days ago I knew about CloverOS that's basically Gentoo with more packages installed by default, with custom config files and also highly optimized with a bunch of flags to compile programs by the most optimized way. This caught my attention so I checked their packages and I saw that the CloverOS guys disable some flags that may break some specific packages, which is nice! Also some few days ago I knew about GentooLTO, that's an overlay for optimizing the compilation of packages. I like to try new things, so I tried GentooLTO with Funtoo on virtualbox but I got a bad news that GentooLT
- 3 replies
-
- idea
- optimization
-
(and 2 more)
Tagged with:
-
Greetings everyone! I have a question: why minimal flavor (/usr/portage/profile/funtoo/1.0/linux-gnu/flavor/minimal) using app-editor/nano instead of virtual editor? I want to make vim the default editor in system and unmerge nano, but in minimal system flavor nano is hardcoded. So the profile/virtuals ignored on next emerge @system or @world and portage wants to install nano. Is there another way to replace nano to vim?