Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154945489
D54854.id170312.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
511 B
Referenced Files
None
Subscribers
None
D54854.id170312.diff
View Options
diff --git a/tools/tools/nanobsd/defaults.sh b/tools/tools/nanobsd/defaults.sh
--- a/tools/tools/nanobsd/defaults.sh
+++ b/tools/tools/nanobsd/defaults.sh
@@ -566,7 +566,7 @@
cp ${NANO_METALOG} ${NANO_METALOG}.pre
echo "/set uname=${NANO_DEF_UNAME} gname=${NANO_DEF_GNAME}" > ${NANO_METALOG}
cat ${NANO_METALOG}.pre | ${NANO_TOOLS}/mtree-dedup.awk | \
- sed -e 's/ size=[0-9][0-9]*//' | sort >> ${NANO_METALOG}
+ sort | mtree -C -K uname,gname,tags -R size,time >> ${NANO_METALOG}
fi
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 6:06 AM (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32557929
Default Alt Text
D54854.id170312.diff (511 B)
Attached To
Mode
D54854: nanobsd: Use mtree -C to produce the metalog
Attached
Detach File
Event Timeline
Log In to Comment