diff options
author | Chris Novakovic <chris@chrisn.me.uk> | 2018-04-24 05:56:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-24 20:40:41 +0300 |
commit | 660de409e25ba5bf34e8fdf2e13b69f1a7bd7213 (patch) | |
tree | 76d6f80662fa441a932eed9392343addacc2fde9 /net/ipv4/ipconfig.c | |
parent | 5cb5ce336338e4087aa8d619fdb1744ad5f9998e (diff) | |
download | linux-660de409e25ba5bf34e8fdf2e13b69f1a7bd7213.tar.xz |
ipconfig: Document setting of NIS domain name
ic_do_bootp_ext() is responsible for parsing the "ip=" and "nfsaddrs="
kernel parameters. If a "." character is found in parameter 4 (the
client's hostname), everything before the first "." is used as the
hostname, and everything after it is used as the NIS domain name (but
not necessarily the DNS domain name).
Document this behaviour in Documentation/filesystems/nfs/nfsroot.txt,
as it is not made explicit.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipconfig.c')
0 files changed, 0 insertions, 0 deletions