From c3db21852057e300b0b549f239cd0dc8599fcdd1 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Mon, 3 Nov 2025 11:49:38 +0000 Subject: [PATCH 1/2] Fix help-text formatting for rpi-make-boot-image --- tools/rpi-make-boot-image | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/rpi-make-boot-image b/tools/rpi-make-boot-image index 5ae7083..e65a1db 100755 --- a/tools/rpi-make-boot-image +++ b/tools/rpi-make-boot-image @@ -255,7 +255,8 @@ Options: -a Select 32 or 64 bit kernel -b Optionally prune the files to those required for the given board type. -d The directory containing the files to include in the boot image. - -o The filename for the boot image. -h Display help text and exit + -o The filename for the boot image. + -h Display help text and exit Examples: # Include all files in bootfs/ From e04db743e029bd2d1cf0ac43d934eb5a6568209f Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Mon, 3 Nov 2025 14:42:55 +0000 Subject: [PATCH 2/2] Remove inconsistent full stops --- tools/rpi-make-boot-image | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/tools/rpi-make-boot-image b/tools/rpi-make-boot-image index e65a1db..f875aa2 100755 --- a/tools/rpi-make-boot-image +++ b/tools/rpi-make-boot-image @@ -253,9 +253,9 @@ sudo ${NAME} -d SOURCE_DIR -o OUTPUT Options: -a Select 32 or 64 bit kernel - -b Optionally prune the files to those required for the given board type. - -d The directory containing the files to include in the boot image. - -o The filename for the boot image. + -b Optionally prune the files to those required for the given board type + -d The directory containing the files to include in the boot image + -o The filename for the boot image -h Display help text and exit Examples: @@ -267,8 +267,7 @@ sudo ${NAME} -b pi4 -d bootfs/ -o boot.img Environment variables: The following environment variables may be specified to optionally override mkfs.vfat -arguments to help minimise the size of the boot image. - +arguments to help minimise the size of the boot image: Name mkfs.vfat parameter SECTOR_SIZE -S