git: DragonFly_RELEASE_5_2 mkinitrd(8): Integrate the default configurations
Aaron LI
aly at crater.dragonflybsd.org
Wed Nov 7 04:53:18 PST 2018
commit bc10f98c77eab35ba0f140ba1a2cf0b029610583
Author: Aaron LI <aly at aaronly.me>
Date: Wed Nov 7 19:41:29 2018 +0800
mkinitrd(8): Integrate the default configurations
Integrate the default configurations in the tool itself, and thus remove
the config file (/etc/defaults/mkinitrd.conf). This allows to build
RELEASE 5.2 on master, because the mkinitrd.conf has been removed and is
absent on a master system.
Reported-by: swildner
Summary of changes:
Makefile_upgrade.inc | 1 +
etc/Makefile | 2 +-
etc/defaults/mkinitrd.conf | 7 -------
sbin/mkinitrd/mkinitrd.8 | 5 ++---
sbin/mkinitrd/mkinitrd.sh | 7 ++++++-
5 files changed, 10 insertions(+), 12 deletions(-)
delete mode 100644 etc/defaults/mkinitrd.conf
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc10f98c77eab35ba0f140ba1a2cf0b029610583
--
DragonFly BSD source repository
More information about the Commits
mailing list