mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-20 12:19:24 +01:00
Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng
This commit is contained in:
commit
00eeab81dd
@ -26,9 +26,9 @@
|
|||||||
<para>The <systemitem class='domainname'>linuxfromscratch.org</systemitem>
|
<para>The <systemitem class='domainname'>linuxfromscratch.org</systemitem>
|
||||||
server hosts a number of mailing
|
server hosts a number of mailing
|
||||||
lists used for the development of the LFS project. These lists include the
|
lists used for the development of the LFS project. These lists include the
|
||||||
main development and support lists, among others. If the FAQ do not solve
|
main development and support lists, among others. If you cannot find an
|
||||||
the problem you are having, the next step would be to search the mailing
|
answer to your problem on the FAQ page, the next step would be to search
|
||||||
lists at <ulink url="&lfs-root;search.html"/>.</para>
|
the mailing lists at <ulink url="&lfs-root;search.html"/>.</para>
|
||||||
|
|
||||||
<para>For information on the different lists, how to subscribe, archive
|
<para>For information on the different lists, how to subscribe, archive
|
||||||
locations, and additional information, visit
|
locations, and additional information, visit
|
||||||
|
@ -14,10 +14,10 @@
|
|||||||
<para>In the 11.3 release, <parameter>--enable-default-pie</parameter>
|
<para>In the 11.3 release, <parameter>--enable-default-pie</parameter>
|
||||||
and <parameter>--enable-default-ssp</parameter> are enabled for GCC.
|
and <parameter>--enable-default-ssp</parameter> are enabled for GCC.
|
||||||
These techniques can mitigate some malicious attacks, but they do not provide
|
These techniques can mitigate some malicious attacks, but they do not provide
|
||||||
perfect security. If you are reading LFS and a programming textbook,
|
perfect security. Note that some textbooks assume these options are
|
||||||
|
disabled, so that if you run examples from such a textbook on an LFS system,
|
||||||
you may need to disable PIE and SSP with the GCC options
|
you may need to disable PIE and SSP with the GCC options
|
||||||
<parameter>-fno-pie -no-pie -fno-stack-protection</parameter>,
|
<parameter>-fno-pie -no-pie -fno-stack-protection</parameter>.</para>
|
||||||
because some textbooks assume these options are disabled by default.</para>
|
|
||||||
|
|
||||||
<para>Here is a list of the packages updated since the previous
|
<para>Here is a list of the packages updated since the previous
|
||||||
release of LFS.</para>
|
release of LFS.</para>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<sect2 role="package">
|
<sect2 role="package">
|
||||||
<title/>
|
<title/>
|
||||||
|
|
||||||
<para>The Man-pages package contains over 2,200 man pages.</para>
|
<para>The Man-pages package contains over 2,400 man pages.</para>
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>&buildtime;</segtitle>
|
<segtitle>&buildtime;</segtitle>
|
||||||
|
Loading…
Reference in New Issue
Block a user