cross-ng: set up a temporary hostname starting chapter 7

This commit is contained in:
Xi Ruoyao 2022-02-19 23:08:33 +08:00
parent 940c9ebd4b
commit e8f1927bfe
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -63,6 +63,11 @@ bash: no job control in this shell</computeroutput></screen>
<computeroutput>I have no name!</computeroutput> This is normal because the <computeroutput>I have no name!</computeroutput> This is normal because the
<filename>/etc/passwd</filename> file has not been created yet.</para> <filename>/etc/passwd</filename> file has not been created yet.</para>
<para>Now set up a temporary hostname, which is required by test suite of
some packages:</para>
<screen><userinput>hostname lfs</userinput></screen>
<note> <note>
<para>It is important that all the commands throughout the remainder of this <para>It is important that all the commands throughout the remainder of this
chapter and the following chapters are run from within the environment chapter and the following chapters are run from within the environment