From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26721158041 for ; Tue, 20 Feb 2024 05:53:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9219DE2AFE; Tue, 20 Feb 2024 05:53:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 469CCE2AFB for ; Tue, 20 Feb 2024 05:53:33 +0000 (UTC) Date: Tue, 20 Feb 2024 06:53:24 +0100 From: Andrew Ammerlaan To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Subject: Re: [gentoo-dev] [PATCH] check-reqs.eclass: more disk checks User-Agent: K-9 Mail for Android In-Reply-To: <20240219220832.25919-1-robbat2@gentoo.org> References: <20240219220832.25919-1-robbat2@gentoo.org> Message-ID: <4716FA78-9864-4D4D-A20B-4B8009ACA8D9@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b92373c5-7bee-4e66-bf62-81b27d9f276b X-Archives-Hash: e9da8e7f30f2f5247b50584aefa27540 On 19 February 2024 23:08:32 CET, "Robin H=2E Johnson" wrote: >Allow checking more disk space, for users with many split volumes and >ever-larger packages=2E > >gentoo-kernel-bin: >/ >=3D350MB/version (in /lib/modules) >/boot >=3D40MB/version > The problem here is that the kernel is not always installed to /boot=2E If= systemd-boot is used they are installed to the ESP instead, and UKI's go o= n the ESP as well=2E The ESP may be mounted at /boot, /efi, /boot/efi or /b= oot/EFI=2E