Changeset af8a78d
- Timestamp:
- 01/10/2018 10:44:47 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- aa79220
- Parents:
- c9d977e8
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js38.xml
rc9d977e8 raf8a78d 161 161 162 162 <para> 163 <command>autoconf2 13</command>: This command regenerates the configure163 <command>autoconf2.13</command>: This command regenerates the configure 164 164 script with the changes from the patch. 165 165 </para> … … 167 167 <para> 168 168 <parameter>--with-*</parameter>: These parameters allow the build system 169 to use system versions of the above libr iares. These are required for169 to use system versions of the above libraries. These are required for 170 170 stability. 171 171 </para> -
general/prog/perl-modules.xml
rc9d977e8 raf8a78d 898 898 <!-- Params-Validate --> 899 899 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Params-Validate/">Params::Validate</ulink> 900 (http: :/search.cpan.org/dist/Params-Validate/) - uses <xref linkend="perl-build-install"/></literallayout>900 (http://search.cpan.org/dist/Params-Validate/) - uses <xref linkend="perl-build-install"/></literallayout> 901 901 <!-- deps for Params::Validate: 902 902 Module::Build is a dep of Module::Implementation via Module::Runtime, … … 1757 1757 <para>The SGMLSpm module is a <application>Perl</application> library 1758 1758 used for parsing the output from James Clark's SGMLS and NSGMLS 1759 parsers. This module suses the standard1759 parsers. This module uses the standard 1760 1760 <xref linkend="perl-standard-install"/>.</para> 1761 1761 -
general/prog/python3.xml
rc9d977e8 raf8a78d 161 161 The test suite must be run separately from the build, either before or 162 162 after the package is built and installed. Do not run 163 <command>make install</command> ,after running the test suite. To build163 <command>make install</command> after running the test suite. To build 164 164 and install the package, you need to start with a fresh or clean source 165 165 tree. For the test, you also need a clean source code, so either start by -
general/sysutils/acpid.xml
rc9d977e8 raf8a78d 140 140 Unfortunately, not every computer labels ACPI events in the same way. To 141 141 determine how your buttons are recognized, use the 142 <command>acpi_listen</command> tool. Also, look in package documentation's 143 samples directory for more examples. 142 <command>acpi_listen</command> tool. Also, look in the <filename 143 class="directory">samples</filename> directory under <filename 144 class="directory">/usr/share/doc/acpid-&acpid-version;</filename> 145 for more examples. 144 146 </para> 145 147 -
general/sysutils/hdparm.xml
rc9d977e8 raf8a78d 32 32 <para> 33 33 The <application>Hdparm</application> package contains a utility that 34 is useful for controlling ATA/IDE controllers and hard drives both to 34 is useful for obtaining information about, and controlling ATA/IDE 35 controllers and hard drives. It allows to 35 36 increase performance and sometimes to increase stability. 36 37 </para> -
general/sysutils/pm-utils.xml
rc9d977e8 raf8a78d 31 31 32 32 <para> 33 The <application>Power Management Utilities</application> is a small34 collection of scripts to suspend and hibernate a computer that can be used35 to run user supplied scripts on suspend and resume.33 The <application>Power Management Utilities</application> provide 34 simple shell command line tools to suspend and hibernate the computer. 35 They can be used to run user supplied scripts on suspend and resume. 36 36 </para> 37 37 … … 191 191 In order to use hibernation with <application>GRUB</application> and a 192 192 swap partition, you need to add kernel parameter 193 <literal>resume=<replaceable>swap_partition</replaceable></literal> ( i.e.193 <literal>resume=<replaceable>swap_partition</replaceable></literal> (e.g. 194 194 <literal>resume=/dev/sda1</literal>) to the kernel line in the 195 195 <filename>/boot/grub/grub.cfg</filename> configuration file. -
networking/netlibs/curl.xml
rc9d977e8 raf8a78d 164 164 </para> 165 165 166 <para>Current versions of LFS do esnot strip /lib/ld-2.23.so but166 <para>Current versions of LFS do not strip /lib/ld-2.23.so but 167 167 previous versions of LFS stripped these debugging symbols at the end of 168 Chapter 6. To get this library on olde er systems, glibc must be rebuilt168 Chapter 6. To get this library on older systems, glibc must be rebuilt 169 169 with the current 170 170 glibc version using the same compiler that was used to build LFS. The -
postlfs/config/devices.xml
rc9d977e8 raf8a78d 179 179 <title>Devices for DVD Drives</title> 180 180 181 <para>If the initial boot process doe not set up the181 <para>If the initial boot process does not set up the 182 182 <systemitem>/dev/dvd</systemitem> device properly, it can 183 183 be installed using the following modification to the default udev rules. -
postlfs/config/firmware.xml
rc9d977e8 raf8a78d 268 268 family):</para> 269 269 270 <screen><userinput>cp -v /lib/firmware/amd _ucode/<MYCONTAINER> kernel/x86/microcode/AuthenticAMD.bin</userinput></screen>270 <screen><userinput>cp -v /lib/firmware/amd-ucode/<MYCONTAINER> kernel/x86/microcode/AuthenticAMD.bin</userinput></screen> 271 271 272 272 <para>Or for an Intel machine copy the appropriate blob using this command:</para> -
postlfs/filesystems/lvm2.xml
rc9d977e8 raf8a78d 194 194 195 195 <para> 196 Th ose tests do not implement the <quote>expected fail</quote> possibility,196 The tests do not implement the <quote>expected fail</quote> possibility, 197 197 and a small number of test failures is expected by upstream. More 198 198 failures may happen because some kernel options are missing. For example, -
postlfs/filesystems/mdadm.xml
rc9d977e8 raf8a78d 139 139 140 140 <para> 141 <parameter>--logdir=test-logs</parameter>: Defines th at the directory141 <parameter>--logdir=test-logs</parameter>: Defines the directory 142 142 where test logs are saved. 143 143 </para> -
postlfs/filesystems/parted.xml
rc9d977e8 raf8a78d 117 117 118 118 <para>If you wish to run the test suite, first remove a test that normally 119 fails in BLFS , because it needs a locale C.UTF-8:</para>119 fails in BLFS (because it needs a locale C.UTF-8):</para> 120 120 121 121 <screen><userinput>sed -i '/t0251-gpt-unicode.sh/d' tests/Makefile</userinput></screen> -
postlfs/security/polkit.xml
rc9d977e8 raf8a78d 39 39 &lfs81_checked; 40 40 41 <note><para>Due to lack of rel ases, a tarball has been generated for use by41 <note><para>Due to lack of releases, a tarball has been generated for use by 42 42 BLFS, which includes a git checkout at ref 2919920, and a pending patch to 43 43 use js38. The patch is included in the tarball for review.</para></note> -
server/mail/exim.xml
rc9d977e8 raf8a78d 302 302 settings to suit your needs. Note that the default configuration 303 303 assumes that the <filename class="directory">/var/mail</filename> 304 directory is world writable, but has the sti ky bit set. If you want304 directory is world writable, but has the sticky bit set. If you want 305 305 to use the default configuration, issue as the <systemitem 306 306 class="username">root</systemitem> user:
Note:
See TracChangeset
for help on using the changeset viewer.