Re: email-address embedded in homemade kernels

2001-02-12 Thread Viktor Rosenfeld
D-Man wrote: > > On Mon, Feb 12, 2001 at 11:31:57PM +0100, Diego Biurrun wrote: > | Hello! > | > | I was wondering if it is possible to embed my email address into > | homegrown kernels. My current kernel greets me with > | > | > | Linux version 2.2.19pre6 ([EMAIL PROTECTED]) > | > | > | but

Re: email-address embedded in homemade kernels

2001-02-12 Thread Chris Gray
On Mon, 12 Feb 2001, Diego Biurrun wrote: > Hello! > > I was wondering if it is possible to embed my email address into > homegrown kernels. My current kernel greets me with > > > Linux version 2.2.19pre6 ([EMAIL PROTECTED]) > > > but I would much prefer something like > > > Linux versi

Re: email-address embedded in homemade kernels

2001-02-12 Thread MaD dUCK
also sprach D-Man (on Mon, 12 Feb 2001 07:13:35PM -0500): > specified in a file in /etc (that gets read on boot). I know that if > you change the name of localhost in /etc/hosts and reboot your > greeting will show the new host name. no, not true. you have to change /etc/hostname for that. > BTW

Re: email-address embedded in homemade kernels

2001-02-12 Thread D-Man
On Mon, Feb 12, 2001 at 11:31:57PM +0100, Diego Biurrun wrote: | Hello! | | I was wondering if it is possible to embed my email address into | homegrown kernels. My current kernel greets me with | | | Linux version 2.2.19pre6 ([EMAIL PROTECTED]) | | | but I would much prefer something lik

Re: email-address embedded in homemade kernels

2001-02-12 Thread Diego Biurrun
I already put my name into /etc/kernel-pkg.conf, to no effect... There is apparently no commandline option to achieve what I want. Diego Biurrun P.S.: Please CC me on any responses, I am not currently subscribed to the list. Sean 'Shaleh' Perry wrote: > > On 12-Feb-2001 Diego Biurrun wrote: >