[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remove usage of hostname
 
- To: xen-devel@xxxxxxxxxxxxxxxxxxxx
 
- From: Olaf Hering <olaf@xxxxxxxxx>
 
- Date: Thu, 25 Jul 2024 09:01:24 +0200
 
- Arc-authentication-results: i=1; strato.com;    arc=none;    dkim=none
 
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1721890891;    s=strato-dkim-0002; d=strato.com;    h=Message-ID:Subject:To:From:Date:Cc:Date:From:Subject:Sender;    bh=lcMkuGHGXoTQ7r035i/bbCgRrhgabq8SC9/hfmOJc2c=;    b=BTIFxlDof58nbqZBI8tNbqJFg8R9ZhLM3Auu7CV3HCHyOWE5i63Bdqo4kb+/ROe1h4    wenEYIztXkXKfEkay8zhVeJ4rc0/2W4Y/+hcBlrY3bKq/QDb3kKOuhL5FVVfLkCfhneu    SmPvEcorDDN0BLPX8yAXolWIGD75dkrz4sn5BLOqBWAoMMrStKuj9d2AF4LVPH+fIfw6    OEwLRIGgJ05g0KW7FsBvfV3hEYyIEq4+ZmlrC2kkOS+bfsGj0P0eRbh9e8N2ndvmugJF    sx6PJ/H3rv9fqI3gu6xPiegg2b4EXf6UKDd08mXm+tAif69Yi5zb3SXztLOQw0Jy/UQ4    Z/Vw==
 
- Arc-seal: i=1; a=rsa-sha256; t=1721890891; cv=none;    d=strato.com; s=strato-dkim-0002;    b=HrqWdAKrjJeJjTdQcAYaFJHidHgjxTsNdj6MRgM4eey7n/AYy4sBlkhxuKAMF4+Joz    9Z5xyKSF5Cv4CCuVupkxVkC84DygDiLij1AGZJW2/i59SzcXjy1s9tax5MsbuOl25/2J    XhwzkRc46OC5UdiI3h9AFlN8DHk9rpzXyFHUwSgWzbSrkgzViIznLBQATxJuWWdemoL+    YejqpCFkUOAmW48Un/zreNdxp74UyCC7l5psfuDb/hNV7Kb0qLEss1gOjlzrYyAbbBK7    zfuMyLYZIeDrcq0EAckayOCgXPTLOcAX/57u3hXrjywdhuBfVqleVxF+/NElp/tnPZX0    1nEg==
 
- Delivery-date: Thu, 25 Jul 2024 07:01:36 +0000
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
Some parts of the build, like "make -C xen defconfig" use the "hostname"
binary, which may not be installed by default. At least the openSUSE
containers lack it. The configure scripts already have code like
"hostname | uname -n" to handle this. I think 'uname -n' gives the same
result as 'hostname'.
Is there any benefit in using 'hostname'?
Olaf
 Attachment:
pgpvdTHj4a4ej.pgp 
Description: Digitale Signatur von OpenPGP 
 
    
     |