Changeset c4b0455
- Timestamp:
- 08/02/2013 08:27:17 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 3c31062
- Parents:
- 388b20b
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libical.xml
r388b20b rc4b0455 184 184 <listitem> 185 185 <para> 186 is a lib ary that allows you to store iCal component data186 is a library that allows you to store iCal component data 187 187 to disk in a variety of ways. 188 188 </para> -
general/prog/java.xml
r388b20b rc4b0455 51 51 The output file is <filename>HelloWorld.class</filename>. The program is 52 52 executed with <command>java HelloWorld</command>. This creates a JVM and 53 runs the code. The 'class' exten tion must not be specified.</para>53 runs the code. The 'class' extension must not be specified.</para> 54 54 55 55 <para>Several class files can be combined into one file with the -
general/prog/llvm.xml
r388b20b rc4b0455 270 270 <para> 271 271 <parameter>--disable-*</parameter>: These switches disable 272 features which are used for debugging and are not neces ary272 features which are used for debugging and are not necessary 273 273 on a production system. 274 274 </para> -
general/prog/pkgconfig.xml
r388b20b rc4b0455 121 121 <para> 122 122 <option>--disable-host-tool</option>: This switch disables 123 creation of the unneces ary symlink.123 creation of the unnecessary symlink. 124 124 </para> 125 125 -
general/sysutils/cpio.xml
r388b20b rc4b0455 110 110 111 111 <para><parameter>sed -i -e '/gets is a/d' gnu/stdio.in.h &&</parameter>: 112 This fixes an incompat ability with <application>glibc-2.16.0</application>.112 This fixes an incompatibility with <application>glibc-2.16.0</application>. 113 113 </para> 114 114 -
gnome/applications/gnome-terminal.xml
r388b20b rc4b0455 134 134 building of the <application>GNOME Terminal</application> 135 135 <application>GConf</application> migration tool which is 136 not neces ary for BLFS.136 not necessary for BLFS. 137 137 </para> 138 138 -
gnome/applications/network-manager-applet.xml
r388b20b rc4b0455 139 139 building of the <application>NetworkManager Applet</application> 140 140 <application>GConf</application> migration tool which is 141 not neces ary for BLFS.141 not necessary for BLFS. 142 142 </para> 143 143 -
gnome/platform/totem-pl-parser.xml
r388b20b rc4b0455 114 114 <para> 115 115 To test the results, issue: <command>make check</command>. You will need 116 an active internet connection in order to suc essfully complete all tests.116 an active internet connection in order to successfully complete all tests. 117 117 </para> 118 118 -
kde/core/kde-workspace.xml
r388b20b rc4b0455 179 179 <para> 180 180 If you built <application>KDE Workspace</application> with 181 <application>Linux PAM</application> support, create neces ary181 <application>Linux PAM</application> support, create necessary 182 182 configuration files by running the following commands as the 183 183 <systemitem class="username">root</systemitem> user: -
networking/mailnews/mutt.xml
r388b20b rc4b0455 259 259 <para>If, however, you have <xref linkend="gnupg"/> installed and you wish 260 260 to use <xref linkend="gnupg2"/>, then you should edit 261 <filename>~/.muttrc</filename> by hand and change all occur ances of261 <filename>~/.muttrc</filename> by hand and change all occurrences of 262 262 <command>gpg</command> to <command>gpg2</command>.</para> 263 263 -
networking/netlibs/libnice.xml
r388b20b rc4b0455 133 133 <option>--without-gstreamer-0.10</option>: This switch disables 134 134 building of the <application>GStreamer</application> 0.10 plugins 135 which are not neces ary for anything in BLFS. Remove it if you135 which are not necessary for anything in BLFS. Remove it if you 136 136 have installed <xref linkend="gst-plugins-base"/>. 137 137 </para> -
server/databases/postgresql.xml
r388b20b rc4b0455 559 559 <term><filename class='libraryfile'>libecpg_compat.{so,a}</filename></term> 560 560 <listitem> 561 <para>is the ecpg compat ability library.</para>561 <para>is the ecpg compatibility library.</para> 562 562 <indexterm zone="postgresql libecpg_compat"> 563 563 <primary sortas="c-libecpg_compat">libecpg_compat.{so,a}</primary> -
server/other/virtuoso.xml
r388b20b rc4b0455 233 233 <title>Change password</title> 234 234 235 <para>Remember to immediat ly change the password of user235 <para>Remember to immediately change the password of user 236 236 <systemitem class="username">dba</systemitem> as well as of all other 237 237 predefined users. Click on <literal>[System Admin]</literal> and -
stylesheets/lfs-xsl/common.xsl
r388b20b rc4b0455 28 28 the Index page title and links that point to the Index page. 29 29 It also allow us to change the title, if wanted. 30 Note: To change the title involves creating the approp iate30 Note: To change the title involves creating the appropriate 31 31 entries in lfs-l10n.xml --> 32 32 <xsl:param name="index-title">Index</xsl:param> -
stylesheets/lfs-xsl/nochunks.xsl
r388b20b rc4b0455 71 71 Removed a lot of unneeded code. 72 72 Skip empty titles. 73 No label in preface (actual y, skip the hardcoded dot). -->73 No label in preface (actually, skip the hardcoded dot). --> 74 74 <!-- The original template is in {docbook-xsl}/xhtml/titlepage.templates.xsl --> 75 75 <xsl:template name="sect2.titlepage"> -
stylesheets/lfs-xsl/pdf/lfs-index.xsl
r388b20b rc4b0455 48 48 49 49 <!-- Divisions: 50 Translate alphabetical divis ons titles to by-type titles. -->50 Translate alphabetical divisions titles to by-type titles. --> 51 51 <!-- The original template is in {docbook-xsl}/fo/autoidx.xsl --> 52 52 <xsl:template match="indexterm" mode="index-div-basic"> -
stylesheets/lfs-xsl/pdf/lfs-lists.xsl
r388b20b rc4b0455 36 36 37 37 <!-- Format variablelists lists as blocks? 1 = yes, 0 = no 38 Default variablelist format. We override it when neces ary38 Default variablelist format. We override it when necessary 39 39 using the list-presentation processing instruction. --> 40 40 <xsl:param name="variablelist.as.blocks" select="1"/> -
stylesheets/lfs-xsl/xhtml/lfs-index.xsl
r388b20b rc4b0455 49 49 50 50 <!--Divisions: 51 Translate alphabetical divis ons titles to by-type titles.51 Translate alphabetical divisions titles to by-type titles. 52 52 Added gentext support to divisions titles. 53 53 Using h2 for divisions titles. -
stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl
r388b20b rc4b0455 218 218 <!-- Body attributes: 219 219 Add to the body XHTML output tag a class attribute with the book type 220 and a id at ribute with the book type and version. -->220 and a id attribute with the book type and version. --> 221 221 <!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl --> 222 222 <xsl:template name="body.attributes"> -
x/installing/x7driver.xml
r388b20b rc4b0455 199 199 <para> 200 200 The <application>Xorg Drivers</application> page contains the 201 instructions for building Xorg drivers that are neces ary in order201 instructions for building Xorg drivers that are necessary in order 202 202 for Xorg Server to take the advantage of the hardware that it is 203 203 running on. At least one input and one video driver is required … … 1251 1251 etc. Note that for R600 and R700 family, generic 1252 1252 <filename>R600_rlc.bin</filename> and <filename>R700_rlc.bin</filename> are 1253 neces ary in adition to the model specific firmware, while for later generations1253 necessary in adition to the model specific firmware, while for later generations 1254 1254 (Evergreen, "Northern Islands" and probably "Southern Islands") you need the 1255 1255 <filename>BTC_rlc.bin</filename> in adition to the model specific firmware. … … 2007 2007 <para> 2008 2008 The <application>Xorg MGA Driver</application> package contains the 2009 X.Org Video Driver for Matrox video cards including Millen ium G2xx,2010 G4xx, G5xx, Millen ium II and Mystique G200 chipsets.2009 X.Org Video Driver for Matrox video cards including Millennium G2xx, 2010 G4xx, G5xx, Millennium II and Mystique G200 chipsets. 2011 2011 </para> 2012 2012 -
xfce/core/xfce4-session.xml
r388b20b rc4b0455 119 119 <para> 120 120 <option>--disable-legacy-sm</option>: This switch disables 121 legacy session management which isn't neces ary on modern121 legacy session management which isn't necessary on modern 122 122 system. 123 123 </para> -
xsoft/other/ekiga.xml
r388b20b rc4b0455 168 168 If you have not installed recommended dependencies you will need additional 169 169 switches passed to <command>configure</command>. Examine 170 <command>./configure --help</command> output to see all ava liable switches.170 <command>./configure --help</command> output to see all available switches. 171 171 </para> 172 172 </note> -
xsoft/other/gimp.xml
r388b20b rc4b0455 9 9 <!ENTITY gimp-md5sum "12b3fdf33d1f07ae79b412a9e38b9693"> 10 10 <!ENTITY gimp-size "20 MB"> 11 <!ENTITY gimp-buildsize "670 MB (addit onal 680 MB to run the test suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically increasing by 60 MB per translation)">11 <!ENTITY gimp-buildsize "670 MB (additional 680 MB to run the test suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically increasing by 60 MB per translation)"> 12 12 <!ENTITY gimp-time "4.9 SBU (additional 1.2 SBU to run the test suite, for the help files from 0.7 SBU (en only) to 29 SBU (all) - typically 1.5 SBU per translation)"> 13 13
Note:
See TracChangeset
for help on using the changeset viewer.