History log of /freebsd-current/usr.bin/mkimg/tests/img-63x255-512-gpt.vmdk.hex
Revision Date Author Comments
# 3b5c9845 18-Oct-2023 Jose Luis Duran <jlduran@gmail.com>

Remove $FreeBSD$: one line sh-pattern

Remove the $FreeBSD$ pattern added to the tests, as well as fixing the
mkimg_test.sh script to stop adding it when we rebase the tests.

Reviewed by: imp, emaste
Pull Request: https://github.com/freebsd/freebsd-src/pull/870


# d2abbfed 17-Oct-2023 Warner Losh <imp@FreeBSD.org>

mkimg: Regenerate all the tests for gpt

Recent changes to mkimg has changed the generated GPT images to be more
correct. Use make rebase to regenerate the baseline.

Sponsored by: Netflix


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 370d612f 08-Mar-2019 Marcel Moolenaar <marcel@FreeBSD.org>

Don't compress and uuencode the "hexdump -C" output files. Just
save them with the $FreeBSD$ tag prepended. Changes to these
files are now a lot easier to comprehend, which makes diffs also
reviewable.