Changeset 0f12103 for bootscripts
- Timestamp:
- Jul 5, 2006, 1:06:51 PM (18 years ago)
- Children:
- 0a34c2a
- Parents:
- 2e6f100
- Location:
- bootscripts/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/common/hostname.xml
r2e6f100 r0f12103 22 22 and enter a hostname by running:</para> 23 23 24 <screen><userinput>echo "HOSTNAME=<replaceable>[ lfs]</replaceable>" > /etc/sysconfig/network</userinput></screen>24 <screen><userinput>echo "HOSTNAME=<replaceable>[clfs]</replaceable>" > /etc/sysconfig/network</userinput></screen> 25 25 26 <para><replaceable>[ lfs]</replaceable> needs to be replaced with the26 <para><replaceable>[clfs]</replaceable> needs to be replaced with the 27 27 name given to the computer. Do not enter the Fully Qualified 28 28 Domain Name (FQDN) here. That information will be put in the -
bootscripts/common/setclock.xml
r2e6f100 r0f12103 50 50 EOF</userinput></screen> 51 51 52 <para os="e">A good hint explaining how to deal with time on LFS is available52 <para os="e">A good hint explaining how to deal with time on CLFS is available 53 53 at <ulink url="&hints-root;time.txt"/>. It explains issues such as 54 54 time zones, UTC, and the <envar>TZ</envar> environment variable.</para>
Note:
See TracChangeset
for help on using the changeset viewer.