diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-09-18 10:58:00 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-09-18 10:58:00 -0500 |
commit | 01332d3b2a039c4bcf808b5389cf41563be5d930 (patch) | |
tree | 67345d3b35ef9b3cfa27759429ca55795c0bd4ef | |
parent | 67ad4649818c0e3a16c58ca5acb10498186af6a7 (diff) |
Use GB for kernel build size
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 45c98e08e..861d48601 100644 --- a/packages.ent +++ b/packages.ent @@ -446,7 +446,7 @@ is the "daily use" config for the workstation measuring the min/max values. The disk usage is the sum of the size of linux-6.5.3 directory and the installed kernel image & modules. --> -<!ENTITY linux-knl-du "1800 - 10600 MB (typically about 1950 MB)"> +<!ENTITY linux-knl-du "1.8 - 10.6 GB (typically about 2 GB)"> <!ENTITY linux-knl-sbu "0.6 - 20.4 SBU (typically about 1.4 SBU)"> <!ENTITY linux-headers-tmp-du "1.5 GB"> |