git: initrd: Clean up the real root mount code
Aaron LI
aly at crater.dragonflybsd.org
Fri Jun 8 01:03:07 PDT 2018
commit a973f5d34a3bfc289f39323c8ff31e0f83c67d29
Author: Aaron LI <aly at aaronly.me>
Date: Fri Jun 1 15:25:40 2018 +0800
initrd: Clean up the real root mount code
Make the real root mount code/scripts much simpler. Also use the newly
exported NEW_ROOT variable to be more maintainable.
Summary of changes:
share/initrd/etc/rc | 32 ++++++++++----------------------
share/initrd/etc/rcmount_crypt | 32 ++++----------------------------
share/initrd/etc/rcmount_tcplay | 25 +++----------------------
3 files changed, 17 insertions(+), 72 deletions(-)
mode change 100755 => 100644 share/initrd/etc/rcmount_crypt
mode change 100755 => 100644 share/initrd/etc/rcmount_tcplay
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a973f5d34a3bfc289f39323c8ff31e0f83c67d29
--
DragonFly BSD source repository
More information about the Commits
mailing list