|
|
|
|
|
by throwaway9870
1216 days ago
|
|
Gentoo is fantastic for building a custom rootfs. I much prefer it to Buildroot or Yocto. Google uses the Gentoo package system for ChromeOS. Using the same portage file allows you to trivially pin the exact version of every installed package and if you cache the downloaded source files (/distfiles), you can reproduce the build anytime in the future. |
|