git: DragonFly_RELEASE_6_4 nrelease: Adjust fstab and reuse it for IMG boot

Aaron LI aly at crater.dragonflybsd.org
Tue Jun 16 18:20:11 PDT 2026


commit 6e5f9effe8fef8dad91f12fd4b8658a4f3caa7f1
Author: Aaron LI <aly at aaronly.me>
Date:   Mon Jan 20 13:56:45 2025 +0800

    nrelease: Adjust fstab and reuse it for IMG boot
    
    The root '/' filesystem is mounted by the kernel, so it can be omitted
    from 'etc/fstab'.  This also makes the 'fstab' file be used by the IMG
    boot, so just reuse it.

Summary of changes:
 nrelease/Makefile       | 7 -------
 nrelease/root/etc/fstab | 2 +-
 2 files changed, 1 insertion(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e5f9effe8fef8dad91f12fd4b8658a4f3caa7f1


-- 
DragonFly BSD source repository


More information about the Commits mailing list