mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
Escape a new line following r342283.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a51c7dc5fe
commit
252373ac4c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342690
@ -45,7 +45,7 @@ make_esp_file ${espfilename} ${fat32min} ${1}/boot/loader.efi
|
||||
|
||||
mkimg -s mbr \
|
||||
-b ${1}/boot/mbr \
|
||||
-p efi:=${espfilename}
|
||||
-p efi:=${espfilename} \
|
||||
-p freebsd:-"mkimg -s bsd -b ${1}/boot/boot -p freebsd-ufs:=${2}.part" \
|
||||
-o ${2}
|
||||
rm ${espfilename}
|
||||
|
Loading…
x
Reference in New Issue
Block a user