diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-08-29 07:17:20 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-08-29 07:17:20 +0000 |
commit | eab5b72b28d8503d78644f0e1e14369d3c30872c (patch) | |
tree | 577fa403f1a663eaa76d44d7ff38787a73a49ea9 /packages.ent | |
parent | 4567d8bb9dfd2333edb8bee036481080e77808f2 (diff) |
Update kernel figures + explain
how to launch the menu interface before telling what to tick in the
menu...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12039 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.ent b/packages.ent index af1620e5f..6722d2dbf 100644 --- a/packages.ent +++ b/packages.ent @@ -424,11 +424,11 @@ <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> <!ENTITY linux-md5 "2656fe1a0942856c8740468d175e39b6"> <!ENTITY linux-home "https://www.kernel.org/"> -<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is +<!-- measured for 5.8.3 / gcc-10.2.0 on x86_64 : minimum is allnoconfig extended for a hopefully-bootable build on desktop machine, - max is allyesconfig which requires openssl --> -<!ENTITY linux-knl-du "960 - 4250 MB (typically about 1100 MB)"> -<!ENTITY linux-knl-sbu "4.4 - 66.0 SBU (typically about 6 SBU)"> + max is allmodconfig which requires openssl --> +<!ENTITY linux-knl-du "1200 - 6750 MB (typically about 1500 MB)"> +<!ENTITY linux-knl-sbu "5.0 - 125.0 SBU (typically about 9 SBU)"> <!ENTITY linux-headers-tmp-du "3.8 GB"> <!ENTITY linux-headers-tmp-sbu "0.2 SBU"> |