MOUNT-BOOT-UTILS.ECLASS
Section: eclass-manpages (5)Updated: Jan 2025
Index Return to Main Contents
NAME
mount-boot-utils.eclass - functions for packages that install files into /boot or the ESPDESCRIPTION
This eclass is really only useful for bootloaders and kernel installation.If the live system has a separate /boot partition or ESP configured, then this function tries to ensure that it's mounted in rw mode, exiting with an error if it can't. It does nothing if /boot and ESP isn't a separate partition.
This eclass provides the functions used by mount-boot.eclass in an "inherit- safe" way. This allows these functions to be used in other eclasses cleanly.
SUPPORTED EAPIS
7 8ECLASS VARIABLES
- DONT_MOUNT_BOOT (USER VARIABLE)
- May be set by the user or an ebuild to completely disable mount checking of the /boot partition and the EFI System Partition.
- DONT_MOUNT_ESP (USER VARIABLE)
- May be set by the user or an ebuild to disable mount checking of the EFI System Partition only.
MAINTAINERS
base-system@gentoo.orgREPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
mount-boot-utils.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/mount-boot-utils.eclass
Index
This document was created by man2html, using the manual pages.
Time: 03:27:00 GMT, January 18, 2025