Ignore:
Timestamp:
01/16/2005 07:58:31 AM (19 years ago)
Author:
Jim Gifford <jim@…>
Children:
ac89fab
Parents:
e464747
Message:

Updated RaQ2 started PPC integration

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/bootscripts.xml

    re464747 r56964fb  
    55]>
    66<sect1 id="ch-scripts-bootscripts" role="wrap">
    7 <title>LFS-Bootscripts-&bootscripts-version;</title>
     7<title>LFS-Bootscripts-&lfs-bootscripts-version;</title>
    88<?dbhtml filename="bootscripts.html"?>
    99
     
    2828<title>Installation of LFS-Bootscripts</title>
    2929
     30<para arch="raq2">The patch below allows the bootscripts to use the LCD screen to view
     31the status of a running script.</para>
     32
     33<screen arch="raq2"><userinput>patch -Np1 -i ../lfs-bootscripts-&lfs-bootscripts-version;-raq2-2.patch</userinput></screen>
     34
    3035<para>Install the package:</para>
    3136
    3237<screen><userinput>make install</userinput></screen>
    33 
    34 <!-- Temporary until new bootscripts release -->
    35 <para>Since this version of LFS also uses the Hotplug and Syslog-ng packages,
    36 install the bootscripts for those packages as well:</para>
    37 
    38 <screen><userinput>make install-hotplug
    39 make install-syslog-ng</userinput></screen>
    40 
    41 <para arch="raq2">Due that in a RaQ2 server there is no video output, the sshd
    42 daemon is needed to can login into the server. Install the sshd bootscript included
    43 in the BLFS-Bootscript-&blfs-bootscripts-version; package:</para>
    44 
    45 <screen arch="raq2"><userinput>make install-sshd</userinput></screen>
    4638
    4739</sect2>
     
    202194</varlistentry>
    203195
    204 <varlistentry id="sshd-bootscripts" arch="raq2">
    205 <term><command>sshd</command></term>
    206 <listitem>
    207 <para>Load the sshd daemom</para>
    208 <indexterm zone="ch-scripts-bootscripts sshd-bootscripts"><primary sortas="d-sshd">sshd</primary></indexterm>
    209 </listitem>
    210 </varlistentry>
    211 
    212196<varlistentry id="static-bootscripts">
    213197<term><command>static</command></term>
Note: See TracChangeset for help on using the changeset viewer.