Re: [gentoo-user] Re: Kernel modules and security

2019-03-22 Thread Peter Humphrey
On Friday, 22 March 2019 15:22:48 GMT Grant Edwards wrote: > On 2019-03-22, Peter Humphrey wrote: > > Years ago, in the days of Yggdrasil I think, > > Wow, that triggers a flashback! Glad to be of service :) Thanks all for the advice. -- Regards, Peter.

Re: [gentoo-user] Re: Kernel modules: initramfs vs. /lib/modules

2017-02-13 Thread Daniel Frey
On 02/13/2017 10:51 AM, Remy Blank wrote: > Daniel Frey wrote on 2017-02-13 17:34: >> On 02/13/2017 03:34 AM, Rich Freeman wrote: >>> Anytime you see something like root=UUID=* that is being handled by an >>> initramfs. And of course a UUID is more reliable than a device name, >>> since the latter

Re: [gentoo-user] Re: Kernel modules: initramfs vs. /lib/modules

2017-02-13 Thread Mike Gilbert
On Mon, Feb 13, 2017 at 1:51 PM, Remy Blank wrote: > Daniel Frey wrote on 2017-02-13 17:34: >> On 02/13/2017 03:34 AM, Rich Freeman wrote: >>> Anytime you see something like root=UUID=* that is being handled by an >>> initramfs. And of course a UUID is more reliable than a device name, >>> since

Re: [gentoo-user] Re: Kernel Modules

2011-06-15 Thread Peter Humphrey
On Wednesday 15 June 2011 17:25:23 Neil Bothwick wrote: > On Wed, 15 Jun 2011 17:07:01 +0100, Peter Humphrey wrote: > > I'd like to use this but I don't have shopt. Which package is it in? If > > I ask Google I get a list of places to buy T-shirts. > > It's a Bash built-in. Hmm. It seems that the

Re: [gentoo-user] Re: Kernel Modules

2011-06-15 Thread Neil Bothwick
On Wed, 15 Jun 2011 17:07:01 +0100, Peter Humphrey wrote: > I'd like to use this but I don't have shopt. Which package is it in? If > I ask Google I get a list of places to buy T-shirts. It's a Bash built-in. -- Neil Bothwick Things are more like they are today than they ever have been before

Re: [gentoo-user] Re: Kernel Modules

