Re: [gentoo-user] Re: Inquiry about gentoo kernel configuration

2021-07-11 Thread Hayley
On Sun, 2021-07-11 at 21:17 +0800, Dongliang Mu wrote:
> On Sun, Jul 11, 2021 at 1:54 AM Nikos Chantziaras 
> wrote:
> > 
> > On 10/07/2021 12:15, Dongliang Mu wrote:
> > > Hi Gentoo users,
> > > 
> > > I am a newbie to Gentoo. For Debian, I can get configuration
> > > files
> > > from Debian packages. I wonder if possible to get the kernel
> > > configuration files of Gentoo.
> > 
> > You can use the one shipped in the sys-kernel/gentoo-kernel-bin
> > package.
> > 
> 
> Thanks. There is only a file - *.ebuild file in this package. From
> the
> package, I did not find out what .config file it uses. It seems this
> script uses the config file of current system.
> 
> > 
> 

sys-kernel/gentoo-kernel/gentoo-kernel-5.10.38.ebuild suggests that
gentoo-kernel-bin is based off of fedora's kernel config.

Hayley




Re: [gentoo-user] Re: system.map file in /boot. How to manage?

2021-07-01 Thread Hayley
On Thu, 2021-07-01 at 15:14 +, Grant Edwards wrote:
> On 2021-07-01, Neil Bothwick  wrote:
> 
> > make install names the files in a way that dracut and grub-mkconfig
> > recognise. Just run make install after make modules install. You've
> > let
> > the makefile copy all the other files, you may as well let it handle
> > the
> > final two :)
> 
> IIRC, "make install" requiers /sbin/installkernel -- an executable
> that's provided by one of installkernel-gentoo-3, debianutils, or
> installkernel-systemd-boot. Back in the day, a base installation
> didn't have /sbin/installkernel, and you needed to install it
> manually. Has that changed?
> 
> --
> Grant
> 
> 


The handbook says that sys-kernel/installkernel-gentoo should be
installed by default. [1]

Just throw in my 2 cents, I use genkernel to manage compiling and
installing the kernel. With a little configuring you can get it to
compile, install and run grub-mkconfig for you. That way I can't forget
to run grub-mkconfig or something.

Hayley

[1]
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Kernel#Installing_correct_installkernel




Re: [gentoo-user] 502 Bad Gateway when accessing gitweb.gentoo.org

2021-06-29 Thread Hayley
Just saw the post on gentoo-dev. It'll be interesting to see the
postmortem as not being able to update the infra status page during an
outage is a bit of a problem ;)

Thanks for the reply

Hayley

On Mon, 2021-06-28 at 23:37 -0500, Dale wrote:
> Hayley wrote:
> > Hey all,
> > Since yesterday I've getting 502 Bad Gateway when trying to access
> > gitweb.gentoo.org and was wondering if anyone else is having the
> > same
> > issue?
> > The gentoo infra status page says that it should be up so I'm not
> > sure
> > what could be causing the problem but it's a 502 so I'm guessing it
> > must be a server side issue?
> > 
> > Thanks,
> > Hayley
> > 
> > 
> > 
> 
> 
> I just read a message on -project I think that was about some upgrade
> problems and some parts of infra not working correctly.  That could
> be
> the problem you were seeing.  I think fixing the problem is still in
> progress so may be a few days before everything is back up to 100%. 
> This is the message:
> 
> > Alec Warner wrote:
> > > Hi,
> > > 
> > > Many of you reported that various infra-owned services were not
> > > functioning properly these past two days. We had some package
> > > upgrades roll out that were bad, and a subset of services were
> > > non-functional while we worked through the incident.
> > > 
> > > (a) The upgrades did not appear to cause any data loss, but
> > > service
> > > availability was reduced (500s / 502s for some HTTP services.)
> > > (b) Some hosts may have had problems running some commands. E.g.
> > > I
> > > know that 'grep' didn't work for a while. If you observed errors
> > > related to missing 'GLIBC_2.33' symbols then this was likely
> > > related.
> > > (c) Many replicated services (including infra-status) rely on
> > > gitweb
> > > to take updates from git; and gitweb was not up, so they were
> > > unable
> > > to receive updates.
> > > (d) More impacted notes will follow in a postmortem that will
> > > come
> > > later this week for this incident.
> > > 
> > > Thanks to all of you who reported problems and apologies for the
> > > service disruptions.
> > > 
> > > -A
> 
> 
> Hope that helps.  Should keep you from looking for the problem on
> your
> end at least. 
> 
> Dale
> 
> :-)  :-) 
> 





[gentoo-user] 502 Bad Gateway when accessing gitweb.gentoo.org

2021-06-29 Thread Hayley
Hey all,
Since yesterday I've getting 502 Bad Gateway when trying to access
gitweb.gentoo.org and was wondering if anyone else is having the same
issue?
The gentoo infra status page says that it should be up so I'm not sure
what could be causing the problem but it's a 502 so I'm guessing it
must be a server side issue?

Thanks,
Hayley