Bug#815786: d-i does not ask for hostname
On Fri, Feb 26, 2016 at 3:40 AM, Martin Michlmayr <tbm@cyrius.com> wrote:
> * Roger Shimizu <rogershimizu@gmail.com> [2016-02-25 18:59]:
>> the code in:
>> http://anonscm.debian.org/cgit/d-i/oldsys-preseed.git/tree/oldsys-preseed
>> Line: 291
>> HOSTNAME=$(grep "Server Name" $path/sda1/.config/uLinux.conf | sed 's/^.* //')
>>
>> hostname get from there, and d-i won't really set up $HOSTNAME?
>
> We read the hostname and store it as $HOSTNAME but then we do:
>
> add "$FILE" "netcfg/get_hostname" "string" "debian"
>
> I guess this should be $HOSTNAME (if set) or "debian". But I'm not
> sure that's even worth fixing now.
I think it deserves a fix, because RAID set-up also depends on the
hostname as default name.
see ML thread: https://lists.debian.org/debian-arm/2016/02/msg00062.html
Cheers,
--
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 17B3ACB1
Reply to: