On 7/30/06, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote:
It only says "it is a good idea", but doesn't say when exactly the benefits vanish. So it is a good idea to mention the 256M requirement of the testsuite.
Mention the requirement at creatingpartition.xml or e2fsprogs.xml?
1) I have to ask the reader to mount the swap partition, because there is no explicit "swapon" command in the book. Please fix this.
I'm not sure where this should be done. Is it sufficient to just mention it in chapter02/mounting.xml? Maybe something like what's below. -- Dan Index: chapter02/mounting.xml =================================================================== --- chapter02/mounting.xml (revision 7738) +++ chapter02/mounting.xml (working copy) @@ -52,6 +52,12 @@ <option>noatime</option> are set, the partition will need to be remounted.</para> + <para>If you are using a <systemitem + class="filesystem">swap</systemitem> partition, ensure that it is enabled + using the <command>swapon</command> command:</para> + +<screen role="nodump"><userinput>/sbin/swapon -v -a</userinput></screen> + <para>Now that there is an established place to work, it is time to download the packages.</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page