2011-06-15 Thread Peter Humphrey
On Thursday 09 June 2011 21:44:19 Mick wrote: > I had to memorise that because it kept popping up every time I would run > emerge (and couldn't be bothered to run eselect at the time). So it is: > > eselect news read new Or just "eselect news read". I found that while messing about trying to

Re: [gentoo-user] Re: Kernel Modules

2011-06-15 Thread Peter Humphrey
On Friday 10 June 2011 21:31:15 Paul Hartman wrote: > ( shopt -s extglob; eselect bashcomp list | while read -r s; do > s="${s##*][[:space:]]}"; [[ $s != Available* ]] && eselect bashcomp > enable --global "${s%%?([[:space:]]\\*)}"; done ) I'd like to use this but I don't have shopt. Which packag

Re: [gentoo-user] RE: Kernel Modules

2011-06-13 Thread YoYo Siska
On Sat, Jun 11, 2011 at 08:35:52AM +0700, Pandu Poluan wrote: > -original message- > Subject: Re: [gentoo-user] Re: Kernel Modules > From: Dale > Date: 2011-06-11 03:05 > > >I notice a really long list of things when I do this: > > > >eselect bashcomp list >

Re: [gentoo-user] RE: Kernel Modules

2011-06-10 Thread Dale
Pandu Poluan wrote: Personally, I do some cherry-picking and enable a bashcomp when I found out I need it. I have 2 concerns (which may or may not be true): 1. It will make bash (or the whole system) slower 2. For some commands I *might* want the standard completion That results in a short li

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Mick
On Friday 10 Jun 2011 22:42:21 Paul Hartman wrote: > On Fri, Jun 10, 2011 at 4:34 PM, Mick wrote: > > Not here: > > > > # eselect bashcomp list > > Available completions: > > [1] gdbus > > [2] gsettings > > > > # eselect bashcomp enable eselect > > !!! Error: /usr/share/bash-completion/ese

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Paul Hartman
On Fri, Jun 10, 2011 at 4:34 PM, Mick wrote: > Not here: > > # eselect bashcomp list > Available completions: >  [1]   gdbus >  [2]   gsettings > > # eselect bashcomp enable eselect > !!! Error: /usr/share/bash-completion/eselect doesn't exist Looks like maybe you didn't have the bash-completion

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Mick
On Friday 10 Jun 2011 19:18:06 Paul Hartman wrote: > On Fri, Jun 10, 2011 at 12:41 PM, Dale wrote: > > Nikos Chantziaras wrote: > >> On 06/09/2011 09:52 PM, Bill Longman wrote: > >>> On 06/09/2011 11:18 AM, Alan McKinnon wrote: > eselect OTOH, is something I always have to run bit by bit to r

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Dale
Paul Hartman wrote: On Fri, Jun 10, 2011 at 3:05 PM, Dale wrote: I notice a really long list of things when I do this: eselect bashcomp list Is there a way to just enable them all? The wiki has a bunch of info, including a command to set them all at once. I've pasted it below, but

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Paul Hartman
On Fri, Jun 10, 2011 at 2:08 PM, Dale wrote: > We need to start a thread and list all the NEATO things like this that > others may not know about.  Sound like a idea? Additional sources of fun info: Gentoo Tips, Tricks & Documentation forum: https://forums.gentoo.org/viewforum-f-12.html Steve D

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Paul Hartman
On Fri, Jun 10, 2011 at 3:05 PM, Dale wrote: > I notice a really long list of things when I do this: > > eselect bashcomp list > > Is there a way to just enable them all? The wiki has a bunch of info, including a command to set them all at once. I've pasted it below, but e-mail formatting may rui

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Dale
Nikos Chantziaras wrote: On 06/10/2011 10:08 PM, Dale wrote: Paul Hartman wrote: See Pandu's latest message in this thread. Once you enable it like he showed, it'll work like this: # eselect bashcomp boost ctags fontconfig java-vm locale news pager python usage visual binutils --brief editor h

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Dale
Paul Hartman wrote: See Pandu's latest message in this thread. Once you enable it like he showed, it'll work like this: # eselect bashcomp boost ctags fontconfig java-vm locale news pager python usage visual binutils

Re: [gentoo-user] Re: Kernel Modules

2011-06-10 Thread Dale
Nikos Chantziaras wrote: On 06/09/2011 09:52 PM, Bill Longman wrote: On 06/09/2011 11:18 AM, Alan McKinnon wrote: eselect OTOH, is something I always have to run bit by bit to recall the invocation. That's just way too much effort for this here old git Wasn't on this list that I saw the

Re: [gentoo-user] RE: Kernel Modules

2011-06-10 Thread Paul Hartman
On Thu, Jun 9, 2011 at 8:41 PM, Pandu Poluan wrote: > eselect bashcomp enable gentoo > eselect bashcomp enable eselect > > I always do those when doing a new install. Of course, don't forget to do > USE=bash-completion and the subsequent emerge --update --newuse --deep @world > ;) Why did I not

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Mick
On Thursday 09 Jun 2011 21:06:12 Paul Hartman wrote: > On Thu, Jun 9, 2011 at 2:37 PM, Alan McKinnon wrote: > > Apparently, though unproven, at 21:03 on Thursday 09 June 2011, Dale did > > opine > > > > thusly: > >> Alan McKinnon wrote: > >> > Sure, but I can use ln in my sleep. > >> > > >> > e

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Paul Hartman
On Thu, Jun 9, 2011 at 2:37 PM, Alan McKinnon wrote: > Apparently, though unproven, at 21:03 on Thursday 09 June 2011, Dale did opine > thusly: > >> Alan McKinnon wrote: >> > Sure, but I can use ln in my sleep. >> > >> > eselect OTOH, is something I always have to run bit by bit to recall the >> >

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread YouTube Support
You are receiving this automated reply because you have sent mail to an invalid email address. If you are trying to contact YouTube, please visit the YouTube Help Center at: http://www.google.com/support/youtube If you're unable to find the answer to your question in the Help Center, you may use t

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Alan McKinnon
Apparently, though unproven, at 21:03 on Thursday 09 June 2011, Dale did opine thusly: > Alan McKinnon wrote: > > Sure, but I can use ln in my sleep. > > > > eselect OTOH, is something I always have to run bit by bit to recall the > > invocation. That's just way too much effort for this here old

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Alan McKinnon
Apparently, though unproven, at 20:52 on Thursday 09 June 2011, Bill Longman did opine thusly: > On 06/09/2011 11:18 AM, Alan McKinnon wrote: > > eselect OTOH, is something I always have to run bit by bit to recall the > > invocation. That's just way too much effort for this here old git > >

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Dale
Alan McKinnon wrote: Sure, but I can use ln in my sleep. eselect OTOH, is something I always have to run bit by bit to recall the invocation. That's just way too much effort for this here old git I'm still not used to eselect and its options. They are sensible but I just haven't go

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Bill Longman
On 06/09/2011 11:18 AM, Alan McKinnon wrote: > eselect OTOH, is something I always have to run bit by bit to recall the > invocation. That's just way too much effort for this here old git Wasn't on this list that I saw the correct procedure for eselect? eselect eselect kernel eselect kernel

Re: [gentoo-user] Re: Kernel Modules

2011-06-09 Thread Alan McKinnon
Apparently, though unproven, at 19:32 on Thursday 09 June 2011, Nikos Chantziaras did opine thusly: > On 06/09/2011 03:12 PM, Ignas Anikevicius wrote: > > On 09/06/11 12:06, Alan McKinnon wrote: > >> why you making so much work for yourself? > >> > >> set the /usr/src/linux symlink to each set o