Make the handbook build again, after the *clearly* untested commit in
revision 1.36 of this file. Specifically: o Reduce section ID names to within jade's token size limit. o Place missng end tags where necessary. Please, people, remember to build the handbook before you commit any modifications to it!
This commit is contained in:
parent
baf4a9729b
commit
4e4349aa1b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9555
2 changed files with 28 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/linuxemu/chapter.sgml,v 1.36 2001/05/31 05:40:35 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/linuxemu/chapter.sgml,v 1.37 2001/06/01 07:58:16 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="linuxemu">
|
||||
|
@ -699,6 +699,7 @@ export PATH</programlisting>
|
|||
<row>
|
||||
<entry>EXPORT2</entry> <entry>51010209</entry> <entry>IDES / DB-Export / Disc
|
||||
2 of 6</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>EXPORT3</entry> <entry>51010210</entry> <entry>IDES / DB-Export /
|
||||
Disc3 of 6</entry>
|
||||
|
@ -724,6 +725,7 @@ export PATH</programlisting>
|
|||
Kernel Version 2.0.33) CD which is not really necessary, and
|
||||
of course FreeBSD 4.3 stable (it was only a few days past 4.3
|
||||
RELEASE).</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="sap-notes">
|
||||
<title>SAP-Notes</title>
|
||||
|
@ -806,6 +808,7 @@ export PATH</programlisting>
|
|||
<entry>50-60GB (IDES)</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para>For use in production, Xeon-Processors with large cache,
|
||||
|
@ -1008,10 +1011,10 @@ DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
</itemizedlist>
|
||||
|
||||
<sect3 id="installinglinuxbase-system">
|
||||
<title>Installing Linux base-system
|
||||
<para>First the linux base-system needs to be installed (as root):</para>
|
||||
<title>Installing Linux base-system</title>
|
||||
<para>First the linux base-system needs to be installed (as root):
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>
|
||||
&prompt.root; <userinput>make package</userinput> </screen>
|
||||
&prompt.root; <userinput>make package</userinput> </screen></para>
|
||||
</sect3>
|
||||
|
||||
|
||||
|
@ -1068,11 +1071,10 @@ DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
||||
<sect2 id="creatingthesapr3enviornment">
|
||||
<sect2 id="creatingsapr3env">
|
||||
<title>Creating the SAP/R3 environment</title>
|
||||
|
||||
<sect3 id="creatingthenexessaryfilesystemsandmountpoints">
|
||||
<sect3 id="filesystemsandmountpoints">
|
||||
<title>Creating the necessary filesystems and mountpoints</title>
|
||||
|
||||
<para>For a simple installation, it is sufficient to create the
|
||||
|
@ -1331,7 +1333,7 @@ options SYSVSEM #SYSV-style semaphores
|
|||
options SEMMNU=256 #number of semaphore UNDO structures
|
||||
options SEMMNS=1024 #number of semaphores in system
|
||||
options SEMMNI=520 #number of semaphore indentifiers
|
||||
options SEMUME=100 #number of UNDO keys</programlisting>
|
||||
options SEMUME=100 #number of UNDO keys</programlisting></para>
|
||||
|
||||
<para>The minimum values are specified in the documentation that
|
||||
comes from SAP. As there is no description for Linux, see the
|
||||
|
@ -1418,7 +1420,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
|
|||
<entry>IDS<ret></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>Enter SAP Instance Number
|
||||
<entry>Enter SAP Instance Number</entry>
|
||||
<entry>[00]</entry>
|
||||
<entry><ret></entry>
|
||||
</row>
|
||||
|
@ -1808,7 +1810,8 @@ LICENSE KEY = <license key, 24 chars></programlisting>
|
|||
<tbody>
|
||||
<row>
|
||||
<entry>Configure Transport System, eg as <emphasis>Stand-Alone
|
||||
Transport Domain Entity</emphasis> <entry>STMS</entry>
|
||||
Transport Domain Entity</emphasis></entry>
|
||||
<entry>STMS</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>Create / Edit Profile for System</entry>
|
||||
|
@ -1880,7 +1883,7 @@ tape_address_rew = /dev/sa0</programlisting>
|
|||
device to be used with cpio.</para>
|
||||
|
||||
<para><emphasis>tape_address_rew The rewindable device to be
|
||||
used with cpio.</emphasis>
|
||||
used with cpio.</emphasis></para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/linuxemu/chapter.sgml,v 1.36 2001/05/31 05:40:35 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/linuxemu/chapter.sgml,v 1.37 2001/06/01 07:58:16 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="linuxemu">
|
||||
|
@ -699,6 +699,7 @@ export PATH</programlisting>
|
|||
<row>
|
||||
<entry>EXPORT2</entry> <entry>51010209</entry> <entry>IDES / DB-Export / Disc
|
||||
2 of 6</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>EXPORT3</entry> <entry>51010210</entry> <entry>IDES / DB-Export /
|
||||
Disc3 of 6</entry>
|
||||
|
@ -724,6 +725,7 @@ export PATH</programlisting>
|
|||
Kernel Version 2.0.33) CD which is not really necessary, and
|
||||
of course FreeBSD 4.3 stable (it was only a few days past 4.3
|
||||
RELEASE).</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="sap-notes">
|
||||
<title>SAP-Notes</title>
|
||||
|
@ -806,6 +808,7 @@ export PATH</programlisting>
|
|||
<entry>50-60GB (IDES)</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<para>For use in production, Xeon-Processors with large cache,
|
||||
|
@ -1008,10 +1011,10 @@ DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
</itemizedlist>
|
||||
|
||||
<sect3 id="installinglinuxbase-system">
|
||||
<title>Installing Linux base-system
|
||||
<para>First the linux base-system needs to be installed (as root):</para>
|
||||
<title>Installing Linux base-system</title>
|
||||
<para>First the linux base-system needs to be installed (as root):
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>
|
||||
&prompt.root; <userinput>make package</userinput> </screen>
|
||||
&prompt.root; <userinput>make package</userinput> </screen></para>
|
||||
</sect3>
|
||||
|
||||
|
||||
|
@ -1068,11 +1071,10 @@ DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
||||
<sect2 id="creatingthesapr3enviornment">
|
||||
<sect2 id="creatingsapr3env">
|
||||
<title>Creating the SAP/R3 environment</title>
|
||||
|
||||
<sect3 id="creatingthenexessaryfilesystemsandmountpoints">
|
||||
<sect3 id="filesystemsandmountpoints">
|
||||
<title>Creating the necessary filesystems and mountpoints</title>
|
||||
|
||||
<para>For a simple installation, it is sufficient to create the
|
||||
|
@ -1331,7 +1333,7 @@ options SYSVSEM #SYSV-style semaphores
|
|||
options SEMMNU=256 #number of semaphore UNDO structures
|
||||
options SEMMNS=1024 #number of semaphores in system
|
||||
options SEMMNI=520 #number of semaphore indentifiers
|
||||
options SEMUME=100 #number of UNDO keys</programlisting>
|
||||
options SEMUME=100 #number of UNDO keys</programlisting></para>
|
||||
|
||||
<para>The minimum values are specified in the documentation that
|
||||
comes from SAP. As there is no description for Linux, see the
|
||||
|
@ -1418,7 +1420,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
|
|||
<entry>IDS<ret></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>Enter SAP Instance Number
|
||||
<entry>Enter SAP Instance Number</entry>
|
||||
<entry>[00]</entry>
|
||||
<entry><ret></entry>
|
||||
</row>
|
||||
|
@ -1808,7 +1810,8 @@ LICENSE KEY = <license key, 24 chars></programlisting>
|
|||
<tbody>
|
||||
<row>
|
||||
<entry>Configure Transport System, eg as <emphasis>Stand-Alone
|
||||
Transport Domain Entity</emphasis> <entry>STMS</entry>
|
||||
Transport Domain Entity</emphasis></entry>
|
||||
<entry>STMS</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>Create / Edit Profile for System</entry>
|
||||
|
@ -1880,7 +1883,7 @@ tape_address_rew = /dev/sa0</programlisting>
|
|||
device to be used with cpio.</para>
|
||||
|
||||
<para><emphasis>tape_address_rew The rewindable device to be
|
||||
used with cpio.</emphasis>
|
||||
used with cpio.</emphasis></para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue