Commit Graph

6365 Commits

Author SHA1 Message Date
Serge Victor 8b9a9ccb7e A list which directories we publish 2016-03-28 11:06:24 +07:00
Serge Victor f180776dd3 A list which directories we publish 2016-03-28 10:47:29 +07:00
Serge Victor 20ddc10249 this file is really not needed here, we need readme, though, i will write it soon 2016-03-28 08:53:17 +07:00
Martin A. Brown 2d11063eeb utility wrapper scripts for migration time 2016-03-25 16:27:52 -07:00
Martin A. Brown 6b66b9b3c2 adding the HOWTO-HOWTO, see LDP-Author-Guide 2016-03-25 15:47:07 -07:00
Martin A. Brown d5d93482bc and found a bunch of the older DocBook docs in the output directory 2016-03-25 15:46:32 -07:00
Martin A. Brown 568ccc1088 original SGML files found in output directory 2016-03-25 15:44:21 -07:00
Martin A. Brown a961647d66 a set of scripts for reorganizing the output tree 2016-03-25 11:46:04 -07:00
Martin A. Brown 50cc0774b1 retiring PPP-FAQ, replaced in 2001 with PPP-HOWTO 2016-03-25 11:18:18 -07:00
Martin A. Brown a733652cdc retiring the WordPerfect FAQ
https://en.wikipedia.org/wiki/WordPerfect#Linux
2016-03-25 11:15:15 -07:00
Martin A. Brown 181ac71be4 migration-preparation is the first step
some of the content was long-since decommissioned and is to be set aside into
a 'todelete' directory
some belongs properly in the archive
add the stuff from the refs directory
2016-03-25 10:07:07 -07:00
Martin A. Brown 9e88cd7268 removing unnecessary file 2016-03-25 10:06:39 -07:00
Martin A. Brown 1f2eb76019 putting directory in the correct place 2016-03-25 09:55:40 -07:00
Martin A. Brown 41bcce747d initial commit of some migration tools 2016-03-25 09:54:56 -07:00
Martin A. Brown 17f7749536 Merge branch 'master' of github.com:tLDP/LDP 2016-03-22 05:51:48 -07:00
Martin A. Brown 443b01ea3b accepted Linux-Android-HOWTO 2016-03-22 05:45:14 -07:00
Martin A. Brown 30115155ce compiler section fix; version update (from Guido) 2016-03-22 05:43:43 -07:00
Martin A. Brown 479d68b4e6 Merge pull request #49 from tgeek77/master
New version of Package Management Basics
2016-03-21 16:58:18 -07:00
Martin A. Brown 45b7d61c38 final corrections from Guido 2016-03-21 16:25:01 -07:00
Jason S. Evans 223722eac7 added updated adoc and xml files 2016-03-21 10:37:53 +00:00
Jason S. Evans b256f58a2c updated pkg adoc 2016-03-21 10:55:36 +01:00
Jason S. Evans 37d2248187 Merge https://github.com/tLDP/LDP 2016-03-21 09:56:25 +01:00
Martin A. Brown a95aa6d7ae retiring very old LFS book 2016-03-19 21:07:47 -07:00
Martin A. Brown 969463f012 clarification attempt 2016-03-19 14:31:18 -07:00
Martin A. Brown 00957a8a16 minor editorial adjustments
several minor spelling and language fixes
prefixed one command with $HOME (based on assumption)
added line-breaking to one verbose mount output example
clarifying allusion to Bob and Alice in file-transfer section
adjusting five section titles to help with "directionality"
2016-03-19 13:59:26 -07:00
Martin A. Brown eade26d53c symlink so discovered by ldptoola 2016-03-18 16:11:59 -07:00
Martin A. Brown 49b9e03f09 trying to adjust so can be rendered by Asciiodc 2016-03-18 16:11:09 -07:00
Martin A. Brown 4b8e0c802e retiring Bugzilla Guide (to replace with HTTP META EQUIV redirect to current docs) 2016-03-18 10:00:54 -07:00
Jason S. Evans 7c72983cf0 merge 2016-03-16 16:35:49 +01:00
Martin A. Brown fde4259300 select .eps for print output; suppress warnings on linkends with "_" in target 2016-03-15 12:19:47 -07:00
Martin A. Brown 05636454d6 .eps image set suitable for print publication 2016-03-15 12:19:13 -07:00
Martin A. Brown 189cff2fe3 Updated Linux-Android HOWTO from Guido Gonzato
Hello Martin,

