View previous topic :: View next topic |
Author |
Message |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55179 Location: 56N 3W
|
Posted: Sun Apr 13, 2025 6:19 pm Post subject: |
|
|
justguy,
Every Gentoo install is different. Gentoo is the portage package manager and the ::gentoo ebuild repository. That's it.
You design your install then use the provided tools to make it happen.
That is what we all have in common here. We all use the portage package manager and the ::gentoo ebuild repository to achieve our different installs.
You don't actually install everything from source. The stage3 tarball is a set a binary packages that every normal Gentoo install must have.
Add to that the packages needed to boot, a kernel and a boot loader and you have a minimal Gentoo install.
How packages are built does not matter for later.You can use binaries at any time.
What matters is that existing packages are built in a way to support later packages.
If not, with a source install, portage will rebuild things. With a binary install, that's not allowed as it involves building.
Choose the correct profile for your intended install.
Do not set any USE flags and the Gentoo provided binhost should work. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
yaslam n00b

Joined: 08 May 2024 Posts: 40
|
Posted: Mon Apr 14, 2025 7:07 am Post subject: |
|
|
I have created a guide on how to quickly install Gentoo (note, some parts you still need to read the WIKI) but it is a very fast way to install Gentoo.
https://blog.leenucks.xyz/2024/09/25/gentoo-install.html
Last edited by yaslam on Mon Apr 14, 2025 7:39 am; edited 1 time in total |
|
Back to top |
|
 |
yaslam n00b

Joined: 08 May 2024 Posts: 40
|
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55179 Location: 56N 3W
|
Posted: Mon Apr 14, 2025 8:53 am Post subject: |
|
|
justguy,
Beware guides produced by individual users, be they videos, Wiki pages, blogs ... whatever.
They all lack peer review and improvement from use and reuse.
The handbook is peer reviewed by developers and used every day. There is no shortage of user feedback either. See the Discussion pages.
Help your helpers to help you by following a guide that is well understood. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
justguy n00b


Joined: 12 Apr 2025 Posts: 22
|
Posted: Mon Apr 14, 2025 8:58 am Post subject: |
|
|
Idk for my easier to install from source and after this enable binary feature |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55179 Location: 56N 3W
|
Posted: Mon Apr 14, 2025 9:20 am Post subject: |
|
|
justguy,
Do not confuse 'faster' and 'easier'.
An install using binaries will use less of your CPU cycles than an install using sources.
The difference is the emerge option
man emerge: | --getbinpkgonly [ y | n ], -G
This option is identical to -g, as above, except binaries from
the remote server are preferred over local packages if they are
not identical. |
Both ways need the same amount of your time and attention. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
justguy n00b


Joined: 12 Apr 2025 Posts: 22
|
Posted: Tue Apr 15, 2025 9:14 am Post subject: |
|
|
And by the way -binpkg-respect-use in make.conf it is respect use flags and you can set USE flags then using binary packages |
|
Back to top |
|
 |
C5ace Guru

Joined: 23 Dec 2013 Posts: 493 Location: Brisbane, Australia
|
Posted: Tue Apr 15, 2025 5:24 pm Post subject: |
|
|
Just installed Gentoo based Xfce binary distribution from "Calculate Linux" on a new laptop. Took me about 20 minutes until logging into the new installation.
Go to https://wiki.calculate-linux.org/desktop
Download the appropriate version.
Burn the .iso file on USB stick.
Boot USB stick.
Open browser to check that internet works.
Click on Installer Icon and follow instructions. _________________ Observation after 30 years working with computers:
All software has known and unknown bugs and vulnerabilities. Especially software written in complex, unstable and object oriented languages such as perl, python, C++, C#, Rust and the likes. |
|
Back to top |
|
 |
Banana Moderator


Joined: 21 May 2004 Posts: 1984 Location: Germany
|
|
Back to top |
|
 |
C5ace Guru

Joined: 23 Dec 2013 Posts: 493 Location: Brisbane, Australia
|
Posted: Tue Apr 15, 2025 10:27 pm Post subject: |
|
|
I understand that from justguy's first post that he wants to install binary Gentoo. Calculate-Linux is the only distribution that after installation can be converted to a full source based Gentoo installation. _________________ Observation after 30 years working with computers:
All software has known and unknown bugs and vulnerabilities. Especially software written in complex, unstable and object oriented languages such as perl, python, C++, C#, Rust and the likes. |
|
Back to top |
|
 |
justguy n00b


Joined: 12 Apr 2025 Posts: 22
|
Posted: Wed Apr 16, 2025 5:11 pm Post subject: |
|
|
Calculate linux not option because its have dont needed apps by default |
|
Back to top |
|
 |
pietinger Moderator

Joined: 17 Oct 2006 Posts: 5624 Location: Bavaria
|
|
Back to top |
|
 |
|