lfs/chapter02
Xi Ruoyao e70bf8f4f4
hostreqs: Bump Coreutils minimal version to 8.1 and check for nproc
We'll use nproc for setting MAKEFLAGS and TESTSUITEFLAGS.  And if nproc
is not available, we'll end up with "MAKEFLAGS=-j" which is very
dangerous because it allows make to spawn infinite number of jobs.
Check it early.

The nproc program is added in Coreutils 8.1 so we need to bump the
minimal version.
2023-11-13 21:00:03 +08:00
..
aboutlfs.xml Clarify verbiage in chapter 2.6 (Setting the $LFS Variable). 2022-09-23 14:08:34 -05:00
chapter02.xml
creatingfilesystem.xml creatingfilesystem: Refine the condition where a FS is needed 2022-09-24 18:48:50 +08:00
creatingpartition.xml Typo fix for convenience partitions 2023-03-21 14:20:13 -05:00
hostreqs.xml hostreqs: Bump Coreutils minimal version to 8.1 and check for nproc 2023-11-13 21:00:03 +08:00
introduction.xml Remove spaces at end o lines - chapter02 2021-09-07 22:46:24 +02:00
mounting.xml Clarify "mounting a partition" (chapter 2.7). 2022-09-27 12:21:38 -05:00
stages.xml Clarified verbiage here and there. Used the present perfect tense instead 2022-10-17 16:12:16 -05:00