Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 376087

Summary: Gentoo Handbook still refers to HOSTNAME variable and uses bash array syntax
Product: [OLD] Docs on www.gentoo.org Reporter: Sven Vermeulen <sven.vermeulen>
Component: Installation HandbookAssignee: Docs Team <docs-team>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 213988    
Attachments: Update on hb-install-config.xml to use lowercase + regular-style variables

Description Sven Vermeulen 2011-07-23 11:47:18 UTC
The Gentoo Handbook still refers to the HOSTNAME (uppercase) variable for /etc/conf.d/hostname and uses bash-array style for the network configuration. 

Reproducible: Always
Comment 1 Sven Vermeulen 2011-07-23 11:48:23 UTC
Created attachment 280727 [details, diff]
Update on hb-install-config.xml to use lowercase + regular-style variables

This patch against hb-install-config.xml
- uses lower-case hostname for /etc/conf.d/hostname
- uses regular variable style (no bash array style) for /etc/conf.d/net
Comment 2 Jan Kundrát (RETIRED) gentoo-dev 2011-08-03 08:17:22 UTC
In CVS, thanks.