=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- openbsd/update_openbsd/update_openbsd 2017/12/11 02:34:10 1.101 +++ openbsd/update_openbsd/update_openbsd 2017/12/11 02:36:03 1.102 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.100 2017/12/11 01:48:08 andrew Exp $ +# $AFresh1: update_openbsd,v 1.101 2017/12/11 02:34:10 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -104,7 +104,7 @@ if [ ! "$boot_mount" ]; then mount $BOOT_DEVICE /mnt - boot_device_mounted="" + boot_device_mounted=1 KERNEL_ROOT=/mnt elif [ "$boot_mount" != "$default_mount" ]; then KERNEL_ROOT=$boot_mount/