Announce where we've put the image too
This commit is contained in:
parent
0ec2d2dd25
commit
1151203cf2
@ -201,8 +201,13 @@ create_diskimage_gpt ( ) (
|
||||
|
||||
create_diskimage_mbr ( ) (
|
||||
|
||||
local fmt
|
||||
|
||||
[ -z ${NANO_DISKIMAGE_FORMAT} ] || fmt=".${NANO_DISKIMAGE_FORMAT}"
|
||||
|
||||
pprint 2 "build diskimage ${NANO_NAME}"
|
||||
pprint 3 "log: ${NANO_LOG}/_.di"
|
||||
pprint 3 "image in: ${NANO_DISKIMGDIR}/_.disk.image.${NANO_NAME}${fmt}"
|
||||
|
||||
(
|
||||
local extra i sz fmt fmtarg bootmbr bootbsd skiparg
|
||||
|
Loading…
x
Reference in New Issue
Block a user