summaryrefslogtreecommitdiff
path: root/sysutils/fwupd/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fwupd/pkg-message')
-rw-r--r--sysutils/fwupd/pkg-message15
1 files changed, 15 insertions, 0 deletions
diff --git a/sysutils/fwupd/pkg-message b/sysutils/fwupd/pkg-message
new file mode 100644
index 000000000000..f9dd35f3b471
--- /dev/null
+++ b/sysutils/fwupd/pkg-message
@@ -0,0 +1,15 @@
+[
+{ type: install
+ message: <<EOM
+
+ Warning: fwupd is highly experimental and DANGEROUS
+
+ PLEASE do not attempt to flash any devices yet!
+
+ If you want to help testing use those non-destructive commands:
+
+ fwupdmgr get-devices
+ fwupdmgr verify [DEVICE-ID|GUID]
+EOM
+}
+]