aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-06-13 12:45:35 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-06-13 13:19:36 -0500
commitf87a9eec3d23ea01578500972f1df993d5d24fba (patch)
tree821e6e5d2ec9267749f746eab4547cbccde8cc5e /NEWS.md
parent1e837d596e483ceb5cec177a6c7faff24a42384b (diff)
init.d/sysfs: mount efivars read only
This fixes #134.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 90a452b6..53802b40 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,6 +3,13 @@
This file will contain a list of notable changes for each release. Note
the information in this file is in reverse order.
+## OpenRC-0.28
+
+This version mounts efivars read only due to concerns about changes in
+this file system making systems unbootable. If you need to change something
+in this path, you will need to re-mount it read-write, make the change
+and re-mount it read-only.
+
## OpenRC-0.25
This version contains an OpenRC-specific implementation of init for