diff --git a/connect/dialup/ppp/ppp-intro.xml b/connect/dialup/ppp/ppp-intro.xml index 67a60a93fb..7be96aae71 100644 --- a/connect/dialup/ppp/ppp-intro.xml +++ b/connect/dialup/ppp/ppp-intro.xml @@ -21,8 +21,9 @@ url="&ppp-download-ftp;"/> Additional downloads -Required patch if you plan on using -demand dialing or kernel mode : +Required patch if you plan on using +with demand dialing or kernel mode +PPPoE diff --git a/general/prog/gcc/gcc-inst.xml b/general/prog/gcc/gcc-inst.xml index 7c82fa92b1..b1fef4ca17 100644 --- a/general/prog/gcc/gcc-inst.xml +++ b/general/prog/gcc/gcc-inst.xml @@ -9,7 +9,8 @@ Return to Installation of <application><acronym>GCC</acronym></application> Patch the source files with the following command: -patch -Np1 -i ../gcc-3.3.1-no_fixincludes-2.patch +patch -Np1 -i ../gcc-3.3.1-no_fixincludes-2.patch && +patch -Np1 -i ../gcc-3.3.1-suppress-libiberty.patch Install GCC by running the following commands: diff --git a/postlfs/security/tripwire/tripwire-exp.xml b/postlfs/security/tripwire/tripwire-exp.xml index 1d2b297b3d..15deffd5b3 100644 --- a/postlfs/security/tripwire/tripwire-exp.xml +++ b/postlfs/security/tripwire/tripwire-exp.xml @@ -1,8 +1,8 @@ Command explanations -export PATH_HOLD=$PATH && -export PATH=/opt/gcc-2.95.3/bin:$PATH &&These +export PATH_HOLD=$PATH && +export PATH=/opt/gcc-2.95.3/bin:$PATHThese instructions save the current PATH and then places GCC-2.95.3 at the head of the path. This is done because Tripwire will