Re: [gentoo-user] Set the alias of an interface with netifrc

2019-01-19 Thread Alarig Le Lay
On sam. 19 janv. 16:45:42 2019, J. Roeleveld wrote: > Not sure if that is actually "supported" by netifrc. > You could add these commands in a postup() block. I did that, thanks! > Is there a specific benefit for just setting an "alias" like this? Yes, knowing what each interface is used for.

Re: [gentoo-user] Re: minimal grub:2 install? [grub:0 being removed]

2019-01-19 Thread Mick
On Friday, 18 January 2019 20:57:45 GMT Grant Edwards wrote: > On 2019-01-18, Grant Edwards wrote: > > On 2019-01-18, Daniel Frey wrote: > >> As someone else mentioned you can mask grub-mkconfig. I didn't bother, > >> it isn't run automatically. > > > > I should have known that on Gentoo it

Re: [gentoo-user] Re: bash upgrading problem

2019-01-19 Thread Jacques Montier
Thanks Jack, Le sam. 19 janv. 2019 à 19:03, Jack a écrit : > > --quoted attachment > “app-shells:bash-4.4_p23-r1:20190119-102517.log”-- > [snip much of emerge log] > So the problem occurs at the end of the ./configure stage. You did not > include this in

Re: [gentoo-user] Re: bash upgrading problem

2019-01-19 Thread Jack
ing the password should not cause any problems, and that sudo entry look fine. It is not version bash related as i tried to re-emerge the installed app-shells/bash and it fails. So you DO still have the problem. [snip] --quoted attachment “app-shells:bash-4.4_p23-r1:20190119-102517.

Re: [gentoo-user] Why is no one discussing this anymore?

2019-01-19 Thread malloc1337
Thus spoke Peter Humphrey (pe...@prh.myzen.co.uk): > On Thursday, 27 December 2018 20:32:29 GMT vsnsdua...@memeware.net wrote: > > Why is no one discussing this anymore. > > Welcome to my kill file. > dito @vsndualce -- m1440c mailto: dis...@mm-no.de

Re: [gentoo-user] Set the alias of an interface with netifrc

2019-01-19 Thread J. Roeleveld
On Saturday, January 19, 2019 3:36:15 PM CET Alarig Le Lay wrote: > Hi, > > On sam. 19 janv. 12:02:20 2019, J. Roeleveld wrote: > > Not sure if you can use spaces in the name, but I have the following: > > > > $ cat /etc/conf.d/net > > #config_eno1="dhcp" > > > > config_eno1="null" > >

Re: [gentoo-user] Set the alias of an interface with netifrc

2019-01-19 Thread Alarig Le Lay
Hi, On sam. 19 janv. 12:02:20 2019, J. Roeleveld wrote: > Not sure if you can use spaces in the name, but I have the following: > > $ cat /etc/conf.d/net > #config_eno1="dhcp" > > config_eno1="null" > vlans_eno1="10 15" > vlan10_name="adm" > vlan15_name="str" > rc_net_adm_need="net.eno1" >

Re: [gentoo-user] Set the alias of an interface with netifrc

2019-01-19 Thread J. Roeleveld
On Thursday, January 17, 2019 10:37:32 PM CET Alarig Le Lay wrote: > Hi, > > I would like to set the alias of my interfaces at boot (if possible with > netifrc). > > Here are the relevant parts of my configuration: > config_enp3s0f0="null" > vlans_enp3s0f0="20 21 22 50" >

Re: [gentoo-user] Re: bash upgrading problem

2019-01-19 Thread Jacques Montier
*--* *Jacques* *https://sites.google.com/site/jacquesfr35/ * Le ven. 18 janv. 2019 à 21:36, Nikos Chantziaras a écrit : > On 18/01/2019 13:29, Jacques Montier wrote: > > Hello all, > > > > I encounter some problem about upgrading app-shells/bash