# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-06-01 05:59+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "KERNEL-INSTALL" msgstr "" #. type: TH #: archlinux fedora-40 mageia-cauldron #, no-wrap msgid "systemd 255" msgstr "" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "kernel-install" msgstr "" #. ----------------------------------------------------------------- #. * MAIN CONTENT STARTS HERE * #. ----------------------------------------------------------------- #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "kernel-install - Add and remove kernel and initrd images to and from /boot" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B [OPTIONS...] add I I " "[I...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B [OPTIONS...] remove I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "B [OPTIONS...] inspect [I] [I] " "[I...]" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B [OPTIONS...] list" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B is used to install and remove kernel and initrd images " "\\&\\s-2\\u[1]\\d\\s+2 to and from the boot loader partition, referred to as " "I<$BOOT> here\\&. It will usually be one of /boot/, /efi/, or /boot/efi/, " "see below\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B will run the executable files (\"plugins\") located in the " "directory /usr/lib/kernel/install\\&.d/ and the local administration " "directory /etc/kernel/install\\&.d/\\&. All files are collectively sorted " "and executed in lexical order, regardless of the directory in which they " "live\\&. However, files with identical filenames replace each other\\&. " "Files in /etc/kernel/install\\&.d/ take precedence over files with the same " "name in /usr/lib/kernel/install\\&.d/\\&. This can be used to override a " "system-supplied executables with a local file if needed; a symbolic link in /" "etc/kernel/install\\&.d/ with the same name as an executable in /usr/lib/" "kernel/install\\&.d/, pointing to /dev/null, disables the executable " "entirely\\&. Executables must have the extension \"\\&.install\"; other " "extensions are ignored\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "An executable placed in these directories should return B<0> on success\\&. " "It may also return B<77> to cause the whole operation to terminate " "(executables later in lexical order will be skipped)\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "COMMANDS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "The following commands are understood:" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "BIB<] >IB<] [>IB< \\&." "\\&.\\&.]]>" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "This command takes a kernel version string and a path to a kernel image file " "as arguments\\&. If the former is omitted, specified as an empty string or " "as \"-\" it defaults to the current kernel version, i\\&.e\\&. the same " "string B returns\\&. If the latter is omitted, specified as an " "empty string or as \"-\" defaults to /usr/lib/modules/I/" "vmlinuz\\&. Optionally, one or more initrd images may be specified as well " "(note that plugins might generate additional ones)\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "The executable files from /usr/lib/kernel/install\\&.d/*\\&.install and /etc/" "kernel/install\\&.d/*\\&.install (i\\&.e\\&. the plugins) are called with " "the following arguments:" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "" "add I $BOOT/I/I/ I \\e\n" " [I \\&.\\&.\\&.]\n" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "The third argument directly refers to the path where to place kernel images, " "initrd images and other resources for \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 Type #1 entries (the \"entry " "directory\")\\&. If other boot loader schemes are used the parameter may be " "ignored\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "The I string is typically the machine ID and is supposed to " "identify the local installation on the system\\&. For details see below\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Two default plugins execute the following operations in this case:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B creates $BOOT/I/I, if enabled " "(see I<$KERNEL_INSTALL_LAYOUT>)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "50-depmod\\&.install runs B(8) for the I\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "90-loaderentry\\&.install copies I to $BOOT/I/" "I/linux\\&. If Is are provided, it also copies " "them to $BOOT/I/I/I\\&. This can " "also be used to prepend microcode before the actual initrd\\&. It also " "creates a boot loader entry according to the \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 (Type #1) in $BOOT/loader/entries/" "I-I\\&.conf\\&. The title of the entry is the " "I parameter specified in /etc/os-release or /usr/lib/os-release " "(if the former is missing), or \"Linux I\", if unset\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If I<$KERNEL_INSTALL_LAYOUT> is not \"bls\", this plugin does nothing\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "90-uki-copy\\&.install copies a file uki\\&.efi from " "I<$KERNEL_INSTALL_STAGING_AREA> or if it does not exist the I " "argument, only if it has a \"\\&.efi\" extension, to $BOOT/EFI/Linux/I-I\\&.efi\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If I<$KERNEL_INSTALL_LAYOUT> is not \"uki\", this plugin does nothing\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 198\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "This is the same as B (see above), but invokes the operation " "iteratively for every installed kernel in /usr/lib/modules/\\&. This " "operation is only supported on systems where the kernel image is installed " "in /usr/lib/modules/I/vmlinuz\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 255\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "BI" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "This command expects a kernel version string as single argument\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "remove I $BOOT/I/I/\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Afterwards, B removes the entry directory $BOOT/I/I/ and its contents, if it exists\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "50-depmod\\&.install removes the files generated by B for this " "kernel again\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "90-loaderentry\\&.install removes the file $BOOT/loader/entries/I-I\\&.conf\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "90-uki-copy\\&.install removes the file $BOOT/EFI/Linux/I-" "I\\&.efi\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "BIB<] >IB<] [>IB< " "\\&.\\&.\\&.]]>" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Takes the same parameters as B\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Shows the various paths and parameters configured or auto-detected\\&. In " "particular shows the values of the various I<$KERNEL_INSTALL_*> environment " "variables listed below, as they would be passed to plugins\\&. The B<--json> " "option can be used to get the output of this verb as a JSON object\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 251\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Shows the various installed kernels\\&. This enumerates the subdirectories " "of /usr/lib/modules/, and shows whether a kernel image is installed there\\&." msgstr "" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "COMPATIBILITY WITH THE KERNEL BUILD SYSTEM" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B [OPTIONS...] VERSION VMLINUZ [MAP] [INSTALLATION-DIR]" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "When invoked as B, this program accepts arguments as " "specified by the kernel build system\\*(Aqs B command\\&. The " "I and I parameters specify the kernel version and the " "kernel binary\\&. The other two parameters (I and I) " "are currently ignored\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "THE \\FI$BOOT\\FR PARTITION" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The partition where the kernels and \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 snippets are located is called " "I<$BOOT>\\&. B determines the location of this partition by " "checking /efi/, /boot/, and /boot/efi/ in turn\\&. The first location where " "$BOOT/loader/entries/ or $BOOT/I/ exists is used\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "The following options are understood:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<--esp-path=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Path to the EFI System Partition (ESP)\\&. If not specified, /efi/, /boot/, " "and /boot/efi/ are checked in turn\\&. It is recommended to mount the ESP " "to /efi/, if possible\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<--boot-path=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Path to the Extended Boot Loader partition, as defined in the " "\\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2\\&. If not " "specified, /boot/ is checked\\&. It is recommended to mount the Extended " "Boot Loader partition to /boot/, if possible\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<--make-entry-directory=yes|no|auto>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Controls creation and deletion of the \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 Type #1 entry directory on the " "file system containing resources such as kernel and initrd images during " "B and B, respectively\\&. The directory is named after the " "entry token, and is placed immediately below the boot root directory\\&. " "When \"auto\", the directory is created or removed only when the install " "layout is \"bls\"\\&. Defaults to \"auto\"\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 254\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<--entry-token=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Controls how to name and identify boot loader entries for this kernel " "installation or deletion\\&. Takes one of \"auto\", \"machine-id\", \"os-" "id\", \"os-image-id\", or an arbitrary string prefixed by \"literal:\" as " "argument\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If set to B the entries are named after the machine ID of the " "running system (e\\&.g\\&. \"b0e793a9baf14b5fa13ecbe84ff637ac\")\\&. See " "B(5) for details about the machine ID concept and file\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If set to B the entries are named after the OS ID of the running " "system, i\\&.e\\&. the I field of B(5) (e\\&.g\\&. " "\"fedora\")\\&. Similarly, if set to B the entries are named " "after the OS image ID of the running system, i\\&.e\\&. the I " "field of os-release (e\\&.g\\&. \"vendorx-cashier-system\")\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If set to B (the default), the /etc/kernel/entry-token (or " "$KERNEL_INSTALL_CONF_ROOT/entry-token) file will be read if it exists, and " "the stored value used\\&. Otherwise if the local machine ID is initialized " "it is used\\&. Otherwise I from os-release will be used, if " "set\\&. Otherwise, I from os-release will be used, if set\\&. Otherwise " "a randomly generated machine ID is used\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Using the machine ID for naming the entries is generally preferable, however " "there are cases where using the other identifiers is a good option\\&. " "Specifically: if the identification data that the machine ID entails shall " "not be stored on the (unencrypted) I<$BOOT_ROOT> partition, or if the ID " "shall be generated on first boot and is not known when the entries are " "prepared\\&. Note that using the machine ID has the benefit that multiple " "parallel installations of the same OS can coexist on the same medium, and " "they can update their boot loader entries independently\\&. When using " "another identifier (such as the OS ID or the OS image ID), parallel " "installations of the same OS would try to use the same entry name\\&. To " "support parallel installations, the installer must use a different entry " "token when adding a second installation\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<-v>, B<--verbose>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Output additional information about operations being performed\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 242\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B<--root=>I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Takes a directory path as an argument\\&. All paths will be prefixed with " "the given alternate I path, including config search paths\\&. This is " "useful to operate on a system image mounted to the specified directory " "instead of the host system itself\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B<--image=>I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Takes a path to a disk image file or block device node\\&. If specified, all " "operations are applied to the file system in the indicated disk image\\&. " "This option is similar to B<--root=>, but operates on file systems stored in " "disk images or block devices\\&. The disk image should either contain just a " "file system or a set of file systems within a GPT partition table, following " "the \\m[blue]B\\m[]\\&\\s-2\\u[3]\\d\\s+2\\&. For further information on " "supported disk images, see B(1)\\*(Aqs switch of the same " "name\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Print a short help text and exit\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "B<--version>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Print a short version string and exit\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B<--no-pager>" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Do not pipe output into a pager\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B<--json=>I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Shows output formatted as JSON\\&. Expects one of \"short\" (for the " "shortest possible output without any redundant whitespace or line breaks), " "\"pretty\" (for a pretty version of the same, with indentation and line " "breaks) or \"off\" (to turn off JSON output, the default)\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B<--image-policy=>I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Takes an image policy string as argument, as per B(7)\\&. The policy is enforced when operating on the disk image " "specified via B<--image=>, see above\\&. If not specified defaults to the " "\"*\" policy, i\\&.e\\&. all recognized file systems in the image are " "used\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "B<--no-legend>" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Do not print the legend, i\\&.e\\&. column headers and the footer with " "hints\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "ENVIRONMENT VARIABLES" msgstr "" #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "Environment variables exported for plugins" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If B<--verbose> is used, I<$KERNEL_INSTALL_VERBOSE=1> will be exported for " "plugins\\&. They may output additional logs in this case\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_IMAGE_TYPE=uki|pe|unknown> is set for the plugins to " "specify the type of the kernel image\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "uki" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Unified kernel image\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "pe" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "PE binary\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "unknown" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Unknown type\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_MACHINE_ID> is set for the plugins to the desired machine-" "id to use\\&. It\\*(Aqs always a 128-bit ID\\&. Normally it\\*(Aqs read " "from /etc/machine-id, but it can also be overridden via I<$MACHINE_ID> (see " "below)\\&. If not specified via these methods, a fallback value will " "generated by B and used only for a single invocation\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_ENTRY_TOKEN> is set for the plugins to the desired entry " "\"token\" to use\\&. It\\*(Aqs an identifier that shall be used to identify " "the local installation, and is often the machine ID, i\\&.e\\&. same as " "I<$KERNEL_INSTALL_MACHINE_ID>, but might also be a different type of " "identifier, for example a fixed string or the I, I values " "from /etc/os-release\\&. The string passed here will be used to name Boot " "Loader Specification entries, or the directories the kernel image and " "initial RAM disk images are placed into\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Note that while I<$KERNEL_INSTALL_ENTRY_TOKEN> and " "I<$KERNEL_INSTALL_MACHINE_ID> are often set to the same value, the latter is " "guaranteed to be a valid 32 character ID in lowercase hexadecimals while the " "former can be any short string\\&. The entry token to use is read from /etc/" "kernel/entry-token, if it exists\\&. Otherwise a few possible candidates " "below I<$BOOT> are checked for Boot Loader Specification Type 1 entry " "directories, and if found the entry token is derived from that\\&. If that " "is not successful, I<$KERNEL_INSTALL_MACHINE_ID> is used as fallback\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_BOOT_ROOT> is set for the plugins to the absolute path of " "the root directory (mount point, usually) of the hierarchy where boot loader " "entries, kernel images, and associated resources should be placed\\&. This " "usually is the path where the XBOOTLDR partition or the ESP (EFI System " "Partition) are mounted, and also conceptually referred to as I<$BOOT>\\&. " "Can be overridden by setting I<$BOOT_ROOT> (see below)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_LAYOUT=auto|bls|uki|other|\\&.\\&.\\&.> is set for the " "plugins to specify the installation layout\\&. Additional layout names may " "be defined by convention\\&. If a plugin uses a special layout, it\\*(Aqs " "encouraged to declare its own layout name and configure I in " "install\\&.conf upon initial installation\\&. The following values are " "currently understood:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "bls" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Standard \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 " "Type #1 layout, compatible with B(7): entries in $BOOT/loader/" "entries/I-I[+I]\\&.conf, kernel and " "initrds under $BOOT/I/I/" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Implemented by 90-loaderentry\\&.install\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 250\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Standard \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 " "Type #2 layout, compatible with B(7): unified kernel images " "under $BOOT/EFI/Linux as $BOOT/EFI/Linux/I-I[+I]\\&.efi\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Implemented by 90-uki-copy\\&.install\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 253\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "other" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Some other layout not understood natively by B\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "auto" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Pick the layout automatically\\&. If the kernel is a UKI set layout to " "B\\&. If not default to B if $BOOT/loader/entries\\&.srel with " "content \"type1\" or $BOOT/I exists, or B otherwise\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Leaving layout blank has the same effect\\&. This is the default\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_INITRD_GENERATOR> and I<$KERNEL_INSTALL_UKI_GENERATOR> are " "set for plugins to select the initrd and/or UKI generator\\&. This may be " "configured as I and I in install\\&.conf, " "see below\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_STAGING_AREA> is set for plugins to a path to a " "directory\\&. Plugins may drop files in that directory, and they will be " "installed as part of the loader entry, based on the file name and extension: " "Files named initrd* will be installed as Is, and files named " "microcode* will be prepended before Is\\&." msgstr "" #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "Environment variables understood by kernel-install" msgstr "" #. type: Plain text #: archlinux debian-bookworm fedora-40 mageia-cauldron msgid "" "I<$KERNEL_INSTALL_CONF_ROOT> can be set to override the location of the " "configuration files read by B\\&. When set, install\\&.conf, " "entry-token, and other files will be read from this directory\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$KERNEL_INSTALL_PLUGINS> can be set to override the list of plugins " "executed by B\\&. The argument is a whitespace-separated " "list of paths\\&. \"KERNEL_INSTALL_PLUGINS=:\" may be used to prevent any " "plugins from running\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$MACHINE_ID> can be set for B to override " "I<$KERNEL_INSTALL_MACHINE_ID>, the machine ID\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "I<$BOOT_ROOT> can be set for B to override " "I<$KERNEL_INSTALL_BOOT_ROOT>, the installation location for boot entries\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The last two variables may also be set in install\\&.conf\\&. Variables set " "in the environment take precedence over the values specified in the config " "file\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "If every executable returns 0 or 77, 0 is returned, and a non-zero failure " "code otherwise\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "FILES" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "/etc/kernel/install\\&.d/*\\&.install, /usr/lib/kernel/install\\&.d/*\\&." "install" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Drop-in files which are executed by B\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/etc/kernel/cmdline, /usr/lib/kernel/cmdline, /proc/cmdline" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Specifies the kernel command line to use\\&. The first of the files that is " "found will be used\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to override " "the search path; see below for details\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/etc/kernel/devicetree, /usr/lib/kernel/devicetree" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Specifies the partial path to the file containing the device tree blob to " "install with the kernel and use at boot\\&. The first of the files that is " "found will be used\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to override " "the search path; see below for details\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "The devicetree file contains a path, and this path specifies a location " "relative to the kernel install tree\\&. A set of locations is checked, " "including in particular /usr/lib/modules/I/dtb/, which is " "the recommended location to place the dtb files under\\&. For example, with " "\"broadcom/bcm2711-rpi-4-b\\&.dtb\" in the devicetree file, the device tree " "blob for the Raspberry Pi 4 Model B would be installed, and the actual file " "would be /usr/lib/modules/I/dtb/broadcom/bcm2711-rpi-4-b\\&." "dtb\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/etc/kernel/tries" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Read by 90-loaderentry\\&.install and 90-uki-copy\\&.install\\&. If this " "file exists, a numeric value is read from it and the naming of the generated " "entry file or UKI is altered to include it as $BOOT/loader/entries/I-I+I\\&.conf or $BOOT/EFI/Linux/I-" "I+I\\&.efi, respectively\\&. This is useful for boot " "loaders such as B(7) which implement boot attempt counting " "with a counter embedded in the entry file name\\&. " "I<$KERNEL_INSTALL_CONF_ROOT> may be used to override the search path; see " "below for details\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Added in version 240\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/etc/kernel/entry-token" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "If this file exists it is read and used as \"entry token\" for this system, " "i\\&.e\\&. is used for naming Boot Loader Specification entries\\&. See " "I<$KERNEL_INSTALL_ENTRY_TOKEN> above for details\\&. " "I<$KERNEL_INSTALL_CONF_ROOT> may be used to override the search path; see " "below for details\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/etc/machine-id" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "The content of this file specifies the machine identification I\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/etc/os-release, /usr/lib/os-release" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Read by 90-loaderentry\\&.install\\&. If available, I is read " "from these files and used as the title of the boot menu entry\\&. Otherwise, " "\"Linux I\" will be used\\&." msgstr "" #. type: Plain text #: archlinux fedora-40 mageia-cauldron msgid "/etc/kernel/install\\&.conf, /usr/lib/kernel/install\\&.conf" msgstr "" #. type: Plain text #: archlinux fedora-40 mageia-cauldron msgid "" "Configuration file with options for B, as a series of " "II assignments, compatible with shell syntax, following the " "same rules as described in B(5)\\&. The first of the files that " "is found will be used\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to " "override the search path; see below for details\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Currently, the following keys are supported: I, I, " "I, I, I\\&. See the Environment " "variables section above for details\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "/etc/kernel/uki\\&.conf" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Ini-style configuration file for B(1) which is only effective when " "I<$KERNEL_INSTALL_LAYOUT> or I in install\\&.conf is set to B " "and I<$KERNEL_INSTALL_UKI_GENERATOR> or I in install\\&.conf " "is set to B, or is unset\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be " "used to override the search path; see below for details\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/usr/lib/modules/I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Location for installed kernel modules and other kernel related resources\\&. " "For each locally installed kernel a directory named after the kernel version " "(B) is kept\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "/usr/lib/modules/I" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "Location for installed kernel images\\&. This is the recommended location " "for OS package managers to install kernel images into (as applicable), from " "which B then copies it into the final boot partition\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "For various cases listed above, if the I<$KERNEL_INSTALL_CONF_ROOT> " "environment variable is set, it will override the search path\\&. The files " "will be loaded I from the directory specified by the environment " "variable\\&. When the variable is not set, the listed paths are tried in " "turn, and the first file that exists is used\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "B(5), B(5), B(8), B(7), " "B(1), \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid "NOTES" msgstr "" #. type: IP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid " 1." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "Nowadays actually CPIO archives used as an \"initramfs\", rather than " "\"initrd\". See B(7) for an explanation." msgstr "" #. type: IP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron #, no-wrap msgid " 2." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "Boot Loader Specification" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron msgid "" "\\%https://uapi-group.org/specifications/specs/boot_loader_specification" msgstr "" #. type: IP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid " 3." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "Discoverable Partitions Specification" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron msgid "" "\\%https://uapi-group.org/specifications/specs/" "discoverable_partitions_specification" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "systemd 254" msgstr "" #. type: Plain text #: debian-bookworm msgid "B [OPTIONS...] inspect [I]" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "BIB< >IB< [>IB< \\&.\\&." "\\&.]>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "This command expects a kernel version string and a path to a kernel image " "file as arguments\\&. Optionally, one or more initrd images may be specified " "as well (note that plugins might generate additional ones)\\&. B calls the executable files from /usr/lib/kernel/install\\&.d/*\\&." "install and /etc/kernel/install\\&.d/*\\&.install (i\\&.e\\&. the plugins) " "with the following arguments:" msgstr "" #. type: Plain text #: debian-bookworm #, no-wrap msgid "add I $BOOT/I/I/ I [I \\&.\\&.\\&.]\n" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "The third argument directly refers to the path where to place kernel images, " "initrd images and other resources for \\m[blue]B\\m[]\\&\\s-2\\u[2]\\d\\s+2 Type #1 entries (the \"entry " "directory\")\\&. If other boot loader schemes are used the parameter may be " "ignored\\&. The I string is typically the machine ID and is " "supposed to identify the local installation on the system\\&. For details " "see below\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "" "This command expects a kernel version string as single argument\\&. This " "calls executables from /usr/lib/kernel/install\\&.d/*\\&.install and /etc/" "kernel/install\\&.d/*\\&.install with the following arguments:" msgstr "" #. type: Plain text #: debian-bookworm msgid "BIB<]>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Shows the various paths and parameters configured or auto-detected\\&. In " "particular shows the values of the various I<$KERNEL_INSTALL_*> environment " "variables listed below\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "" "/usr/lib/kernel/install\\&.d/*\\&.install /etc/kernel/install\\&.d/*\\&." "install" msgstr "" #. type: Plain text #: debian-bookworm msgid "Drop-in files which are executed by kernel-install\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "/usr/lib/kernel/cmdline /etc/kernel/cmdline /proc/cmdline" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Read by 90-loaderentry\\&.install\\&. The content of the file /etc/kernel/" "cmdline specifies the kernel command line to use\\&. If that file does not " "exist, /usr/lib/kernel/cmdline is used\\&. If that also does not exist, /" "proc/cmdline is used\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to " "override the path\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Read by 90-loaderentry\\&.install and 90-uki-copy\\&.install\\&. If this " "file exists a numeric value is read from it and the naming of the generated " "entry file or UKI is slightly altered to include it as $BOOT/loader/entries/" "I-I+I\\&.conf or $BOOT/EFI/Linux/I-I+I\\&.efi, respectively\\&. This is useful " "for boot loaders such as B(7) which implement boot attempt " "counting with a counter embedded in the entry file name\\&. " "I<$KERNEL_INSTALL_CONF_ROOT> may be used to override the path\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "" "If this file exists it is read and used as \"entry token\" for this system, " "i\\&.e\\&. is used for naming Boot Loader Specification entries, see " "I<$KERNEL_INSTALL_ENTRY_TOKEN> above for details\\&. " "I<$KERNEL_INSTALL_CONF_ROOT> may be used to override the path\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "/etc/os-release /usr/lib/os-release" msgstr "" #. type: Plain text #: debian-bookworm msgid "/usr/lib/kernel/install\\&.conf /etc/kernel/install\\&.conf" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Configuration options for B, as a series of II " "assignments, compatible with shell syntax, following the same rules as " "described in B(5)\\&. /etc/kernel/install\\&.conf will be read " "if present, and /usr/lib/kernel/install\\&.conf otherwise\\&. This file is " "optional\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to override the " "path\\&." msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Ini-style configuration file for B(1) which is only effective when " "I<$KERNEL_INSTALL_LAYOUT> or I in install\\&.conf is set to B " "and I<$KERNEL_INSTALL_UKI_GENERATOR> or I in install\\&.conf " "is set to B\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to override " "the path\\&." msgstr "" #. type: TH #: debian-unstable fedora-rawhide #, no-wrap msgid "systemd 256~rc3" msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "B [OPTIONS...] add-all" msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "I<$KERNEL_INSTALL_CONF_ROOT> can be set to override the location of the " "configuration files read by B\\&. When set, install\\&.conf, " "entry-token, and other files will be read from this directory only\\&. Note " "that this path is relative to the host, and in particular I, even if B<--root=>I is " "used\\&. This means that it is generally I correct to use this variable " "to specify a directory underneath I if symlinks are used there\\&." msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "/etc/kernel/install\\&.conf, /run/kernel/install\\&.conf, /usr/local/lib/" "kernel/install\\&.conf, /usr/lib/kernel/install\\&.conf, /etc/kernel/" "install\\&.conf\\&.d/*\\&.conf, /run/kernel/install\\&.conf\\&.d/*\\&.conf, /" "usr/local/lib/kernel/install\\&.conf\\&.d/*\\&.conf, /usr/lib/kernel/" "install\\&.conf\\&.d/*\\&.conf" msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "Configuration file with options for B, as a series of " "II assignments, compatible with shell syntax, following the " "same rules as described in B(5)\\&. The first of the files that " "is found will be used\\&. I<$KERNEL_INSTALL_CONF_ROOT> may be used to " "override the search path; see below for details\\&. Drop-in files may also " "be used to extend the configuration with overrides, see B(5)\\&." msgstr ""