From: Lennart Poettering Date: Wed, 31 Aug 2022 16:30:33 +0000 (+0200) Subject: boot-loader-spec: add comment about case sensitivity of file names X-Git-Tag: v252-rc1~130^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cae6a289dbf04c33250a2f245e06b40fa629a446;p=thirdparty%2Fsystemd.git boot-loader-spec: add comment about case sensitivity of file names --- diff --git a/docs/BOOT_LOADER_SPECIFICATION.md b/docs/BOOT_LOADER_SPECIFICATION.md index 7a1aa2112bf..d7a79237487 100644 --- a/docs/BOOT_LOADER_SPECIFICATION.md +++ b/docs/BOOT_LOADER_SPECIFICATION.md @@ -274,6 +274,11 @@ located on the same partition, and the paths must be absolute paths relative to the root of that file system. The naming of those files can be chosen by the installer. A recommended scheme is described in the next section. +Even though the backing file system is typically case-insensitive (i.e. VFAT) +it is strongly recommended to reference files in the casing actually used for +the directories/files, so that placing these files on other file systems is +still safe and robust. + ### Recommended Directory Layout for Additional Files It is recommended to place the kernel and other other files comprising a single