aboutsummaryrefslogtreecommitdiff
path: root/net/aoe
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net/aoe
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'net/aoe')
-rw-r--r--net/aoe/pkg-message14
1 files changed, 6 insertions, 8 deletions
diff --git a/net/aoe/pkg-message b/net/aoe/pkg-message
index 2cb3a73982f5..42870c7f8777 100644
--- a/net/aoe/pkg-message
+++ b/net/aoe/pkg-message
@@ -1,6 +1,6 @@
--------------------------------------------------------------------------------
-IMPORTANT! MAKE SURE TO READ THE FOLLOWING!
-
+[
+{ type: install
+ message: <<EOM
Please remember to reinstall this port after kernel source update. Using AoE
devices on boot is a little tricky because the network must be up before the
system can access an AoE device. The current rc boot method for automounting
@@ -34,8 +34,6 @@ and the following added to /etc/fstab:
will automatically start the AoE driver and mount the /mnt/a and /mnt/b
"blades". See aoe(4) and http://www.coraid.com/support/freebsd/usingaoe.html
for more information.
-
--stacey.
-
-IMPORTANT! MAKE SURE TO READ THE ABOVE!
--------------------------------------------------------------------------------
+EOM
+}
+]