git: nrelease: Migrate from cdrtools/mkisofs to makefs(8) for ISO creation
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 20 15:29:34 PST 2025
commit 57b363e86aca95e0a7308e855326c76528ba2bc7
Author: Aaron LI <aly at aaronly.me>
Date: Wed Feb 19 19:44:21 2025 +0800
nrelease: Migrate from cdrtools/mkisofs to makefs(8) for ISO creation
With the recently updated kernel cd9660 and userland makefs(8), we're
able to replace the mkisofs (from port sysutils/cdrtools) with the
in-base makefs(8) utility.
The new ISO has been tested for:
- both legacy BIOS and UEFI boot okay
- installation ok and the installed system worked
Summary of changes:
nrelease/Makefile | 26 ++++++++++----------------
1 file changed, 10 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/57b363e86aca95e0a7308e855326c76528ba2bc7
--
DragonFly BSD source repository
More information about the Commits
mailing list