Commit Graph

6286 Commits

Author SHA1 Message Date
Mark Komarinski e08f6f38a2 Closed revision tag 2016-01-27 10:59:21 -05:00
Federico Bolelli 35b2dce9ec Fixed Martin's comments 2016-01-27 12:42:14 +01:00
Federico Bolelli 3e267b0adc Overview updated
Added the structure of the network stack, starvation and latency
2016-01-27 12:42:14 +01:00
Federico Bolelli 239c98cd29 Added netfilter and iptables
Also added ethtool for managing the driver queue
2016-01-27 12:42:14 +01:00
Federico Bolelli df629eac5e Elements of traffic control updated
Added the section on the driver queue (BQL)
2016-01-27 12:42:14 +01:00
Federico Bolelli b6cde69c6f Classless qdisc updated 2016-01-27 12:42:14 +01:00
Federico Bolelli c1374527e7 Classful qdisc updated 2016-01-27 12:42:14 +01:00
Martin A. Brown b1cd000e8f Merge branch 'master' of https://github.com/tLDP/LDP 2016-01-26 17:02:24 -08:00
Martin A. Brown 80be51b8b6 replacing an entity with the symbol, tilde; the entity was confusing TeX 2016-01-26 16:59:57 -08:00
Martin A. Brown e1234df7e4 replacing spaces with tabs (logger + syslog)
I noticed when watching logs go scrolling by, that the Makefile
appeared to include several lines with #011 and some without; bad
editing on my part left some lines indented with spaces instead of
tabs.  Repaired.
2016-01-25 21:17:33 -08:00
Martin A. Brown c04f60b24d tell the world what type of file is getting handled if handling at all 2016-01-25 21:07:15 -08:00
Martin A. Brown c1dc81cc1a initial commit of some tools for building entire LDP output tree 2016-01-25 20:55:35 -08:00
Martin A. Brown 538ccf9083 making the doctype the first line to allow automated detection of contents 2016-01-25 15:05:45 -08:00
Martin A. Brown e0fda8a644 making the doctype the first line to allow automated detection of contents 2016-01-25 15:05:26 -08:00
Martin A. Brown dd4488d832 making the doctype the first line to allow automated detection of contents 2016-01-25 15:05:10 -08:00
Martin A. Brown 2f41c92aa7 making the doctype the first line to allow automated detection of contents 2016-01-25 15:04:46 -08:00
Martin A. Brown b1c2b644b1 making the doctype the first line to allow automated detection of contents 2016-01-25 15:04:27 -08:00
Martin A. Brown f20e3f92f2 making the doctype the first line to allow automated detection of contents 2016-01-25 15:04:08 -08:00
Martin A. Brown c1348baa89 making the doctype the first line to allow automated detection of contents 2016-01-25 15:03:51 -08:00
Martin A. Brown acd3de59fb making the doctype the first line to allow automated detection of contents 2016-01-25 15:03:27 -08:00
Martin A. Brown 6a510b0040 making the doctype the first line to allow automated detection of contents 2016-01-25 15:03:08 -08:00
Martin A. Brown 9e0f4c9e72 making the doctype the first line to allow automated detection of contents 2016-01-25 15:00:56 -08:00
Martin A. Brown 4ab81491b9 making the doctype the first line to allow automated detection of contents 2016-01-25 14:59:52 -08:00
Martin A. Brown 1b55ad1e15 making the doctype the first line to allow automated detection of contents 2016-01-25 14:59:19 -08:00
Martin A. Brown 47bc66db74 making the doctype the first line to allow automated detection of contents 2016-01-25 14:58:46 -08:00
Martin A. Brown 0547954349 making the doctype the first line to allow automated detection of contents 2016-01-25 14:58:21 -08:00
Martin A. Brown 01b734e282 making the doctype the first line to allow automated detection of contents 2016-01-25 14:58:00 -08:00
Martin A. Brown 245a8eaf5d making the doctype the first line to allow automated detection of contents 2016-01-25 14:57:13 -08:00
Martin A. Brown 5807da740c making the doctype the first line to allow automated detection of contents 2016-01-25 14:56:21 -08:00
Martin A. Brown 1a930dd14f making the doctype the first line to allow automated detection of contents 2016-01-25 14:55:57 -08:00
Martin A. Brown b73cbb4599 making the doctype the first line to allow automated detection of contents 2016-01-25 14:55:27 -08:00
Martin A. Brown e25f39cc2a making the doctype the first line to allow automated detection of contents 2016-01-25 14:54:48 -08:00
Martin A. Brown 10e7f1e27e making the doctype the first line to allow automated detection of contents 2016-01-25 14:54:08 -08:00
Martin A. Brown 6a94af9d85 making the doctype the first line to allow automated detection of contents 2016-01-25 14:53:40 -08:00
Martin A. Brown 7c1140b656 making the doctype the first line to allow automated detection of contents 2016-01-25 14:53:00 -08:00
Martin A. Brown 9e674c391f making the doctype the first line to allow automated detection of contents 2016-01-25 14:52:52 -08:00
Martin A. Brown a85c074a41 making the doctype the first line to allow automated detection of contents 2016-01-25 14:45:46 -08:00
Martin A. Brown 5e96fa268c DocBook XML validation corrections
There was a bare ampersand in a <title/>, replaced with &amp;
Quite a few <programlisting/> elements also contained bare ampersands, so
each <programlisting/> earned a child element of <![CDATA[]]>
One <parameter/> element lacked quotations on the value for its
class attribute.  Corrected.
2016-01-25 13:13:54 -08:00
Martin A. Brown ce54627b4c and, pointing the LFS.xml link to the correct file 2016-01-25 13:02:58 -08:00
Martin A. Brown 5368a9c844 openjade does not like underscore in id= attribute
replace all underscores in attribute ids with dashes
2016-01-25 12:37:14 -08:00
Martin A. Brown 133de6bb95 openjade does not like underscore in id= attribute
replace all underscores in attribute ids with dashes
2016-01-25 12:35:44 -08:00
Martin A. Brown 70fae0bf77 Use <index/> element and allow xsltproc to generate
xsltproc and friends will happily generate the index in one
pass, obviating the need for the separate index.xml file, which
must be generated using the jade toolchain; thus commenting out
the (missing) external index and generating it on the fly;

