summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-09 15:59:11 -0500
committersullrich <sullrich@pfsense.org>2009-12-09 15:59:30 -0500
commita331bc2a2af68ba8be3d3552d0619056443c009c (patch)
tree65154fcc893440b927fc93b004be7ffbb5605cce /etc/rc.firmware
parent712b72d7c7f20ffcc8b1fd01fd8af5052074dbf9 (diff)
downloadpfsense-a331bc2a2af68ba8be3d3552d0619056443c009c.zip
pfsense-a331bc2a2af68ba8be3d3552d0619056443c009c.tar.gz
Note that the file will be labeled nanobsd upgrade
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index ce4bf3f..4ee6e0e 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -141,7 +141,7 @@ pfSenseNanoBSDupgrade)
# Prevent full upgrade file from being used to upgrade
if [ `echo $IMG | grep "full"` ]; then
- echo "You cannot use a full file for upgrade. Please use a file labeled upgrade."
+ echo "You cannot use a full file for upgrade. Please use a file labeled nanobsd upgrade."
file_notice "NanoBSDUpgradeFailure" "You have attemped to use a full NanoBSD installation file as an upgrade. Please use a NanoBSD file labeled 'upgrade' instead."
rm -f $IMG
/etc/rc.conf_mount_ro
OpenPOWER on IntegriCloud