From a8f9126e829657d181cc53be9b343960c97ca408 Mon Sep 17 00:00:00 2001 From: Robert Peichaer Date: Tue, 28 Feb 2017 19:42:39 +0000 Subject: Create the /etc/installurl file during upgrade too if a mirror was used and if the file did not yet exist. discussed with aja@ and deraadt@ OK tb@ aja@ --- distrib/miniroot/install.sub | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index feac47413d9..5c796c83d22 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/ksh -# $OpenBSD: install.sub,v 1.978 2017/02/28 18:32:15 rpe Exp $ +# $OpenBSD: install.sub,v 1.979 2017/02/28 19:42:38 rpe Exp $ # # Copyright (c) 1997-2015 Todd Miller, Theo de Raadt, Ken Westerback # Copyright (c) 2015, Robert Peichaer @@ -2535,8 +2535,9 @@ finish_up() { done /mnt/etc/installurl fi -- cgit v1.2.3