summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/miniroot/install.sub5
1 files changed, 2 insertions, 3 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub
index e34bd84c188..c42c6e5533e 100644
--- a/distrib/miniroot/install.sub
+++ b/distrib/miniroot/install.sub
@@ -1,4 +1,4 @@
-# $OpenBSD: install.sub,v 1.647 2011/07/14 14:54:57 ajacoutot Exp $
+# $OpenBSD: install.sub,v 1.648 2011/07/28 19:11:33 halex Exp $
# $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $
#
# Copyright (c) 1997-2009 Todd Miller, Theo de Raadt, Ken Westerback
@@ -1648,8 +1648,7 @@ update_firmwares() {
[[ $MODE == upgrade ]] && _get=Update
ask_yn "$_get non-free firmwares on first boot?" no
[[ $resp == y ]] && \
- echo "echo 'updating firmwares'; /usr/sbin/fw_update -v" \
- >> /mnt/etc/rc.firsttime
+ echo "/usr/sbin/fw_update -v" >> /mnt/etc/rc.firsttime
}
# Create a skeletal but useful /etc/fstab from /tmp/fstab by stripping all