aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-27 20:41:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-27 20:45:11 -0700
commita6b692fc167b8fa7fbdf4ac821fdb23a7295a8cc (patch)
treec6c34f9dcecb5911dd613f4464cae0b2f9f01c66 /doc/ideas.rst
parent5239b8d8fd2cca9beccdc62e6a616816f8c5cf31 (diff)
downloadconsfigurator-a6b692fc167b8fa7fbdf4ac821fdb23a7295a8cc.tar.gz
add WITH-CHANGE-IF-CHANGES-FILE{,-CONTENT}
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index d32ffed..1209e7d 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -49,11 +49,6 @@ Core
calling its :HOSTATTRS subroutine too -- could we figure out catching and
ignoring the condition when its :HOSTATTRS subroutine did get run?
-- Macro for use in DEFPROP which works like Propellor's changesFile. Will
- probably output ``(:check ...)`` expression and then substitute user's code
- into a ``(:apply ...)`` expression. Use this or variants thereof in most of
- the entries in ``PROPERTY.FILE``.
-
- HOSTDEPLOY and HOSTDEPLOY-THESE functions which are like DEPLOY and
DEPLOY-THESE but take the CONNECTION argument from the :DEPLOY argument to
DEFHOST.