=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- openbsd/update_openbsd/update_openbsd 2015/01/18 03:01:08 1.71 +++ openbsd/update_openbsd/update_openbsd 2015/01/18 03:41:33 1.72 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.70 2015/01/18 02:59:23 andrew Exp $ +# $AFresh1: update_openbsd,v 1.71 2015/01/18 03:01:08 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -611,6 +611,9 @@ echo '==> UPDATING PACKAGES' pkg_add -ui -F update -F updatedepends + + echo '==> UPDATING FIRMWARE' + fw_update else echo Instructions for updating to the new version available from