Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158173484
D57224.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
463 B
Referenced Files
None
Subscribers
None
D57224.diff
View Options
diff --git a/tools/tools/nanobsd/legacy.sh b/tools/tools/nanobsd/legacy.sh
--- a/tools/tools/nanobsd/legacy.sh
+++ b/tools/tools/nanobsd/legacy.sh
@@ -326,7 +326,7 @@
altroot="-p freebsd:=${NANO_OBJ}/_.altroot.image:+$(( NANO_SECTS * 512 ))"
rm -f "${NANO_OBJ}/_.altroot.part"
else
- altroot="-p freebsd::${CODE_SIZE}b:+$(( NANO_SECTS * 512 ))"
+ altroot="-p freebsd::$(( CODE_SIZE * 512 )):+$(( NANO_SECTS * 512 ))"
fi
else
altroot="-p-"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 30, 9:12 AM (10 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33570967
Default Alt Text
D57224.diff (463 B)
Attached To
Mode
D57224: nanobsd: Fix code image size formatting
Attached
Detach File
Event Timeline
Log In to Comment