I've been lurking on the discuss list and have fixed the text following some
suggestions I received.

Please find attached the final version of my proposed Howto; I hope it's going
to be accepted.

All the best,
Guido =8-)
2016-03-15 09:53:48 -07:00
Martin A. Brown c7e81953c1 correcting date format 2016-03-13 09:51:12 -07:00
Martin A. Brown 8f952077e6 the LFS document is already present
This version should not be present here.....if the LFS folk wish to contribute
it, then, it should go right on top of the older version.  I did not want to
make that choice for them, but having the duplicate here is also not good, so
I'm removing it.
2016-03-10 10:54:52 -08:00
Martin A. Brown 20ff5da0b9 received from David Lawyer 2016-03-09 07:51:30 -08:00
Martin A. Brown 1d20accc45 standardizing on lowercase <!doctype linuxdoc system 2016-03-07 09:09:08 -08:00
Martin A. Brown 807195e7f3 updated content from author; also GFDL-1.3 2016-03-05 17:14:41 -08:00
Martin A. Brown 00c4f0787c initial submission from Guido Gonzato 2016-03-04 10:13:15 -08:00
Martin A. Brown 4e80dff075 add xml:id on the <personname/> element itself 2016-03-03 23:43:40 -08:00
Martin A. Brown ff1010d670 converting to DocBook-5.0 document
added a DocBook 5.0 declaration and, after failing validation with jing,
changed the anchor location to be inside the <firstname/> element.
Validates now!

(and restoring commit 78ec6080e6 which
suppresses the dbhtml PI for document naming)
2016-03-03 22:41:22 -08:00
Martin A. Brown 54b266ce3a restore original DocBook 5.0 document
Assembly-HOWTO.xml was written as a DocBook 5.0 document, however it sported a
declaration of a DocBook XML 4.5 document.  This confused me and I changed all
of the <xlink:href/> elements to <ulink/> elements.

reverts commit 13943cb7fb
2016-03-03 22:38:26 -08:00
Martin A. Brown 309ddc47af argh, so many misnamed entries for this HOWTO 2016-03-03 13:56:40 -08:00
Martin A. Brown 99f8daf840 move <listitem/> in <varlistentry/> for validation
It is not valid to have <indexterm/> elements directly as a child of a
<varlistentry/>, so I have moved them inside the <listitem/>.  I tried putting
them inbetween <varlistentry/> elements (no good).
2016-03-03 13:53:35 -08:00
Martin A. Brown eb674426c9 move <listitem/> in <varlistentry/> for validation
It is not valid to have <indexterm/> elements directly as a child of a
<varlistentry/>, so I have moved them inside the <listitem/>.  I tried putting
them inbetween <varlistentry/> elements (no good).
2016-03-03 13:49:33 -08:00
Martin A. Brown 84d647d282 move <listitem/> in <varlistentry/> for validation
It is not valid to have <indexterm/> elements directly as a child of a
<varlistentry/>, so I have moved them inside the <listitem/>.  I tried putting
them inbetween <varlistentry/> elements (no good).
2016-03-03 13:30:50 -08:00
Martin A. Brown 3300f496b0 xmllint suggested validation fixes
there were two locations where CDATA was outside of an enclosing </para> or
inside another element that could not contain it (according to the DocBook XML
element nesting model).
2016-03-03 12:15:50 -08:00
Martin A. Brown 6c66803499 xmllint validation fixes, just nesting
an <indexterm/> cannot be a direct child of an <abstract/>, so I moved it
inside of the <para/>

neither can <command/> be the direct children of a <sect1/>, so I moved them,
each inside a <para/>
2016-03-03 12:10:05 -08:00
Martin A. Brown 20f5c9875f putting indexterms inside their <primary/> or <secondary/> tags 2016-03-03 12:06:19 -08:00
Martin A. Brown f796549936 validation fix, <itemizedlist/> in <para/>
An <abstract/> element can contain a <para/>, which can contain an
<itemizedlist/>, but the <itemizedlist/> may not be a direct child of an
<abstract/>.
2016-03-03 12:04:44 -08:00
Martin A. Brown 859b3266f3 switching doctype declaration to book
there was a mismatch between the root element and the doctype declaration;
assuming that the root element is correct, synchronizing these two changes
fixed the validation problems
2016-03-03 11:48:08 -08:00