git: initrd: don't leave an empty /rescue after switching location
Aaron LI
aly at crater.dragonflybsd.org
Sat Jun 9 02:01:14 PDT 2018
commit 111cbfe4120e75ea2a4ae370743107616748cd43
Author: Aaron LI <liweitianux at live.com>
Date: Sat Jun 9 16:45:48 2018 +0800
initrd: don't leave an empty /rescue after switching location
The recent initrd change will remove the rescue tools from their old
location (/usr/share/initrd) but leave an empty /rescue directory. Avoid
such a situation by building the rescue tools after installworld if /rescue
is empty.
Suggested-by: François Tigeot
Summary of changes:
Makefile.inc1 | 10 ++++++++++
1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/111cbfe4120e75ea2a4ae370743107616748cd43
--
DragonFly BSD source repository
More information about the Commits
mailing list