git: initrd: Extract 'local' real root handling into rcmount_local script

Aaron LI aly at crater.dragonflybsd.org
Fri Jun 19 06:29:44 PDT 2026


commit 01a33520cfc84990a2898eb1bdc50f9008c1c820
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Jun 16 13:03:28 2026 +0800

    initrd: Extract 'local' real root handling into rcmount_local script
    
    Similar to the handling of 'crypt' and 'tcplay' types of real root.

Summary of changes:
 initrd/etc/Makefile      | 2 +-
 initrd/etc/rc            | 8 +-------
 initrd/etc/rcmount_local | 7 +++++++
 3 files changed, 9 insertions(+), 8 deletions(-)
 create mode 100644 initrd/etc/rcmount_local

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/01a33520cfc84990a2898eb1bdc50f9008c1c820


-- 
DragonFly BSD source repository


More information about the Commits mailing list