summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-06-16 21:27:10 -0400
committerJoey Hess2016-06-16 21:27:10 -0400
commit97b58af02edcbe205a4d9eb270ca6c4027c6d46f (patch)
treeda9cbab6a80aee11970a7ed35d43665e95aa4a22
parent94a37a8b353e524cb6467760ce81437dfe3cad98 (diff)
comment
-rw-r--r--doc/todo/merge_request:_changes_to_Reboot.hs/comment_7_c556c4905ff4840e148bdd51a8dc1e53._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/merge_request:_changes_to_Reboot.hs/comment_7_c556c4905ff4840e148bdd51a8dc1e53._comment b/doc/todo/merge_request:_changes_to_Reboot.hs/comment_7_c556c4905ff4840e148bdd51a8dc1e53._comment
new file mode 100644
index 00000000..5898e0a5
--- /dev/null
+++ b/doc/todo/merge_request:_changes_to_Reboot.hs/comment_7_c556c4905ff4840e148bdd51a8dc1e53._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 7"""
+ date="2016-06-17T01:21:08Z"
+ content="""
+If Reboot.toKernelNewerThan doesn't reboot right away, then
+when a property `requires` it, the property's code is not
+guaranteed to run under the new kernel.
+So, an immediate reboot seems to make sense.
+
+Making the sbuild properties automatically include
+Reboot.toKernelNewerThan seems reasonable.
+"""]]