Difference between revisions of "Funtoo/Gentoo"
(Created page with "Here are pages on Funtoo/Gentoo. ==About== Funtoo is a distribution based on the portage package manager. All packages are compiled from scratch. It's important to have eithe...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==About== | ==About== | ||
− | Funtoo is a distribution based on the portage package manager. All packages are compiled from scratch. It's important to have either a lean OS, or a powerful computer, otherwise compile times will be long. | + | Funtoo is a distribution based on the portage package manager. All packages are compiled from scratch. It's important to have either a lean OS, or a powerful computer, otherwise compile times will be long (if using X). Compile times are less of an issue if headless, although I would not run on ARM. |
===Table of Contents=== | ===Table of Contents=== | ||
* [[Portage Dependency Resolution]] | * [[Portage Dependency Resolution]] | ||
+ | |||
+ | ===Deblobbing=== | ||
+ | Used to use ck-sources, but it's discontinued ;( | ||
+ | You can use rt-sources with deblob flag. But, that may not be as stable, and see bug report below. | ||
+ | See: https://wiki.gentoo.org/wiki/Kernel_Deblobing | ||
+ | (spelling error...?) | ||
+ | |||
+ | If gentoo-sources is an rc, ignore that. When you run the script, you don't need to explicitly specify python 2.7. See also: https://bugs.gentoo.org/show_bug.cgi?id=744808 | ||
+ | |||
+ | Did you know: Debian ships a deblobbed kernel by default. |
Latest revision as of 04:53, 31 December 2020
Here are pages on Funtoo/Gentoo.
About
Funtoo is a distribution based on the portage package manager. All packages are compiled from scratch. It's important to have either a lean OS, or a powerful computer, otherwise compile times will be long (if using X). Compile times are less of an issue if headless, although I would not run on ARM.
Table of Contents
Deblobbing
Used to use ck-sources, but it's discontinued ;( You can use rt-sources with deblob flag. But, that may not be as stable, and see bug report below. See: https://wiki.gentoo.org/wiki/Kernel_Deblobing (spelling error...?)
If gentoo-sources is an rc, ignore that. When you run the script, you don't need to explicitly specify python 2.7. See also: https://bugs.gentoo.org/show_bug.cgi?id=744808
Did you know: Debian ships a deblobbed kernel by default.