git: nrelease - Minor fixes
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Thu Mar 13 08:08:22 PDT 2014
commit 1c9d98d011e8feb81b9e5b37a47dff656fa89f3e
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Thu Mar 13 07:25:24 2014 -0700
nrelease - Minor fixes
- Use 'reinstallkernel' to avoid leaving *.old files
in the ISO image.
- Make sure the '/boot/kernel/kernel.BOOTP' symbolic link
is recreated when it already exists (-f option to ln).
- Do not use '-p' to cp. In the case /etc/resolv.conf file
has schg flag set, a later rm during nrelease would fail.
Submitted-by: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
DragonFly-bug: <http://bugs.dragonflybsd.org/issues/1496>
This commit closes #1496
Summary of changes:
nrelease/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c9d98d011e8feb81b9e5b37a47dff656fa89f3e
--
DragonFly BSD source repository
More information about the Commits
mailing list