[gentoo-user] Re: GSoC Proposal Ranking

2023-04-25 Thread Andrey F.
Vedant, notifications won't happen until after that date. We have been doing the ranking all week and will submit it before the deadline. On Tue, Apr 25, 2023, 11:33 Vedant Tewari wrote: > Hello, > I hope this email finds you well, I am a current applicant for GSoC 2023, > and I submitted a prop

Re: [gentoo-user] How to set umask for entire Gnome session

2023-04-25 Thread Neil Bothwick
On Tue, 25 Apr 2023 15:30:37 -0300, Jorge P. de Morais Neto wrote: > I now want to change my user's umask from 022 to 027, so new files and > directories will also be secure. I have tried adding to ~/.profile the > line > > umask 027 That sets the umask for the shell that runs the profile f

Re: [gentoo-user] text output from the kernel during boot is not showing

2023-04-25 Thread Neil Bothwick
On Tue, 25 Apr 2023 09:42:55 -0600, the...@sys-concept.com wrote: > > What setting is the kernel actually being told to use for screen > > resolution? What is the output of cat /proc/cmdline. > > > > This sounds like it could be something to do with kernel modesetting. > > > > I'm getting: >

Re: [gentoo-user] text output from the kernel during boot is not showing

2023-04-25 Thread thelma
On 4/25/23 01:27, Neil Bothwick wrote: On Mon, 24 Apr 2023 16:02:33 -0600, the...@sys-concept.com wrote: Consider uncommenting this line and running sudo update-grub Why should I uncommenting this line with an empty parameter? GRUB_CMDLINE_LINUX_DEFAULT="" > # The resolution used on graph

Re: [gentoo-user] How to install Ruby bindings in an ebuild

2023-04-25 Thread Michael Orlitzky
On Fri, 2023-04-21 at 22:15 +0200, Ralph Seichter wrote: > > Hm. While that sounds useful for "full Ruby" ebuilds, I don't see how to > circumvent the impact for the particular ebuild I am trying to extend, > other than overriding S in src_compile() etc. > > The build needs to create a C shared l

Re: [gentoo-user] Cgroup confusion

2023-04-25 Thread Hoël Bézier
Hi, # This switch controls whether or not cgroups version 1 controllers are # individually mounted under # /sys/fs/cgroup in hybrid or legacy mode. #rc_controller_cgroups="YES" So, whether or not A or B. How do I translate that into English? Gentoo has three cgroups mode: legacy, hybrid and uni

[gentoo-user] Cgroup confusion

2023-04-25 Thread Peter Humphrey
Hello list, BOINC is behaving strangely, and following a clue it gives me I look in /etc/ rc.conf and find this: # This switch controls whether or not cgroups version 1 controllers are # individually mounted under # /sys/fs/cgroup in hybrid or legacy mode. #rc_controller_cgroups="YES" So, whethe

Re: [gentoo-user] text output from the kernel during boot is not showing

2023-04-25 Thread Neil Bothwick
On Mon, 24 Apr 2023 16:02:33 -0600, the...@sys-concept.com wrote: > > Consider uncommenting this line and running sudo update-grub > > Why should I uncommenting this line with an empty parameter? > GRUB_CMDLINE_LINUX_DEFAULT="" > > > > # The resolution used on graphical terminal. > > > # Not