Re: [gentoo-user] Re: Using Gentoo as server and desktop

2024-12-14 Thread Frank Steinmetzger
Am Fri, Dec 06, 2024 at 02:50:01PM - schrieb Grant Edwards: > >> All I've ever done for a kernel upgrades is to go into the new kernel > >> source dir and do the following: > >> > >> # zcat /proc/zconfig >.config > >> # make oldconfig > >> # make > >> # make install > >> [..] > > > Also, don

[gentoo-user] Re: Using Gentoo as server and desktop

2024-12-06 Thread Grant Edwards
On 2024-12-05, Michael wrote: > On Thursday 5 December 2024 23:01:36 GMT Grant Edwards wrote: >> On 2024-12-05, Egoitz Aurrekoetxea wrote: >> All I've ever done for a kernel upgrades is to go into the new kernel >> source dir and do the following: >> >> # zcat /proc/zconfig >.config >> # make o

Re: [gentoo-user] Re: Using Gentoo as server and desktop

2024-12-06 Thread ego...@sarenet.es
In my case genkernel will handle it but yes 👍😀 = Egoitz Aurrekoetxea Departamento de sistemas 94 - 420 94 70 | ego...@sarenet.es S A R E N E T S.A.U. Parque Tecnológico. Edificio 103 | 48170 Zamudio (Bizkaia) - www.sarenet.es Antes de imprimir este correo

Re: [gentoo-user] Re: Using Gentoo as server and desktop

2024-12-06 Thread ego...@sarenet.es
Thanks a Lot Grant!! Nice to know you never suffered issues… I would to this way with config but, later genkerneled and loaded through menuconfig the file… I prefer genkernel Because provides flexibility but creates you an initramfs for returning from sleep/hibernate… although I later change s

Re: [gentoo-user] Re: Using Gentoo as server and desktop

2024-12-05 Thread Michael
On Thursday 5 December 2024 23:01:36 GMT Grant Edwards wrote: > On 2024-12-05, Egoitz Aurrekoetxea wrote: > > Does exist a way... where you could emerge world, update all the > > system, finally end up by upgrading the kernel and being sure that > > the old .config you used through menuconfig (or

[gentoo-user] Re: Using Gentoo as server and desktop

2024-12-05 Thread Grant Edwards
On 2024-12-05, Egoitz Aurrekoetxea wrote: > Does exist a way... where you could emerge world, update all the > system, finally end up by upgrading the kernel and being sure that > the old .config you used through menuconfig (or by any other way of > importing) would not select erroneous parameter