Changeset ca77da8 for BOOK/bootscripts


Ignore:
Timestamp:
Jul 5, 2006, 1:06:51 PM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c1fe1fee
Parents:
3ee5e98
Message:

More LFS to CLFS conversions

Location:
BOOK/bootscripts/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootscripts/common/hostname.xml

    r3ee5e98 rca77da8  
    2222  and enter a hostname by running:</para>
    2323
    24   <screen><userinput>echo "HOSTNAME=<replaceable>[lfs]</replaceable>" &gt; /etc/sysconfig/network</userinput></screen>
     24  <screen><userinput>echo "HOSTNAME=<replaceable>[clfs]</replaceable>" &gt; /etc/sysconfig/network</userinput></screen>
    2525
    26   <para><replaceable>[lfs]</replaceable> needs to be replaced with the
     26  <para><replaceable>[clfs]</replaceable> needs to be replaced with the
    2727  name given to the computer. Do not enter the Fully Qualified
    2828  Domain Name (FQDN) here. That information will be put in the
  • BOOK/bootscripts/common/setclock.xml

    r3ee5e98 rca77da8  
    5050EOF</userinput></screen>
    5151
    52   <para os="e">A good hint explaining how to deal with time on LFS is available
     52  <para os="e">A good hint explaining how to deal with time on CLFS is available
    5353  at <ulink url="&hints-root;time.txt"/>. It explains issues such as
    5454  time zones, UTC, and the <envar>TZ</envar> environment variable.</para>
Note: See TracChangeset for help on using the changeset viewer.