Hide Forgot
Description of problem: I did a kickstarted installation. I did not set any hostname. I do not even know how. The only network command I used was: network --device link --activate After installation the hostname of the installed system is '(none)', literally: $ cat /etc/sysconfig/network NETWORKING=yes HOSTNAME=(none) That is one damn weird hostname. I would expect to have a default 'localhost' or 'localhost.localdomain' instead. Version-Release number of selected component (if applicable): anaconda 17.11
Created attachment 567626 [details] kickstart I used
Would this updates image fix it? http://rvykydal.fedorapeople.org/updates.hostnone.img
Yes it seems to fix it.
The updates image at http://rvykydal.fedorapeople.org/updates.hostnone.img does not fix the issue when installing using iPXE and kickstart which does not have network directive defined at all, (none) is still being set as HOSTNAME.
A number of fixes for default hostname value setting has been pushed since F17, this issue should be fixed in Fedora 19 (hostname is stored in /etc/hostname in F19).