aboutsummaryrefslogtreecommitdiff
path: root/src/property/disk.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:01:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:34:07 -0700
commitc487ae071d19d099c05e6a66029ba4641f43f23b (patch)
tree479034bd59a96de4248fc550d64fba93d8ffdcf9 /src/property/disk.lisp
parent16072787a88b8fdddda4c0e238f2c9570186321e (diff)
downloadconsfigurator-c487ae071d19d099c05e6a66029ba4641f43f23b.tar.gz
rename to INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FOR
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/disk.lisp')
-rw-r--r--src/property/disk.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/disk.lisp b/src/property/disk.lisp
index e9c35e6..ca2d2f7 100644
--- a/src/property/disk.lisp
+++ b/src/property/disk.lisp
@@ -941,7 +941,7 @@ filesystems will be incrementally updated when other properties change."
(caches-cleaned)))
(%raw-image-created
,volumes :chroot ,chroot :rebuild ,rebuild))
- (consfigurator.property.installer:chroot-installed-to-volumes
+ (consfigurator.property.installer:chroot-installed-to-volumes-for
,host ,chroot ,volumes))))
(defprop %squashfsed :posix (chroot image &optional (compression "xz"))