Re: [PATCH] Add compile domain (was: Re: [PATCH] Well, Linus seemsto like Lordi...)

From: Jan Engelhardt
Date: Thu May 25 2006 - 14:40:28 EST




>> As for extending the linux_banner, here's a real patch in my line...
>
>No, this sucks.
>
Read the subject (still contains Lordi) , so take this ("real") with a
grain of salt.

>Sane configurations already have the FQDN as the hostname. It's quite
>common to have "hostname" be the full name, and domainname be "(none)"
>(with dnsdomainname being the domain name).
>
>I think your patch would make it say
>
> torvalds@xxxxxxxxxxxxxxxxxxxx
>
>for me.
>
# cat /proc/version
Linux version 2.6.17-rc4 (jengelh@shanghai) (gcc version 4.1.0 (SUSE
Linux)) #1 Sat May 20 00:06:16 CEST 2006
# hostname
shanghai
# hostname --fqdn
shanghai.hopto.org
# dnsdomainname
hopto.org

If the FQDN was already in the kernel, I would not have submitted this.
Frankly, the only that that I have not done was compile test it :)

>So just fix your hostname to give the full hostname. Nothing less makes
>any sense anyway.
>
Oh in that case you just found a bug in suse linux.

> Linus
>

Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/