summaryrefslogtreecommitdiff
path: root/sys/tools/embed_mfs.sh
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2018-11-02embed_mfs.sh: replace some compound statements with conventional ifsEd Maste
2018-01-03embed_mfs: correctly test grep return valueEd Maste
2017-12-19embed_mfs: support embedding mfs into loaderEd Maste
2017-11-27sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-17embed_mfs: add error handling, usageEd Maste
2017-01-10Replace using of objdump with elfdumpLi-Wen Hsu
2016-08-10Consider CROSS_BINUTILS_PREFIX environment variable so we use correctRuslan Bukin
2016-02-02Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specifiedAdrian Chadd
2008-02-05Introduce a standalone shell script for embedding MFS image.Rafal Jaworowski