Changeset 0929ec5
- Timestamp:
- 04/06/2021 09:14:24 PM (2 years ago)
- Branches:
- ml-11.0, multilib
- Children:
- 6cc8775
- Parents:
- 61385ca (diff), 6b505da (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 2 added
- 33 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r61385ca r0929ec5 133 133 $(Q)rm -f $(RENDERTMP)/*pdf.fo 134 134 135 validate: tmpdir 135 validate: tmpdir version 136 136 @echo "Processing bootscripts..." 137 137 $(Q)bash process-scripts.sh … … 203 203 $(BASEDIR)/md5sums 204 204 205 version: 206 $(Q)./git-version.sh 207 205 208 #dump-commands: validate 206 209 # @echo "Dumping book commands..." … … 220 223 all: book nochunks pdf # dump-commands 221 224 222 .PHONY : all book dump-commands nochunks pdf profile-html tmpdir validate md5sums wget-list 223 225 .PHONY : all book dump-commands nochunks pdf profile-html tmpdir validate md5sums wget-list version 226 -
chapter01/changelog.xml
r61385ca r0929ec5 45 45 appropriate for the entry or if needed the entire day's listitem. 46 46 --> 47 48 <listitem> 49 <para>2021-04-06</para> 50 <itemizedlist> 51 <listitem> 52 <para>The XML source code of this book is migrated from SVN 53 to Git.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 47 58 <listitem> 48 59 <para>2021-03-26</para> -
chapter09/etcshells.xml
r61385ca r0929ec5 9 9 <?dbhtml filename="etcshells.html"?> 10 10 11 <!--12 <sect1info>13 <othername>$LastChangedBy: renodr $</othername>14 <date>$Date: 2020-06-12 23:04:48 +0200 (Fr, 12. Jun 2020) $</date>15 </sect1info>16 -->17 11 <title>Creating the /etc/shells File</title> 18 12 -
general.ent
r61385ca r0929ec5 1 <!ENTITY version "SVN-20210326"> 1 <!-- version info automatically generated by git 2 comment the following two lines for release --> 3 <!ENTITY % version-entities SYSTEM "version.ent"> 4 %version-entities; 5 6 <!-- uncomment and edit the following four lines 7 for releases (including -rc) --> 8 <!-- 9 <!ENTITY version "10.2-rc1"> 10 <!ENTITY versiond "10.2-rc1"> 11 <!ENTITY releasedate "August 26th, 2021"> 12 <!ENTITY copyrightdate "1999-2021"> 13 --> 14 <!-- jhalfs needs a literal dash, not – --> 15 2 16 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 17 Change to x.y for release but not -rc releases --> 4 18 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 19 6 <!ENTITY versiond "20210326-systemd">7 20 <!ENTITY short-versiond "systemd"> 8 21 <!ENTITY generic-versiond "systemd"> 9 10 <!ENTITY releasedate "March 26th, 2021">11 12 <!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not – -->13 22 14 23 <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> -
stylesheets/lfs-chunked.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy: manuel $5 $Date: 2007-05-19 20:43:37 +0200 (sáb, 19 may 2007) $6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-nochunks.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy: manuel $5 $Date: 2007-06-12 20:18:51 +0200 (mar, 12 jun 2007) $6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-pdf.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy: manuel $5 $Date: 2007-05-19 20:43:37 +0200 (sáb, 19 may 2007) $6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/chunk-master.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/chunk-slave.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/chunkfast.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/common.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/lfs-l10n.xml
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> -
stylesheets/lfs-xsl/lfs-print.css
r61385ca r0929ec5 1 /*2 $LastChangedBy$3 $Date$4 */5 1 @import url(lfs.css); 6 2 -
stylesheets/lfs-xsl/lfs.css
r61385ca r0929ec5 1 /*2 $LastChangedBy$3 $Date$4 */5 1 /* Global settings */ 6 2 body { -
stylesheets/lfs-xsl/lfs.css.new
r61385ca r0929ec5 1 /*2 $LastChangedBy:barjo $3 $Date:2015-08-04 00:37:38 +0100 $4 */5 1 /* Global settings */ 6 2 body { -
stylesheets/lfs-xsl/nochunks.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/pdf.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/pdf/lfs-admon.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/pdf/lfs-index.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <!DOCTYPE xsl:stylesheet [ -
stylesheets/lfs-xsl/pdf/lfs-lists.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/pdf/lfs-mixed.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/pdf/lfs-xref.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/profile.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-admon.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-index.xsl
r61385ca r0929ec5 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <!DOCTYPE xsl:stylesheet [ -
stylesheets/lfs-xsl/xhtml/lfs-legalnotice.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-sections.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-titles.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-toc.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -
stylesheets/lfs-xsl/xhtml/lfs-xref.xsl
r61385ca r0929ec5 1 1 <?xml version='1.0' encoding='ISO-8859-1'?> 2 3 <!--4 $LastChangedBy$5 $Date$6 -->7 2 8 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Note:
See TracChangeset
for help on using the changeset viewer.