Re: [gentoo-user] emerge - Tips and Tricks

2024-09-03 Thread Dale
Arve Barsnes wrote: > On Tue, 3 Sept 2024 at 11:05, Arve Barsnes wrote: >> On Tue, 3 Sept 2024 at 09:49, Dale wrote: >>> If you find a place that explains all those and what they do, please >>> share a link. I'd like to know too. I didn't find anything on the >>> wiki. >> They're in the man pag

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-03 Thread Arve Barsnes
On Tue, 3 Sept 2024 at 11:05, Arve Barsnes wrote: > > On Tue, 3 Sept 2024 at 09:49, Dale wrote: > > If you find a place that explains all those and what they do, please > > share a link. I'd like to know too. I didn't find anything on the > > wiki. > > They're in the man pages. > man 4 make.con

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-03 Thread Arve Barsnes
On Tue, 3 Sept 2024 at 09:49, Dale wrote: > If you find a place that explains all those and what they do, please > share a link. I'd like to know too. I didn't find anything on the > wiki. They're in the man pages. man 4 make.conf https://devmanual.gentoo.org/eclass-reference/make.conf/index.ht

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-03 Thread Dale
ralfconn wrote: > Il 02/09/24 01:56, Dale ha scritto: >> FEATURES="-usersync userpriv usersandbox buildpkg sandbox parallel-fetch >> parallel-install" >> >> >> The ones I care about.  The buildpkg tells it to save binary copies. >> This is a must if done in a chroot and you want to install elsewher

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-02 Thread ralfconn
Il 02/09/24 01:56, Dale ha scritto: FEATURES="-usersync userpriv usersandbox buildpkg sandbox parallel-fetch parallel-install" The ones I care about.  The buildpkg tells it to save binary copies. This is a must if done in a chroot and you want to install elsewhere as binaries but comes in handy

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-02 Thread ralfconn
Il 02/09/24 00:44, Joe ha scritto: Normally i run emerge -uavDU --with-bdeps=y @world when i don't want a reinstall of everything after a emerge --sync I run emerge -uavDN --with-bdeps=y @world when i want to reinstall or like the manual says if there is a use flag that has been changed by me

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-02 Thread Michael
On Monday, 2 September 2024 07:59:20 BST Wols Lists wrote: > On 02/09/2024 06:11, Dale wrote: > > If you have a laptop where heat is a issue, you may want to do things > > different but if you can, that will give you the most stable system for > > updates. > > Another tip - if you run into any pro

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-02 Thread Dale
Wols Lists wrote: > On 02/09/2024 00:56, Dale wrote: >> Obviously, a news item can change that process.  If there is a news item >> with a different process, follow that for sure.  Following the news item >> to the letter is the best way.  The devs work out all the kinks and bugs >> before they pos

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Wols Lists
On 02/09/2024 06:11, Dale wrote: If you have a laptop where heat is a issue, you may want to do things different but if you can, that will give you the most stable system for updates. Another tip - if you run into any problems, try to emerge @system, not @world. If you know you've successful

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Wols Lists
On 02/09/2024 00:56, Dale wrote: Obviously, a news item can change that process.  If there is a news item with a different process, follow that for sure.  Following the news item to the letter is the best way.  The devs work out all the kinks and bugs before they post the news item. Find the ot

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Dale
Matt Connell wrote: > On Sun, 2024-09-01 at 18:56 -0500, Dale wrote: >> FEATURES="-usersync userpriv usersandbox buildpkg sandbox >> parallel-fetch parallel-install" > No candy? You struck me as a candy guy. > > > I'll admit, I haven't touched that setting in ages.  Likely a decade or more.  I'm

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Dale
Joe wrote: > > > On 9/1/24 16:56, Dale wrote: >> Joe wrote: >>> Hello, >>> >>> >>> I'm looking for some tips and tricks regarding emerge. I know there is >>> a cheat sheet on what stuff you can do. But i would like emerge >>> exclusively . >>> >>> Normally i run emerge -uavDU --with-bdeps=y @world

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Matt Connell
On Sun, 2024-09-01 at 18:56 -0500, Dale wrote: > FEATURES="-usersync userpriv usersandbox buildpkg sandbox > parallel-fetch parallel-install" No candy? You struck me as a candy guy.

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Joe
On 9/1/24 16:56, Dale wrote: Joe wrote: Hello, I'm looking for some tips and tricks regarding emerge. I know there is a cheat sheet on what stuff you can do. But i would like emerge exclusively . Normally i run emerge -uavDU --with-bdeps=y @world when i don't want a reinstall of everything

Re: [gentoo-user] emerge - Tips and Tricks

2024-09-01 Thread Dale
Joe wrote: > Hello, > > > I'm looking for some tips and tricks regarding emerge. I know there is > a cheat sheet on what stuff you can do. But i would like emerge > exclusively . > > Normally i run emerge -uavDU --with-bdeps=y @world when i don't want a > reinstall of everything after a emerge --sy