N.B. there were only two </indexterm> entries in the document, but
at least they were present
2016-01-25 12:31:39 -08:00
Martin A. Brown e99c425209 DocBook SGML: openjade forbids underscore in id= 2016-01-25 09:52:11 -08:00
Martin A. Brown bd48a44b6a allow automated publishing; switch to ./resources/
The additional programs and content were stored in a directory called
ncurses_programs and were referred to in the document--the problem is that
only ./images/ were copied to the output tree, so HTML versions of the
document would fail in building AND the files would not be viewable.

Adjusted that be creating a ./resources/ directory along the same line
as the ./images/ directory.  This can be changed, if desired, but this
allows for automated publication of the document.  (Side benefit: this is
generalizable to all other TLDP documents.)
2016-01-25 09:28:17 -08:00
Martin A. Brown 3b3973c134 DocBook SGML corrections
replacing several bare ampersands with &amp;
2016-01-25 08:53:59 -08:00
Martin A. Brown 470d6e8b1a renaming IRC.sgml to IRC.xml because it contains XML 2016-01-25 08:48:22 -08:00
Martin A. Brown 1ed75f296b rename the local index.sgml to slovak-index.sgml
When generating a book (or article) index, the filename is index.sgml.  Not an
issue with DocBook XML, only with the older tools which make several passes
over the input sources to create the index data (output as SGML in a file
called index.sgml) and then incorporate that into the final document.
2016-01-24 15:59:04 -08:00
Martin A. Brown 1cddadd624 DocBook SGML corrections
removing extraneous and empty <author/>, non-validating <toc/>
replacing an <ulink/> with a mailto: with an <email/> element
stuffing an &amp; in the url="" attribute value for a <ulink/>
document now validates
2016-01-24 15:52:34 -08:00
Martin A. Brown a16ca96a2b adjusting file path so that images files are available in output tree, as well; ./images/ 2016-01-24 15:43:25 -08:00
Martin A. Brown f77693c57c move images into own ./images/ dir so available in output tree 2016-01-24 15:41:11 -08:00